Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
v2.23.3
2.23.3 (2021-02-24)
Bug fixes
@data-driven-forms/pf4-component-mapper~2.23.3
- Update snapshots
- fix(pf4): handle escape key in modal wizard
- Update snapshots
- fix(pf4): use pf modal for wizard
@data-driven-forms/common~2.23.3
- fix(common): wizard ignore enter event with shift or ctrl
v2.23.2
2.23.2 (2021-02-23)
Bug fixes
@data-driven-forms/pf4-component-mapper~2.23.2
- fix(pf4): add class for cancel wizard button
v2.23.1
2.23.1 (2021-02-19)
Bug fixes
@data-driven-forms/pf4-component-mapper~2.23.1
- fix(pf4): fix wizard classname prop
v2.23.0
2.23.0 (2021-02-18)
Minor changes
@data-driven-forms/pf4-component-mapper~2.23.0
- feat(pf4): Add validateOnMount option
@data-driven-forms/common~2.23.0
- feat(pf4): Add validateOnMount option
Bug fixes
@data-driven-forms/react-renderer-demo~2.23.0
- Fix minor typo in docs
v2.22.0
2.22.0 (2021-02-15)
Minor changes
@data-driven-forms/pf4-component-mapper~2.22.0
- feat(pf4): use original PF4 slider
@data-driven-forms/react-renderer-demo~2.22.0
- feat(pf4): use original PF4 slider
v2.21.1
2.21.1 (2021-01-28)
Bug fixes
@data-driven-forms/pf4-component-mapper~2.21.1
- fix(pf4): Allow to customize radio options
v2.21.0
2.21.0 (2021-01-28)
Minor changes
@data-driven-forms/pf4-component-mapper~2.21.0
- feat(pf4): replace custom dual list
Bug fixes
@data-driven-forms/pf4-component-mapper~2.21.0
- Update PF to latest
- Update snaps
- Fix onOptionSelect callback
- Update test for PF4 dual list selector
- Update PF4 dual list documentation
- Update definition file for Dual List
- Add optional sort button for Dual List Select
@data-driven-forms/react-renderer-demo~2.21.0
- Update PF4 dual list documentation
- Fix MUI templates in demo
v2.20.3
2.20.3 (2021-01-26)
Bug fixes
@data-driven-forms/carbon-component-mapper~2.20.3
- fix(carbon): pass the label for numeric text-field correctly
v2.20.2
2.20.2 (2021-01-21)
Bug fixes
@data-driven-forms/carbon-component-mapper~2.20.2
- fix(carbon): reorder the buttons according to the alignment guide
v2.20.1
2.20.1 (2021-01-21)
Bug fixes
@data-driven-forms/carbon-component-mapper~2.20.1
- fix(carbon): make the subform title element larger
@data-driven-forms/react-renderer-demo~2.20.1
- fix(carbon): make the subform title element larger