Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
v3.12.0
3.12.0 (2021-08-31)
Minor changes
@data-driven-forms/pf4-component-mapper~3.12.0
- feat(pf4): add description to select
Bug fixes
@data-driven-forms/pf4-component-mapper~3.12.0
- Use PF class
@data-driven-forms/react-renderer-demo~3.12.0
- Add PF4 select description documentation
@data-driven-forms/common~3.12.0
- Fix wrong link in to example button
v3.11.4
3.11.4 (2021-08-20)
Bug fixes
@data-driven-forms/react-form-renderer~3.11.4
- fix(renderer): Fix wrong set of Date
@data-driven-forms/react-renderer-demo~3.11.4
- Add tree variant for dual list select demo
v3.11.3
3.11.3 (2021-07-14)
Bug fixes
@data-driven-forms/pf4-component-mapper~3.11.3
- fix(pf4): pass rest props to option in mutliple checkbox
@data-driven-forms/react-renderer-demo~3.11.3
- Store selected schema in query, not in state
v3.11.2
3.11.2 (2021-06-25)
Bug fixes
@data-driven-forms/carbon-component-mapper~3.11.2
- fix(carbon): do not send component in radio to not set type
@data-driven-forms/react-renderer-demo~3.11.2
- Add button for expanding/hiding options in examples
- Add schema variants for select example
- Add a feature for multiple schema in component examples
- Fix div inside p error in common select text
v3.11.1
3.11.1 (2021-06-25)
Bug fixes
@data-driven-forms/common~3.11.1
- fix(common): no default conversion for react-jss
v3.11.0
3.11.0 (2021-06-23)
Minor changes
@data-driven-forms/mui-component-mapper~3.11.0
- feat(mui): add form error alert
Bug fixes
@data-driven-forms/react-renderer-demo~3.11.0
- Fix wrong space character in demo
v3.10.0
3.10.0 (2021-06-23)
Minor changes
@data-driven-forms/carbon-component-mapper~3.10.0
- feat(carbon): allow to group options in single select
@data-driven-forms/react-renderer-demo~3.10.0
- feat(carbon): allow to group options in single select
v3.9.2
3.9.2 (2021-06-22)
Bug fixes
@data-driven-forms/carbon-component-mapper~3.9.2
- fix(carbon): fix multiple checkbox by correctly passing event
v3.9.1
3.9.1 (2021-06-21)
Bug fixes
@data-driven-forms/ant-component-mapper~3.9.1
- fix(all): fix all possible ts errors
@data-driven-forms/carbon-component-mapper~3.9.1
- fix(all): fix all possible ts errors
@data-driven-forms/react-form-renderer~3.9.1
- fix(all): fix all possible ts errors
v3.9.0
3.9.0 (2021-06-21)
Minor changes
@data-driven-forms/common~3.9.0
- feat(common): allow to select all/none in the select options
Bug fixes
@data-driven-forms/react-renderer-demo~3.9.0
- Add documentation for a common select
- Add firebase function for sending comments
- Fix all demo examples and remove the alert
@data-driven-forms/common~3.9.0
- Update tests for selectAll and selectNone
- fix(common): check all/none when available
@data-driven-forms/carbon-component-mapper~3.9.0
- fix(carbon): use common onChange event