Releases: rjsf-team/react-jsonschema-form
Releases · rjsf-team/react-jsonschema-form
v0.15.0
16 Mar 14:40
Compare
Sorry, something went wrong.
No results found
Fixed #63 : Allow registering custom widgets.
v0.14.0
15 Mar 15:41
Compare
Sorry, something went wrong.
No results found
Fixed #25 : Support enumNames
in schema.
v0.13.0
15 Mar 09:20
Compare
Sorry, something went wrong.
No results found
Closed #53 : Ensure formData
are properly validated when schema is updated.
Closed #59 : Test that the dom reflects the Select's changed event value.
Closed #61 : Allow users to enter float in number field.
Closed #48 : Use default schema values to initialize form data.
v0.12.0
03 Mar 17:49
Compare
Sorry, something went wrong.
No results found
v0.11.0
22 Feb 15:38
Compare
Sorry, something went wrong.
No results found
v0.10.0
28 Jan 20:55
Compare
Sorry, something went wrong.
No results found
v0.9.2
28 Jan 20:54
Compare
Sorry, something went wrong.
No results found
v0.9.1
28 Jan 20:54
Compare
Sorry, something went wrong.
No results found
v0.9.0
28 Jan 20:54
Compare
Sorry, something went wrong.
No results found
Full Changelog
Merged pull requests:
Renamed uiSchema widget to ui:widget to avoid name collisions. #30 (n1k0 )
Added object properties ordering to uiSchema. #29 (n1k0 )
v0.8.0
28 Jan 20:54
Compare
Sorry, something went wrong.
No results found
Full Changelog
Closed issues:
Playground doesn't render CodeMirror syntax styles #24
Add support for custom widget components #13
Merged pull requests:
Custom schema fields #28 (n1k0 )
Fixes #13 : Added support for custom widget components. #26 (n1k0 )