This repository was archived by the owner on Jul 19, 2021. It is now read-only.
v0.1.6
Find below new features and updates introduced by version v0.1.6.
New features
- Description of field groups and repeaters now appears on components and boards editors
- Field groups and field settings are now sortable
- Field groups now have a convenient way to list all its field settings
Updates
- Creating a component via console autogenerates all associated fields
- Repeater views are now more polished and DRY with
form-item--collapsable - All classes with
positionvalue are now consistent, with counter starting from0. - A combination of
FieldSettingand Fieldable now can have only one associated field. This is true forTextStringSelectionRadioCheckboxRelationDate - More secure control over orphan fields
- Better installation process