This repository was archived by the owner on Jan 25, 2024. It is now read-only.
Additions:
- Added storybook, run with
yarn storybook configprop is now optional, if no config is present the composition will allow all components in thecomponentsprop and create a single group namedmain- Draft mode is now opt-in with
draftMode: true - Added translation options via the
langprop - Added a
sectionifierhelper for JSON data that requires being formatted in to sections - Component
messagecan now be HTML - Conditional fields with the
conditionprop for fields - Styling enhancements
Fixes:
- Fixed issues with radio/checkbox collections