From 451c7442285ff90b6afd6574b3c09849cb240c24 Mon Sep 17 00:00:00 2001 From: Triangle717 Date: Tue, 11 Mar 2014 12:48:11 -0400 Subject: [PATCH] Update HTML dialog elements according to previous style rules, Indent JS using two space soft tabs, per GitHub JavaScript guidelines https://github.com/styleguide/javascript --- NEWS.md | 9 ++ htmlContent/mainDialog.html | 10 +- main.js | 306 ++++++++++++++++++------------------ 3 files changed, 166 insertions(+), 159 deletions(-) diff --git a/NEWS.md b/NEWS.md index 10ed3d0..a7bc0b0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,14 @@ # News # +## 1.1.4 ## + +### 3/??/14 ### + +* Replace `transform` CSS properties ([#8](https://github.com/le717/brackets-html-skeleton/issues/8)) +* Removed duplicate value assignments +* Indent HTML and CSS using two space soft tabs ([http://mdo.github.io/code-guide/#html-syntax](http://mdo.github.io/code-guide/#html-syntax) +[http://mdo.github.io/code-guide/#css-syntax](http://mdo.github.io/code-guide/#css-syntax)) + ## 1.1.3 ## ### 2/22/14 ### diff --git a/htmlContent/mainDialog.html b/htmlContent/mainDialog.html index db4a8df..6959a04 100644 --- a/htmlContent/mainDialog.html +++ b/htmlContent/mainDialog.html @@ -39,11 +39,11 @@

{{ELEMENTS}}

- x - + x +
- +