Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
v1.30.1
1.30.1 (2020-03-20)
Bug fixes
with-firebase-hosting~1.30.1
- Fix selected menu items with queries
- fix(renderer): add buttonType to form controls
- allows to customize each button depending on its type (submit, cancel, reset)
@data-driven-forms/pf4-component-mapper~1.30.1
- fix(pf4): use link variant for cancel button
- fix(renderer): add buttonType to form controls
- allows to customize each button depending on its type (submit, cancel, reset)
@data-driven-forms/mui-component-mapper~1.30.1
- fix(renderer): add buttonType to form controls
- allows to customize each button depending on its type (submit, cancel, reset)
@data-driven-forms/pf3-component-mapper~1.30.1
- fix(renderer): add buttonType to form controls
- allows to customize each button depending on its type (submit, cancel, reset)
@data-driven-forms/react-form-renderer~1.30.1
- fix(renderer): add buttonType to form controls
- allows to customize each button depending on its type (submit, cancel, reset)
v1.30.0
1.30.0 (2020-03-20)
Minor changes
@data-driven-forms/react-form-renderer~1.30.0
- feat(renderer): add proper not, and, or conditions
with-firebase-hosting~1.30.0
- feat(renderer): add proper not, and, or conditions
Bug fixes
with-firebase-hosting~1.30.0
- Fix next/prev links on pages with queries
v1.29.2
1.29.2 (2020-03-11)
Bug fixes
@data-driven-forms/react-form-renderer~1.29.2
- fix(renderer): propagate props to root Form component.
v1.29.1
1.29.1 (2020-03-10)
Bug fixes
@data-driven-forms/mui-component-mapper~1.29.1
- fix(mui): Add relative position to field wrapper.
v1.29.0
1.29.0 (2020-03-09)
Minor changes
@data-driven-forms/pf4-component-mapper~1.29.0
- feat(pf4): add duallist component
with-firebase-hosting~1.29.0
- feat(pf4): add duallist component
Bug fixes
with-firebase-hosting~1.29.0
- Remove MIQ components page
- Add shared variants form demo examples
- FIx initialize on mount demo example
@data-driven-forms/pf4-component-mapper~1.29.0
- Add PF4 addons css to demo
v1.28.3
1.28.3 (2020-03-05)
Bug fixes
@data-driven-forms/react-form-renderer~1.28.3
- fix(renderer): clearOnMount set clearedValue, not undefined
v1.28.2
1.28.2 (2020-03-05)
Bug fixes
@data-driven-forms/react-form-renderer~1.28.2
- fix(renderer): allow to pass falsy values in initiliazeOnMount
- Add test for testing setting falsy initialValue
v1.28.1
1.28.1 (2020-03-04)
Bug fixes
@data-driven-forms/react-form-renderer~1.28.1
- fix(renderer): boolean is not never empty
v1.28.0
1.28.0 (2020-02-28)
Minor changes
@data-driven-forms/pf3-component-mapper~1.28.0
- feat(pf3): Input addon support for text and textarea input fields
@data-driven-forms/react-form-renderer~1.28.0
- feat(pf3): Input addon support for text and textarea input fields
v1.27.9
1.27.9 (2020-02-27)
Bug fixes
@data-driven-forms/react-form-renderer~1.27.9
- fix(renderer): add flags for pattern validator
- fix(renderer): add support for string pattern and flags
with-firebase-hosting~1.27.9
- fix(renderer): add flags for pattern validator
- fix(renderer): add support for string pattern and flags
- Add Discord link to demo
- Add fallback for releases
- GitHub's API has limit for request from one IP address
@data-driven-forms/common~1.27.9
- Add Discord link to demo