Releases: data-driven-forms/react-forms
Releases · data-driven-forms/react-forms
v3.20.13
29 Jun 05:09
Compare
Sorry, something went wrong.
No results found
Bug fixes
fix(condition): Remove useMemo and parse condition on change
v3.20.12
05 Jun 09:33
Compare
Sorry, something went wrong.
No results found
Bug fixes
fix(renderer): nested condition based on form initial values
v3.20.11
03 Jun 08:47
Compare
Sorry, something went wrong.
No results found
Bug fixes
fix(react-form-renderer): Add subscription to 'initial' in ConditionTriggerDetector
fix(react-form-renderer): Add subscription to 'initial' in ConditionTriggerDetector
v3.20.10
03 Jun 08:36
Compare
Sorry, something went wrong.
No results found
Bug fixes
lint fixes
fix(react-form-renderer): Fix data type validation message for numeric in case of custom message
v3.20.9
26 May 08:00
Compare
Sorry, something went wrong.
No results found
3.20.9 (2023-05-26)
Bug fixes
Added strict equality check
fix(react-form-renderer): fix numeric validator
v3.20.8
28 Apr 15:15
Compare
Sorry, something went wrong.
No results found
3.20.8 (2023-04-28)
Bug fixes
fix(mui): apply SwitchProps to Switch component
In the current code, the SwitchProps are not being applied to the Switch component. We should apply these SwitchProps so that users can customize the behavior of the component as this was the original intent.
v3.20.7
25 Apr 10:50
Compare
Sorry, something went wrong.
No results found
3.20.7 (2023-04-25)
Bug fixes
fix(renderer): fix proptypes for is function
v3.20.6
17 Apr 10:57
Compare
Sorry, something went wrong.
No results found
3.20.6 (2023-04-17)
Bug fixes
fix(pf4): Add ModalProps to pf4 wizard.
fix(pf4): Add ModalProps to pf4 wizard.
v3.20.5
11 Apr 12:13
Compare
Sorry, something went wrong.
No results found
3.20.5 (2023-04-11)
Bug fixes
fix(renderer): take condition and hideField also from action mapper
v3.20.4
22 Mar 07:59
Compare
Sorry, something went wrong.
No results found
3.20.4 (2023-03-22)
Bug fixes
fix(TS): no-index type to exclude [otherProp: string]: any;
fix(TS): no-index type to exclude [otherProp: string]: any;