|
1 |
| -## 1.0.0 (2016-05-24) |
| 1 | +## 1.1.0 (2016-08-03) |
| 2 | + |
| 3 | +### Features |
| 4 | +* Configurable dependencies (#[974](https://github.com/SC5/sc5-styleguide/pull/974)) |
2 | 5 |
|
3 | 6 | ### Improvements
|
4 |
| -* Use new version of gonzales and traverse for LESS (#[947](https://github.com/SC5/sc5-styleguide/pull/947))<br/> |
5 |
| - Thanks to this change, we should get rid of many parsing bugs. |
6 |
| -* Upgrade packages (#[933](https://github.com/SC5/sc5-styleguide/pull/933)) |
7 |
| -* Return server instance when calling styleguide.server() (#[948](https://github.com/SC5/sc5-styleguide/pull/948)) |
8 |
| -* Fix css for search field (#[935](https://github.com/SC5/sc5-styleguide/pull/935)) |
9 |
| -* Optimize filter setVariables (#[946](https://github.com/SC5/sc5-styleguide/pull/946)) |
| 7 | +* Avoid nested paragraphs in description (#[980](https://github.com/SC5/sc5-styleguide/pull/980)) |
| 8 | +* #961 Tweak bemto.jade path dynamically (#[962](https://github.com/SC5/sc5-styleguide/pull/962)) |
| 9 | +* Test for $var: $var; declarations in SCSS Fix #496. (#[954](https://github.com/SC5/sc5-styleguide/pull/954)) |
| 10 | +* enhanced custom styles accessibility to navbar by adding class names … (#[972](https://github.com/SC5/sc5-styleguide/pull/972)) |
| 11 | + |
| 12 | +### Fixes |
| 13 | +* Fix angular-mocks version (#[973](https://github.com/SC5/sc5-styleguide/pull/973)) |
| 14 | +* Scrolling from javascript not working when overflow: auto is set on body. (#[956](https://github.com/SC5/sc5-styleguide/pull/956), closes [#42](https://github.com/SC5/sc5-styleguide/issues/42)) |
10 | 15 |
|
11 |
| -### Internal improvements |
12 |
| -* Test for !optional in SCSS. Fix #757 (#[950](https://github.com/SC5/sc5-styleguide/pull/950)) |
13 |
| -* Test for @supports in CSS. Fix #944 (#[949](https://github.com/SC5/sc5-styleguide/pull/949)) |
| 16 | +### Documentation |
| 17 | +* Typos in readme.md (#[971](https://github.com/SC5/sc5-styleguide/pull/971)) |
| 18 | +* Link to a blog post about advanced adjustment (#[952](https://github.com/SC5/sc5-styleguide/pull/952)) |
14 | 19 |
|
15 | 20 | ### Credits
|
16 | 21 |
|
17 |
| -Thanks to [Sascha Egerer](https://github.com/sascha-egerer), [Matti Suur-Askola](https://github.com/mattisa) and |
18 |
| -[Marc](https://github.com/soulfresh) for making this release to happen! |
| 22 | +Thanks to [Gambit3](https://github.com/gambit3), [Marc](https://github.com/soulfresh). |
| 23 | +[Philippe Vayssière](https://github.com/PhilippeVay) and [Yutaro Miyazaki](https://github.com/vwxyutarooo) |
| 24 | +for making this release to happen. |
0 commit comments