Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
v2.16.2
2.16.2 (2020-11-06)
Bug fixes
@data-driven-forms/ant-component-mapper~2.16.2
- fix(all): update peer dependencies verion restrictions
@data-driven-forms/carbon-component-mapper~2.16.2
- fix(all): update peer dependencies verion restrictions
@data-driven-forms/mui-component-mapper~2.16.2
- fix(all): update peer dependencies verion restrictions
@data-driven-forms/pf4-component-mapper~2.16.2
- fix(all): update peer dependencies verion restrictions
- Remove extra interfaces
- Remove unnecessary typescript module definitions
- Make ListItemPropsItem optional
- Change className to clsx in dual-list-select
- Prevent rewriting classnames in pf4 dual-list
- Enhance dual-list-select pf4 module definition
- Make dual-list pf4 mapper elements customizable
@data-driven-forms/react-form-renderer~2.16.2
- fix(all): update peer dependencies verion restrictions
@data-driven-forms/suir-component-mapper~2.16.2
- fix(all): update peer dependencies verion restrictions
@data-driven-forms/react-renderer-demo~2.16.2
- Remove unnecessary typescript module definitions
- Update dual-list-select docs
v2.16.1
2.16.1 (2020-11-03)
Bug fixes
@data-driven-forms/react-renderer-demo~2.16.1
- Use latest PF4 CSS in stackblitz
@data-driven-forms/pf4-component-mapper~2.16.1
- Update tests for wizard toggle
- fix(pf4): show dropdown when on mobile
- fix(pf4): update pf4 to latest
v2.16.0
2.16.0 (2020-11-02)
Minor changes
@data-driven-forms/ant-component-mapper~2.16.0
- feat(formTemplate): allow to pass props to each component
@data-driven-forms/blueprint-component-mapper~2.16.0
- feat(formTemplate): allow to pass props to each component
@data-driven-forms/carbon-component-mapper~2.16.0
- feat(formTemplate): allow to pass props to each component
@data-driven-forms/common~2.16.0
- feat(formTemplate): allow to pass props to each component
@data-driven-forms/mui-component-mapper~2.16.0
- feat(formTemplate): allow to pass props to each component
@data-driven-forms/pf3-component-mapper~2.16.0
- feat(formTemplate): allow to pass props to each component
@data-driven-forms/pf4-component-mapper~2.16.0
- feat(formTemplate): allow to pass props to each component
@data-driven-forms/react-renderer-demo~2.16.0
- feat(formTemplate): allow to pass props to each component
@data-driven-forms/suir-component-mapper~2.16.0
- feat(formTemplate): allow to pass props to each component
v2.15.3
2.15.3 (2020-11-02)
Bug fixes
@data-driven-forms/react-renderer-demo~2.15.3
- Add FormFieldGridProps to mua text field docs.
- Fix missing template dependencies.
@data-driven-forms/pf3-component-mapper~2.15.3
- fix(pf3): display placeholder for pre-selected lazy options.
v2.15.2
2.15.2 (2020-10-29)
Bug fixes
@data-driven-forms/pf4-component-mapper~2.15.2
- fix(pf4): dual list search width stretch.
v2.15.1
2.15.1 (2020-10-26)
Bug fixes
@data-driven-forms/pf3-component-mapper~2.15.1
- fix(pf3): allow select null value
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/react-form-renderer~2.15.1
- fix(pf3): allow select null value
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/ant-component-mapper~2.15.1
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/blueprint-component-mapper~2.15.1
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/carbon-component-mapper~2.15.1
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/mui-component-mapper~2.15.1
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/parsers~2.15.1
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/pf4-component-mapper~2.15.1
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/suir-component-mapper~2.15.1
- Update readme
- add missing mappers to the list of mappers
- add links for components
- fix some typos
@data-driven-forms/react-renderer-demo~2.15.1
- Remove wrong text from PF4 plain text page
v2.15.0
2.15.0 (2020-10-22)
Minor changes
@data-driven-forms/common~2.15.0
- feat(suir): implement warning as helperText
- feat(ant): add warning
@data-driven-forms/suir-component-mapper~2.15.0
- feat(suir): implement warning as helperText
@data-driven-forms/carbon-component-mapper~2.15.0
- feat(carbon): add warning support
@data-driven-forms/ant-component-mapper~2.15.0
- feat(ant): add warning
@data-driven-forms/blueprint-component-mapper~2.15.0
- feat(blueprint): implement warning intent
@data-driven-forms/mui-component-mapper~2.15.0
- feat(mui): implement warning validation
Bug fixes
@data-driven-forms/carbon-component-mapper~2.15.0
- Update carbon to bring the latests features
@data-driven-forms/mui-component-mapper~2.15.0
- Add tests
v2.14.0
2.14.0 (2020-10-22)
Minor changes
@data-driven-forms/carbon-component-mapper~2.14.0
- feat(carbon): Implement searchable/clearable non-multi select
v2.13.0
2.13.0 (2020-10-21)
Minor changes
@data-driven-forms/carbon-component-mapper~2.13.0
- feat(carbon): implemented optional isRequired for all fields
v2.12.0
2.12.0 (2020-10-21)
Minor changes
@data-driven-forms/common~2.12.0
- feat(pf4): show meta.warnings
Bug fixes
@data-driven-forms/pf4-component-mapper~2.12.0
- Update tests
- Update PF4 versions and css
@data-driven-forms/carbon-component-mapper~2.12.0
- Add missing dual list select into the carbon demo schema
@data-driven-forms/react-renderer-demo~2.12.0
- Remove obsolete divs from code examples
- Update URL validator text
- Remove max width from the content list
- Update validation documenation pages