Skip to content

charcoal-ui 0.3.9

Compare
Choose a tag to compare
@JoelAlphonso JoelAlphonso released this 25 Jul 18:27
· 18 commits to master since this release

Key Features

FormTrait and FormGroupTrait improvements

BC Breaks

There shouldn't be any breaking changes


What's new in 0.3.9 since 0.3.8?

Changed

  • Setting the form from FormGroupTrait can now be overridden.
  • Add conditionalLogic system to show/hide form groups over property values.
  • Tabs can now have dedicated title.
  • Add finalizedFormGroups to facilitate affecting form groups from Request (allowing keeping a history of last form group for exemple).