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

latest releases: 5.18.4, v5.18.4, 5.18.3...
4 years ago

New features

  • Pass registry to ArrayFieldTemplate (#1317)
  • Add "Omit extra data" prop (#1283), including a "live omit" option (#1332, #1356)
  • NumberField now has access to min and max props (#1341)
  • Allow for a custom tag name to be used instead of form (#1345)
  • Added properties ui:FieldTemplate, ui:ArrayFieldTemplate, and ui:ObjectFieldTemplate to uiSchema (#1152)

Bug fixes

  • Fix nested dependencies updating (#1320)
  • Minor follow-ups from #1283 (#1331)
  • Pass formContext to SchemaField (#1330)
  • Fix bug where defaults are not applied correctly for anyOf/oneOf schemas (#1338)
  • Ensure all widgets are represented in documentation (#1350)
  • Array items now have unique, stable keys (#1335)
  • Prevent submits from propagating when forms are nested in other forms (#1336)
  • Update to Babel 7 (#1322)

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

NewReleases is sending notifications on new releases.