Releases: SC5/sc5-styleguide
Releases · SC5/sc5-styleguide
0.3.19
Fixes
- Update designer tool references when switching page (#638)
- Fix color helper not to overflow from container (#636)
Improvements
- Upgrade gonzales-pe to 3.0.0-29 (#637)
0.3.18
Fixes
- Fix header element in the demo styleguide (#632)
0.3.17
Fixes
- Fix: Render angular components properly when using modifiers (#629)
- Fix: Parser should not crash on empty files (#628)
- Update README gulp example (#622) Thanks @bassettsj!
0.3.16
Fixes
- Fix: Updating variables should only change variable declarations (#617)
- Fix styleguide color block height (#612)
- Remove neat-grid. Fixes leaking style issues (#609)
Improvements
- Make TOC automatically (#614)
- Update lodash to 0.3.8 (#611)
0.3.15
Fixes
- Fix accidentally changed action color (#605)
Improvements
- npm dependencies updated (#606)
- gonzales-pe upgrades to 3.0.0-26 (#591)
0.3.14
Fixes
- Allow anchor links in the overview file. Fixes #599 (#602)
- Fix fullscreen mode links when disableHtml5Mode is enabled. Fixes #597 (#598)
Improvements
- Support passing --disable-html5-mode on the command line. Thanks @alekstorm! (#596)
- Disable HTML5 mode by default when internal server is not used (#594)
- lodash update (#593)
- Update footer logo (#590)
0.3.13
Improvements
- Do not expose all configuration params to index.html JSON (#586)
- Improve static asset documentation (#585)
- Update Npm dependencies (#580)
0.3.12
Fixes
- Respect ignored blocks in kss-splitter, (#579, closes #577)
- Replace marked library with markdown-it, (#578, closes #569)
0.3.11
Features
- Add possibility to ignore parts of the style files from processing (#568)
- Add possibility to disable HTML5 history API. Implements #534 (#574)
Fixes
- Fix list styles in overview page, (#570, closes #559)
Improvements
- Improve variable parser tests (#572)
- Add serialized configuration to index.html (#573)
0.3.10
Fixes
- Downgrade gonzales to 3.0.0-12. Due to vast amount of issues with the newer gonzales the version is downgraded to 3.0.0-12
Improvements
- Improve variable parsing tests (#564)
- Remove outdated information from development instructions (#558)