bunsen-core
Advanced tools
Changelog
2.5.0 (2019-01-22)
classNames
originally accepted only an object but support a new feature in Bunsen, this also needs to accept strings.
Changelog
2.4.0 (2018-11-14)
eachKey
to arrayOptions
view schema. This allows the consumer to pick a better key for the {{#each key=eachKey}}
used in array containersChangelog
2.3.0 (2018-11-09)
isSection
and tag
properties to v2 schema. Upcoming bunsen feature will utilize those extra properties to force a cell as a section without requiring a label
or collapsible
to be set. tag
will allow users to defined an id they can use as a reference.Changelog
2.2.0 (2018-10-24)
field
in classNames
hook in UI Schema 2Changelog
2.1.1 (2018-08-15)
required
only being added to nearest parent object