Releases: usebedrock/bedrock
Releases · usebedrock/bedrock
1.0.3
1.0.2
- Renamed _patterns folder to _components. ⚠ Warning, please rename your folders if you upgrade to this Bedrock version. A warning will appear on compile.
- Improve the parsing of color values for the styleguide
- Deprecate use of
showIndividualComponentsInNav
- Improve first rune experience
- Default to not using icon fonts on a fresh Bedrock install
- Fix a bug where jQuery was used by Bedrock core but not required in dependencies
1.0.1
- Bug fixes
- Fixed a bug where adjusting CSS would trigger a full page reload
- Only send reload to BrowserSync when an error is actually cleared
- Adjusted the arrows in the side navigation. They were pointing in the wrong direction.
- Removed overflowing scroll bars in the style guide
1.0.0
Bedrock's features have matured and we are ready to call this a 1.0.0.
- Static site generator built on Gulp, the fastest streaming build system.
- Takes care of the basics so you can work: compiling your SCSS, bundling your Javascript, reloading your app when files change with browser-sync.
- Automatic color documentation based on hex values in SCSS
- Build a tree of templates, whose structure gets reflected in an automatic page index.
- Easily add components to a style guide, whose code can be copied to the clipboard easily.
- Blindingly fast template generation using Jade and Express.
- Epic faking of application data by easily parsing JSON.
- Automatic icon font compilation and icon font documentation
- Automatic SVG icon documentation