Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
v3.16.3
3.16.3 (2022-01-25)
Bug fixes
@data-driven-forms/blueprint-component-mapper~3.16.3
- fix(blueprint): fix missing props for sort titles
- Remove unused import from tests
- Add RTL tests for blueprint components
- Convert blueprint tests to RTL
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
@data-driven-forms/react-renderer-demo~3.16.3
- fix(blueprint): fix missing props for sort titles
- Update documentation dependencies
@data-driven-forms/ant-component-mapper~3.16.3
- Convert ANT tests to RTL
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
@data-driven-forms/mui-component-mapper~3.16.3
- Replace Enzyme with RTL in MUI
- Update dual list and field array tests
- Convert MUI wizard test to RTL
- Update documentation dependencies
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
@data-driven-forms/carbon-component-mapper~3.16.3
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
@data-driven-forms/common~3.16.3
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
@data-driven-forms/parsers~3.16.3
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
@data-driven-forms/pf4-component-mapper~3.16.3
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
@data-driven-forms/react-form-renderer~3.16.3
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
@data-driven-forms/suir-component-mapper~3.16.3
- Add gitignore to every package
- when using root gitignore there was an issue in VSCODE, that ignored src folders
- Use only one global gitignore
- latest git version ignores symlinked gitignores
v3.16.2
3.16.2 (2022-01-11)
Bug fixes
@data-driven-forms/react-form-renderer~3.16.2
- fix(renderer): fix renderer-context exported type
v3.16.1
3.16.1 (2022-01-07)
Bug fixes
@data-driven-forms/ant-component-mapper~3.16.1
- Also update renderer
@data-driven-forms/mui-component-mapper~3.16.1
- Also update renderer
- Update docs for MUI5 mapper
@data-driven-forms/pf4-component-mapper~3.16.1
- Also update renderer
@data-driven-forms/suir-component-mapper~3.16.1
- Also update renderer
@data-driven-forms/react-renderer-demo~3.16.1
- Fix variant tab color
- Add AWS Northstar component to documentation
- build(deps): bump next from 11.1.2 to 11.1.3
Bumps next from 11.1.2 to 11.1.3.
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] [email protected]
- Fix styling of component example page
v3.16.0
3.16.0 (2021-12-02)
Minor changes
@data-driven-forms/mui-component-mapper~3.16.0
- feat(mui): switch jss to styled
- feat(mui): do not use mui pickers anymore
- feat(mui): migrate to mui 5
@data-driven-forms/react-renderer-demo~3.16.0
- feat(mui): switch jss to styled
- feat(carbon): add string variant of timepicker
@data-driven-forms/pf4-component-mapper~3.16.0
- feat(pf4): add group and divider to select options
- feat(pf4): use FormFieldGroup in FieldArray
@data-driven-forms/common~3.16.0
- feat(common): allow to flat options
@data-driven-forms/carbon-component-mapper~3.16.0
- feat(carbon): add string variant of timepicker
Bug fixes
@data-driven-forms/react-renderer-demo~3.16.0
- Update form builder to MUI5
- Add date-fns dependency
- Temporarily disable live editor
- Mui finishing touches
- remove old packages
- rewrite babel plugin
- Fix mui 5 tests
- Change circle ci back to node 14
- Go back to node 14 until firebase is fully supporting sdk10
- Update to Node16
- firebase does not support '>'
- Update firebase and node to 12+
- Add documentation for PF4 select groups
- Update link to PF4 documentation
- Add buttonLabels to pf4 field array doc
- Fix lint
- Update styles
- Update demo to V5
@data-driven-forms/mui-component-mapper~3.16.0
- Fix mui version
- Add date-fns dependency
- fix(mui): use correct styled import
- Mui finishing touches
- remove old packages
- rewrite babel plugin
- Fix mui 5 tests
- fix(mui): fix default color in tab
- Update mui demo to mui 5
@data-driven-forms/common~3.16.0
- Switch mui building
- Mui finishing touches
- remove old packages
- rewrite babel plugin
- fix(carbon): exclude next components
- Update types for common select
- fix(common): pass originalOptions when using a transformer
- fix(common): change useFlatOptions to optionsTransformer
- for more generic usage
- Update styles
- Update demo to V5
@data-driven-forms/ant-component-mapper~3.16.0
- Mui finishing touches
- remove old packages
- rewrite babel plugin
@data-driven-forms/react-form-renderer~3.16.0
- Mui finishing touches
- remove old packages
- rewrite babel plugin
@data-driven-forms/carbon-component-mapper~3.16.0
- fix(carbon): update carbon to latest
- fix(carbon): fix time picker minute range
@data-driven-forms/pf4-component-mapper~3.16.0
- fix(pf4): Field-Array no longer shows delete all when minItems has a value greater than 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
v3.15.7
3.15.7 (2021-11-05)
Bug fixes
@data-driven-forms/pf4-component-mapper~3.15.7
- fix(pf4): use options from field hook
@data-driven-forms/react-renderer-demo~3.15.7
- Update color theme
v3.15.6
3.15.6 (2021-11-03)
Bug fixes
@data-driven-forms/ant-component-mapper~3.15.6
- fix(antd): validation error invalid type declaration
@data-driven-forms/mui-component-mapper~3.15.6
- fix(mui): validation error invalid type declaration
- Add migration guide for MUI5
@data-driven-forms/react-form-renderer~3.15.6
- fix(renderer): fix invalid type declarations
v3.15.5
3.15.5 (2021-10-26)
Bug fixes
@data-driven-forms/carbon-component-mapper~3.15.5
- fix(carbon): fix initial value for date timepicker
@data-driven-forms/react-renderer-demo~3.15.5
- fix(carbon): fix initial value for date timepicker
v3.15.4
3.15.4 (2021-10-26)
Bug fixes
@data-driven-forms/pf4-component-mapper~3.15.4
- fix(pf4): add missing peer dependencies
@data-driven-forms/blueprint-component-mapper~3.15.4
- fix(blueprintn): add missing peer dependencies
@data-driven-forms/carbon-component-mapper~3.15.4
- fix(carbon): add missing peer dependencies
v3.15.3
3.15.3 (2021-10-20)
Bug fixes
@data-driven-forms/react-renderer-demo~3.15.3
- Change circle ci back to node 14
- Go back to node 14 until firebase is fully supporting sdk10
- Update to Node16
- firebase does not support '>'
- Update firebase and node to 12+
@data-driven-forms/common~3.15.3
- fix(carbon): exclude next components
@data-driven-forms/carbon-component-mapper~3.15.3
- fix(carbon): update carbon to latest
v3.15.2
3.15.2 (2021-10-18)
Bug fixes
@data-driven-forms/carbon-component-mapper~3.15.2
- fix(carbon): fix time picker minute range