Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
v3.15.1
3.15.1 (2021-10-14)
Bug fixes
@data-driven-forms/pf4-component-mapper~3.15.1
- fix(pf4): Field-Array no longer shows delete all when minItems has a value greater than 0
v3.15.0
3.15.0 (2021-10-14)
Minor changes
@data-driven-forms/pf4-component-mapper~3.15.0
- feat(pf4): add group and divider to select options
@data-driven-forms/common~3.15.0
- feat(common): allow to flat options
Bug fixes
@data-driven-forms/common~3.15.0
- Update types for common select
- fix(common): pass originalOptions when using a transformer
- fix(common): change useFlatOptions to optionsTransformer
- for more generic usage
@data-driven-forms/pf4-component-mapper~3.15.0
- Add test for nested PF4 options with searchable
- fix(pf4): add nested filtering for select
- Add test for pf4 select with categories
- fix(common): change useFlatOptions to optionsTransformer
- for more generic usage
- fix(pf4): Update PF4 to latest
@data-driven-forms/react-renderer-demo~3.15.0
- Add documentation for PF4 select groups
v3.14.0
3.14.0 (2021-10-13)
Minor changes
@data-driven-forms/pf4-component-mapper~3.14.0
- feat(pf4): use FormFieldGroup in FieldArray
Bug fixes
@data-driven-forms/react-renderer-demo~3.14.0
- Update link to PF4 documentation
- Add buttonLabels to pf4 field array doc
v3.13.0
3.13.0 (2021-10-13)
Minor changes
@data-driven-forms/carbon-component-mapper~3.13.0
- feat(carbon): add string variant of timepicker
@data-driven-forms/react-renderer-demo~3.13.0
- feat(carbon): add string variant of timepicker
v3.12.2
3.12.2 (2021-10-12)
Bug fixes
@data-driven-forms/react-form-renderer~3.12.2
- fix(renderer): use initialValues instead of initialValue
- fix(renderer): pass initialValues in formOptions
- Update Final Form dependency
- Add more tests for initialValue
- Add test to confirm initialValues higher priority
- Update to latest lint rules
- Symlink webpack config file
- Use common webpack 5 config
- Update tests due to jest and enzyme update
- Update and move all shared devDependencies to root
- Update to React17
@data-driven-forms/react-renderer-demo~3.12.2
- Update links to carbon components
- Update to latest lint rules
- Remove obsolete dep from demo
- Add webpack do dependencies list to fix firebase
- Update to next11
- Update firebase
- Switch to node14 and update documentation
- Update to React17
@data-driven-forms/ant-component-mapper~3.12.2
- Update to latest lint rules
- Symlink webpack config file
- Use common webpack 5 config
- Update and move all shared devDependencies to root
- Switch to node14 and update documentation
- Update to React17
@data-driven-forms/blueprint-component-mapper~3.12.2
- Update to latest lint rules
- Symlink webpack config file
- Use common webpack 5 config
- Update tests due to jest and enzyme update
- Update and move all shared devDependencies to root
- Switch to node14 and update documentation
- Update to React17
@data-driven-forms/carbon-component-mapper~3.12.2
- Update to latest lint rules
- Symlink webpack config file
- Fix lint
- Use common webpack 5 config
- Update tests due to jest and enzyme update
- Do not pass value to carbon select
- Update and move all shared devDependencies to root
- Fix test
- Switch to node14 and update documentation
- Update to React17
@data-driven-forms/common~3.12.2
- Update to latest lint rules
- Add tsloader to webpack config
- Use common webpack 5 config
- Update and move all shared devDependencies to root
- Update to next11
- Switch to node14 and update documentation
- Update to React17
- Check root and packages node_modules at the same time
@data-driven-forms/mui-component-mapper~3.12.2
- Update to latest lint rules
- Symlink webpack config file
- Use common webpack 5 config
- Update and move all shared devDependencies to root
- Switch to node14 and update documentation
- Update to React17
@data-driven-forms/parsers~3.12.2
- Update to latest lint rules
- Remove rollup from parsers
- Update and move all shared devDependencies to root
- Switch to node14 and update documentation
@data-driven-forms/pf4-component-mapper~3.12.2
- Update to latest lint rules
- Symlink webpack config file
- Remove console.log
- Fix lint
- Use common webpack 5 config
- Update tests due to jest and enzyme update
- Update and move all shared devDependencies to root
- Switch to node14 and update documentation
- Update to React17
@data-driven-forms/suir-component-mapper~3.12.2
- Update to latest lint rules
- Symlink webpack config file
- Fix using of step component in SUIR
- Use common webpack 5 config
- Update and move all shared devDependencies to root
- Switch to node14 and update documentation
- Update to React17
v3.12.1
3.12.1 (2021-09-13)
Bug fixes
@data-driven-forms/common~3.12.1
- fix(common): handle isMulti and null change
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/ant-component-mapper~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/blueprint-component-mapper~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/carbon-component-mapper~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/mui-component-mapper~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/parsers~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/pf4-component-mapper~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/react-form-renderer~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/react-renderer-demo~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
@data-driven-forms/suir-component-mapper~3.12.1
- Update repository attributes in package.json s
- add homepage url
- add bugs url
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