react-jsonschema-form
react-jsonschema-form copied to clipboard
A React component for building Web forms from JSON Schema.
### Prerequisites - [x ] I have read the [documentation](https://react-jsonschema-form.readthedocs.io/); - [x] In the case of a bug report, I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to...
### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...
### Prerequisites - [X] I have read the [documentation](https://react-jsonschema-form.readthedocs.io/) ### What theme are you using? core ### Is your feature request related to a problem? Please describe. JSON Schema defines...
### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...
### Prerequisites - [x] I have read the [documentation](https://react-jsonschema-form.readthedocs.io/); - [x] In the case of a bug report, I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the...
### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...
Here is the [5.x migration guide](https://react-jsonschema-form.readthedocs.io/en/latest/5.x%20upgrade%20guide/) Any and all feedback/issues are appreciated
### Prerequisites - [x] I have read the [documentation](https://react-jsonschema-form.readthedocs.io/); I think I read all of it, and am pretty sure I can't find it in any documentation, but please prove...
### Reasons for making this change - Antd does not properly support multipleOf, min, and max for type="number" or "integer" - It also defaults to step = 1 for all...
### Reasons for making this change Currently, the color widget is not responsive enough for user interaction, it doesn't show the color code until the user clicks to open the...