-
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.
- Loading branch information
Hannu Pelkonen
committed
Jun 16, 2015
1 parent
8a0068e
commit a4faf75
Showing
3 changed files
with
25 additions
and
3 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
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,5 +1,13 @@ | ||
## 0.3.22 (2015-06-11) | ||
## 0.3.23 (2015-06-16) | ||
|
||
### Fixes | ||
|
||
* Fix issue when override mixin gets replaced with the empty one. Add test case (#[660](https://github.com/SC5/sc5-styleguide/pull/660)) | ||
* Support special characters on page title and on designer tool, (#[670](https://github.com/SC5/sc5-styleguide/pull/670), closes [#664](https://github.com/SC5/sc5-styleguide/issues/664)) | ||
* Fix: Ignored blocks should not change line numbering (#[669](https://github.com/SC5/sc5-styleguide/pull/669)) | ||
* Fix '{{color.value}} does not conform to the required format' warnings (#[665](https://github.com/SC5/sc5-styleguide/pull/665)) | ||
|
||
### Improvements | ||
|
||
* Throttle scroll events. Optimize scroll performance (#[666](https://github.com/SC5/sc5-styleguide/pull/666)) | ||
* Update dependencies (#[668](https://github.com/SC5/sc5-styleguide/pull/668)) | ||
* Add customizable section header colors (#[667](https://github.com/SC5/sc5-styleguide/pull/667)) |
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