Releases: rjsf-team/react-jsonschema-form
Releases · rjsf-team/react-jsonschema-form
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 )
v0.7.1
28 Jan 20:54
Compare
Sorry, something went wrong.
No results found
v0.7.0
28 Jan 20:53
Compare
Sorry, something went wrong.
No results found
Full Changelog
Closed issues:
Add support for custom field class attribute to uiSchema #12
Merged pull requests:
Added UpDown and RangeWidget. #19 (n1k0 )
v0.6.0
28 Jan 20:53
Compare
Sorry, something went wrong.
No results found
Full Changelog
Closed issues:
Add support for JSONSchema type "integer" #10
Default field label should be its parent object key property #9
Merged pull requests:
Fixes #9 : Default object field property labels. #18 (n1k0 )
Fixes #10 : Added support for integer fields. #17 (n1k0 )
Replace cosmos dev server with demo live one + build script for gh-pages. #16 (n1k0 )
v0.5.0
28 Jan 20:53
Compare
Sorry, something went wrong.
No results found
Full Changelog
Closed issues:
Allow setting formData after the Form component is mounted #14
Merged pull requests:
Fixes #14 : Update form state when new formData prop is passed. #15 (n1k0 )
Added default stylesheet. #8 (n1k0 )