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

latest releases: 5.21.1, v5.21.1, 5.21.0...
5 years ago

Bug fixes

  • Fix typos in documentation (#1135).
  • Fix corner case in how we fill array items (#871).
  • anyOf actually supports oneOf as well (#1133) and can work inside array items (#1131).
  • Fix custom labels on booleans (#1137).
  • Arrays now support hidden fields (#978).
  • Radio boolean fields now have an ID (see #1139).
  • Filenames of data URLs are now URI encoded (#967).
  • Resolve $ref schemas inside a $ref (#1142).
  • Fix bug where anyOf branch was not selected correctly (#1129).
  • Name is not required in data-url format (#1147).
  • Use div instead of p to wrap submit buttons (#766).
  • uiSchema supports additionalProperties (#1144).

Documentation

  • Documentation is now hosted on ReadTheDocs and organized into several files in docs/ rather than one giant README (#1138).
  • Add a link to a JSFiddle that demonstrates using a custom component with ui:help (#1145).
  • Document an unfortunate interaction between schema dependencies and additionalProperties: false (#1149, based on work in #1018; see also #1148).

Thanks very much to new maintainer @epicfaace who has been putting a lot of time and effort into cleaning up this repository!

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

NewReleases is sending notifications on new releases.