Releases: networknt/react-schema-form
Releases · networknt/react-schema-form
1.0.3
22 Jan 15:13
Compare
Sorry, something went wrong.
No results found
1.0.3 - 2022-01-22
Added
Changed
fixes #241 update textarea rowsMax to maxRows as the new version of mui 5 changed attribute name
1.0.2
27 Dec 02:16
Compare
Sorry, something went wrong.
No results found
1.0.2 - 2021-12-26
Added
Changed
fixes #237 upgrade to the latest dependency and fix the es-lint
1.0.1
27 Dec 01:28
Compare
Sorry, something went wrong.
No results found
1.0.1 - 2021-12-26
Added
Changed
fixes #236 upgrade to react 17 and mui 5
0.9.10
01 Nov 02:28
Compare
Sorry, something went wrong.
No results found
0.9.10 - 2020-10-31
Added
Changed
fixes #223 add X-CSRF-TOKEN to the header to integrate with light-portal
0.9.9
21 Sep 20:59
Compare
Sorry, something went wrong.
No results found
0.9.9 - 2020-09-21
Added
Changed
fixes #222 rollback ComposedComponent type to schema type
fixes #221 update Select filed to set the currentValue
0.9.7
18 Sep 23:51
Compare
Sorry, something went wrong.
No results found
0.9.6 - 2020-09-17
Added
Changed
fixes #221 update Select filed to set the currentValue
fixes #220 resolve a react warning after upgrade to 16.13.x
fixes #219 switch taxonomy to react-checkbox-tree implementation
fixes #218 change the taxonomy wrapper to remove the root style
fixes #217 add taxonomy and example for light-portal category management
fixes #216 add several examples for testing and light-portal
fixes #215 resolve the value update for checkbox
0.9.2
09 Sep 18:28
Compare
Sorry, something went wrong.
No results found
0.9.2 - 2020-09-09
Added
Changed
fixes #214 Add markdown field to support light-portal forms
fixes #213 add dev dependencies to fix unit test cases
fixes #212 Run the lint with the new configuration and remove lib folder
fixes #211 update build environment with create-react-library
0.8.8
29 Jul 00:49
Compare
Sorry, something went wrong.
No results found
0.8.8 - 2020-07-28
Added
Changed
fixes #204 update Checkbox to functional component with default value handling
0.8.6
24 Apr 12:22
Compare
Sorry, something went wrong.
No results found
0.8.6 - 2019-04-24
Added
Changed
fixes #195 add setDefault to populate default value from the Select constructor
0.8.5
21 Apr 19:21
Compare
Sorry, something went wrong.
No results found
0.8.5 - 2019-04-21
Added
Changed
fixes #194 fix the logic for default value for Select component