Skip to content

Releases: usebedrock/bedrock

1.0.3

14 Feb 20:54
Compare
Choose a tag to compare
  • Improvement: Extend sample layout in rendered component
    • This allows you to use the +icon mixin in the style guide without explicitly including it as a mixin

1.0.2

07 Feb 21:18
Compare
Choose a tag to compare
  • 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

29 Nov 16:51
Compare
Choose a tag to compare
  • 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

21 Nov 22:02
Compare
Choose a tag to compare

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