github rjsf-team/react-jsonschema-form v5.0.0-beta.3

latest releases: 5.18.3, v5.18.3, 5.18.2...
pre-release20 months ago

@rjsf/core

  • Added a requestSubmit() call to the Form.submit() function, fixing (#2104, #3023)
  • Added missing children property on the FormProps type for Form
  • Throw an error when the required validator prop has not been provided to the Form

@rjsf/antd

  • Do not show errors if extraErrors has [] (#2576).
  • Added support for schema.examples in the material ui theme fixing (#2368, #2557)

@rjsf/fluent-ui

  • Added support for schema.examples in the material ui theme fixing (#2368, #2557)

@rjsf/material-ui

  • Added support for schema.examples in the material ui theme fixing (#2368, #2557)

@rjsf/material-ui

  • Added support for schema.examples in the material ui theme fixing (#2368, #2557)

@rjsf/semantic-ui

  • Upgraded from the 1.x to 2.x version of semantic-ui-react
  • Added support for schema.examples in the material ui theme fixing (#2368, #2557)

@rjsf/bootstrap-4

Dev / docs / playground

  • Fixed missing playground import error by adding source-map-loader
  • Fixed up the incorrectly formatted 5.x Migration Guide
  • Added a Programmatic Submit button on the playground form to allow users to test the ability to programmatically submit a form
  • Regenerated the package-lock.json files using clean node_modules directories
  • Fixed issue with playground controls in top right corner not functioning properly due to missing validator

Don't miss a new react-jsonschema-form release

NewReleases is sending notifications on new releases.