-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #99 from varya/features/0.2.2
Releasing 0.2.2
- Loading branch information
Showing
2 changed files
with
26 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
## 0.2.2 (2014-10-21) | ||
|
||
* Move variable parsing logic to external lib. Implement initial tests (#[98](https://github.com/SC5/sc5-styleguide/pull/98)) | ||
* Variable saving moved to Variable service (#[97](https://github.com/SC5/sc5-styleguide/pull/97)) | ||
* Remove decodeHTML filter as native solution is available (#[94](https://github.com/SC5/sc5-styleguide/pull/94)) | ||
* Features/modular css 4 app (#[93](https://github.com/SC5/sc5-styleguide/pull/93)) | ||
* Find sass variables with config parameter instead of magic file. Fix socket.io target paths (#[91](https://github.com/SC5/sc5-styleguide/pull/91)) | ||
* Fix fullscreen to work also with first level items (#[89](https://github.com/SC5/sc5-styleguide/pull/89)) | ||
* Fixed double inclusion of Angular dependencies (#[90](https://github.com/SC5/sc5-styleguide/pull/90)) | ||
* Add commonClass option that is added to every preview block (#[87](https://github.com/SC5/sc5-styleguide/pull/87)) | ||
* Possibility to display a single element as full page (#[88](https://github.com/SC5/sc5-styleguide/pull/88)) | ||
* Fixed section.markup: false (#[86](https://github.com/SC5/sc5-styleguide/pull/86)) | ||
* Fix designer mode (#[84](https://github.com/SC5/sc5-styleguide/pull/84)) | ||
* Fix dynamic SASS variables (#[80](https://github.com/SC5/sc5-styleguide/pull/80)) | ||
* Do not reveal output path to public configuration (#[74](https://github.com/SC5/sc5-styleguide/pull/74)) | ||
* Upgrade to angular 1.3.0 (#[82](https://github.com/SC5/sc5-styleguide/pull/82)) | ||
* Add david dependency badge (#[83](https://github.com/SC5/sc5-styleguide/pull/83)) | ||
* Tests for MainCtrl (#[79](https://github.com/SC5/sc5-styleguide/pull/79)) | ||
* Socket.io is optional (#[78](https://github.com/SC5/sc5-styleguide/pull/78)) | ||
* Describe in docs that a server should resolve paths into appRoot (#[77](https://github.com/SC5/sc5-styleguide/pull/77)) | ||
* Fix: Overview.md is not rendered (#[76](https://github.com/SC5/sc5-styleguide/pull/76)) | ||
* Update jscs to 1.7.1. Fix tests (#[75](https://github.com/SC5/sc5-styleguide/pull/75)) | ||
* Remove unused stream-assert-gulp (#[72](https://github.com/SC5/sc5-styleguide/pull/72)) | ||
* Update jscs to 1.7.0. Fix coding conventions (#[73](https://github.com/SC5/sc5-styleguide/pull/73)) | ||
|
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