Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
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
v3.8.4
3.8.4 (2021-06-14)
Bug fixes
@data-driven-forms/common~3.8.4
- fix(common): transform react-jss to esm/cjs
- this should fix the errors in the example
v3.8.3
3.8.3 (2021-06-14)
Bug fixes
@data-driven-forms/carbon-component-mapper~3.8.3
- fix(carbon): pass isMulti to ddf select
v3.8.2
3.8.2 (2021-06-11)
Bug fixes
@data-driven-forms/carbon-component-mapper~3.8.2
- fix(carbon): fix empty initial value in multi select
@data-driven-forms/react-renderer-demo~3.8.2
- Add alert for examples that does not work
- Add example for a value listener
- Correct checkbox-multiple links in demo
v3.8.1
3.8.1 (2021-06-10)
Bug fixes
@data-driven-forms/pf4-component-mapper~3.8.1
- fix(pf4): add missing isRequired prop
v3.8.0
3.8.0 (2021-06-10)
Minor changes
@data-driven-forms/react-form-renderer~3.8.0
- feat(renderer): add independent validate function
- feat(renderer): add function for collecting all validates from schema
- feat(renderer): add function to filter invisible fields in the schema
- feat(renderer): add function for preparing single field props
Bug fixes
@data-driven-forms/react-renderer-demo~3.8.0
- Add standalone validation to documentation
- Add is multi option to select docs.
@data-driven-forms/react-form-renderer~3.8.0
- Add support for warnings in standaone validation
- Fix dataType validators in get validates
- Add jest plugin for eslint
- to check .only tests
@data-driven-forms/common~3.8.0
- Disable building tests for common package
- Add tests for common select
- Add tests for parseInternalValue function
- Remove demoSchema from the common package
- Add tests for multiple-choice-list common
- Add tests for common-form-template
- Add tests for dual-list-common
- Add test for isMounted hook
- Add tests for common wizard
- Add tests for common package
@data-driven-forms/ant-component-mapper~3.8.0
- Remove demoSchema from the common package
@data-driven-forms/blueprint-component-mapper~3.8.0
- Remove demoSchema from the common package
- Add jest plugin for eslint
- to check .only tests
@data-driven-forms/carbon-component-mapper~3.8.0
- Remove demoSchema from the common package
@data-driven-forms/mui-component-mapper~3.8.0
- Remove demoSchema from the common package
@data-driven-forms/pf4-component-mapper~3.8.0
- Remove demoSchema from the common package
- Add tests for common package
- Add jest plugin for eslint
- to check .only tests
@data-driven-forms/suir-component-mapper~3.8.0
- Remove demoSchema from the common package