Releases: data-driven-forms/react-forms
v2.18.0
2.18.0 (2020-11-24)
Minor changes
@data-driven-forms/react-form-renderer~2.18.0
- feat(renderer): enhance condition with custom function and comparators
@data-driven-forms/parsers~2.18.0
- feat(renderer): enhance condition with custom function and comparators
@data-driven-forms/react-renderer-demo~2.18.0
- feat(renderer): enhance condition with custom function and comparators
v2.17.1
2.17.1 (2020-11-23)
Bug fixes
@data-driven-forms/carbon-component-mapper~2.17.1
- fix(carbon): adjusted combobox onchange invocation for singlevalues
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
@data-driven-forms/react-renderer-demo~2.17.1
- Add alert for PF3 mapper
@data-driven-forms/ant-component-mapper~2.17.1
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
@data-driven-forms/common~2.17.1
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
@data-driven-forms/mui-component-mapper~2.17.1
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
@data-driven-forms/parsers~2.17.1
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
@data-driven-forms/pf3-component-mapper~2.17.1
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
@data-driven-forms/pf4-component-mapper~2.17.1
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
@data-driven-forms/react-form-renderer~2.17.1
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
@data-driven-forms/suir-component-mapper~2.17.1
- Bump semantic-release from 16.0.4 to 17.2.3
Bumps semantic-release from 16.0.4 to 17.2.3.
Signed-off-by: dependabot[bot] support@github.com
v2.17.0
2.17.0 (2020-11-12)
Minor changes
@data-driven-forms/carbon-component-mapper~2.17.0
- feat(carbon): make prepareProps available externally
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