rjsf-material-ui
rjsf-material-ui copied to clipboard
[Archived] Material UI theme for react-jsonschema-form.
Hi. Thanks for the great work! Is there any chance to use this with the older version of Material-UI?
I am happy to use this source code. Thanks again to the development team!
## Description We should consider using the new `@material-ui/pickers` for date inputs. The problem here is, that it introduces another (peer)Dependency (`@material-ui/pickers`), which itself adds a peer dependency (date formatting...
## Description The uiSchema for the `Single` example looks wrong - it should be empty, but instead is: ```json { "Symbol(IE_PROTO)_1.nzkkw392aw": true, "Symbol(hidden)_2.nzkkw392aw": true } ``` ## Screenshot ![Screenshot from...
Hey! I'd like to discuss this package and my https://github.com/TwoAbove/jsonschema-form-for-material-ui Mine was a re-write of another package, and it inherited much stuff from it, including error handling, all checks and...