Skip to content

1.16pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@Wolfr Wolfr released this 15 Feb 09:48
· 262 commits to develop since this release
  • Behavior change regarding HTML - Don't inline HTML tags in output. This is a setting in bedrock.config.js which you can disable if desired.
  • Implemented a way to mark components as being customized vs. a host framework. Add containsCustom: true to YAML front matter in the _docs.md file on the component level.
  • Allow horizontal resizing of components in styleguide to test for responsiveness