Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
v3.16.10
3.16.10 (2022-03-15)
Bug fixes
@data-driven-forms/react-form-renderer~3.16.10
- fix(types): update types for currentStep in Wizard
@data-driven-forms/react-renderer-demo~3.16.10
- doc: revise schema/fieldProperties
- doc: revise schema/introduction
- update demo-readme
v3.16.9
3.16.9 (2022-02-27)
Bug fixes
@data-driven-forms/common~3.16.9
- fix(common): use validateOnMount flag in multiple checkbox
v3.16.8
3.16.8 (2022-02-24)
Bug fixes
@data-driven-forms/pf4-component-mapper~3.16.8
- fix(pf4): make select focusable on keyboard
@data-driven-forms/react-renderer-demo~3.16.8
- Update next to version 12
v3.16.7
3.16.7 (2022-02-17)
Bug fixes
@data-driven-forms/ant-component-mapper~3.16.7
- fix(ant): fix radio, make initial values work
@data-driven-forms/react-renderer-demo~3.16.7
- Update introduction page
v3.16.6
3.16.6 (2022-02-14)
Bug fixes
@data-driven-forms/react-form-renderer~3.16.6
- fix(renderer): remove old jest.setup.js symlink
- fix(renderer): fix NOT condition
- Convert renderer tests to RTL
@data-driven-forms/react-renderer-demo~3.16.6
- Fix isFunction example
- Update cookie consent
- Fix wrong links in the renderer page
- Remove enzyme from DOCs and DEPs
@data-driven-forms/common~3.16.6
- Convert common tests to RTL
v3.16.5
3.16.5 (2022-01-31)
Bug fixes
@data-driven-forms/pf4-component-mapper~3.16.5
- Convert PF4 wizard test to RTL
- fix(pf4): add label for remove button in multi select
- Convert PF4 tests to RTL
- fix(pf4): show warning when validateOnMount
@data-driven-forms/react-renderer-demo~3.16.5
- Add LocalizationProvider to MUI template
v3.16.4
3.16.4 (2022-01-26)
Bug fixes
@data-driven-forms/suir-component-mapper~3.16.4
- Add more tests for SUI in RTL
- fix(suir): add default aria label for field array redo/undo
- fix(suir): add default titles for sort in duallist
- Convert semantic tests to RTL
@data-driven-forms/carbon-component-mapper~3.16.4
- Convert Carbon enzyme tests to RTL
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] support@github.com
- Fix styling of component example page