github rjsf-team/react-jsonschema-form v1.3.0

latest releases: 5.22.3, v5.22.3, 5.22.2...
5 years ago

New features

  • Better support for $schema to let you control the metaschema to validate against (#1130).
  • Better handling of decimal points and trailing zeroes in numbers (#1183).
  • Submit events on Form now provide the event as the second argument (#1172).
  • Infer types for schemas defined using const (#1174).

Bug fixes

  • Fix multiple bugs related to switching between options in anyOf/oneOf (#1169).
  • Fix a bug causing rjsf to put an empty select item in enums which shouldn't have any (#1163).
  • Fix documentation build and remove dependency on toctoc (#1189).
  • Clean up HTML removing unnecessary wrapper elements (#1158).
  • Don't add required on checkbox inputs in cases where it doesn't make sense (#1194).

Internal changes

  • Code coverage reports are now generated using nyc (#1170).
  • Add a bunch of files to .gitignore (#1171).
  • Add full sourcemaps by default for development (#1208).

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

NewReleases is sending notifications on new releases.