1.16pre
Pre-release
Pre-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