Releases: SC5/sc5-styleguide
Releases · SC5/sc5-styleguide
1.6.0
1.6.0 (2017-04-10)
Feature
- Deploy landing page from folder (#1062)
Improvement
- Update README.md Grunt Example (#1068)
Fixes
- change the order of styles so that styleguide styles can override app… (#1069)
Credits
Thanks to Dandy Umlauft for contribution into this release.
1.5.0
1.5.0 (2017-01-18)
Updates
- Switch from Jade to Pug. Fix #993 (#1060)
Improvement
- Only subsections are navigable if hideSectionsOnMainSection option is true (#1059)
Fixes
- Fixed sockets to reload styleguide pages on code changes. Fix #1045 (#1055)
- docs: Removed duplicate command line arg (#1057)
- Fix layout and mobile toggle for sidenav option (#1056)
Credits
Thanks to Jeremy AAsum for contribution into this release.
1.4.1
1.4.1 (2017-01-03)
*** Feature
- hideSubsectionsOnMainSection option added for show/hide subsections on main section view (#1052)
- favIcon option added (#1048)
1.4.0
Updates
- Update Gonzales parser to version 4. Fix #1038 (#1049)
Fixes
- Parse additional params correctly if many modifiers are in use. Fix #1037 (#1050)
Internal
- Updated README.md with svg badge (#1046)
1.3.3
1.3.3 (2016-11-28)
Features
- showMarkupSection option added for show/hide markup section (#1039)
Improvements
- In mobile layout sidenav is hidden by default (#1040)
1.3.2
1.3.2 (2016-11-17)
*** Improvement
- Improvements and bug fixes for side navigation (#1034)
1.3.1
1.3.1 (2016-11-11)
Fixes
- Allow trailing spaces in between KSS parameters. Fix#1027 (#1031)
- Bump to socket.io 1.4.0 (#1032)
Internal
Credits
Thanks to @marinho for contributing into this release.
1.3.0
Features
- Allow to run multiple styleguide servers on different ports. Fix #1019 (#1021)
- Build option to disable server log. Fix #1007 (#1022)
Fixes
- Fix#1017 Parse SCSS variable declarations without spaces (#1018)
Internal
- Unit test for not considering spaces in variable definitions (#1020)
1.2.0
1.2.0 (2016-09-16)
Fixes
- Fix broken scrollbar on overview anchor tags and also fix navbar (#1006)
Improvement
- Update gonzales-pe to a newer version (#1002)
Credits
Thanks to Sascha Egerer
for making this release happen.
1.1.3
1.1.3 (2016-09-02)
Fixes
- Fix to return the ocLazyLoading promise on resolve (#998)
- Fix sideNav undefined error in console (#1004)
- Fix a styleguide styling issue regarding the $content-max-width scss variable (#1003)
Credits
Thanks to Camilo Vasco and Alastair Hodgson
for making this release happen.