This repository has been archived by the owner on May 25, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Triangle717
committed
Mar 11, 2014
1 parent
2edb5ef
commit acd5fa3
Showing
1 changed file
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,52 @@ | ||
# News # | ||
|
||
### 1.1.3 ### | ||
## 1.1.3 ## | ||
|
||
2/22/14 | ||
### 2/22/14 ### | ||
|
||
* Added internationalization support and German translation ([#7](https://github.com/le717/brackets-html-skeleton/issues/7), pull request by [@mikeboy91](https://github.com/mikeboy917)) | ||
* Use Bracket's image viewer to display logo | ||
* Adjust placement of dialog elements | ||
* Use regex to substitute image dimensions in template string | ||
|
||
|
||
### 1.1.2 ### | ||
## 1.1.2 ## | ||
|
||
2/18/14 | ||
### 2/18/14 ### | ||
|
||
* Fixed improper placement of external stylesheet when combined with "Head and body w/title & meta" option ([#4](https://github.com/le717/brackets-html-skeleton/issues/4)) | ||
* Added Cancel button to dialog | ||
* Fixed incorrect HTML tags and attributes | ||
|
||
|
||
### 1.1.1 ### | ||
## 1.1.1 ## | ||
|
||
2/10/14 | ||
### 2/10/14 ### | ||
|
||
* Fix extension not even working ([#3](https://github.com/le717/brackets-html-skeleton/issues/3)) | ||
* Fix Brackets UI guideline violations | ||
|
||
|
||
### 1.1.0 ### | ||
## 1.1.0 ## | ||
|
||
2/8/14 | ||
### 2/8/14 ### | ||
|
||
* Inspired by [adobe/brackets#6707](https://github.com/adobe/brackets/issues/6707), HTML Skeleton has been completely rewritten | ||
to support new HTML elements using a dialog box rather than a straight keyboard shortcut | ||
|
||
|
||
### 2/8/14 ### | ||
## 2/8/14 ## | ||
|
||
* HTML Skeleton was forked to support [Bootstrap 3](http://getbootstrap.com/). Check it out at [@mirorauhala/brackets-bootstrap-skeleton](https://github.com/mirorauhala/brackets-bootstrap-skeleton)! | ||
|
||
### 0.7.4 ### | ||
## 0.7.4 ## | ||
|
||
1/30/2014 | ||
### 1/30/2014 ### | ||
|
||
* Fixed pre-filled `<html lang="">` value | ||
|
||
### 0.7.3 ### | ||
## 0.7.3 ## | ||
|
||
1/25/2014 | ||
### 1/25/2014 ### | ||
|
||
* Initial release |