1.1
A feature release!
Page states
We have implemented a feature to display page states. Simply make templates in a format like this:
base-page.jade
for the "base page"base-page--state.jade
for the "base page" in "state"base-page--state2.jade
for the "base page" in "state2"
The states will show up in a separate menu:
Improved icon documentation
We have improved the ways you can document icons. You can now add sub folders to the SVG icons
directory. Every folder will generate its own section within the styleguide.
For example:
Dark mode
Set ui.dark
to true in bedrock.config.js
to enable dark mode.