Skip to content

Releases: rjsf-team/react-jsonschema-form

v0.31.0

26 May 06:38

Choose a tag to compare

v0.30.2

24 May 09:37

Choose a tag to compare

  • Allow passing react elements to ui:help directives.

v0.30.1

16 May 08:04

Choose a tag to compare

Merged #204: Fixed form was submitted while errors were attached to root.

v0.30.0

10 May 12:31

Choose a tag to compare

v0.29.1

04 May 21:35

Choose a tag to compare

  • Fixed regression with range and updown widgets. (#185)

v0.29.0

04 May 06:57

Choose a tag to compare

  • Fixes #178: Local schema props precedence over foreign definitions. (#179)
  • Fixes #126: Added support for disabled and readonly fields (#183)
  • Fixes #180: Added support for the date string format. (#182)

v0.28.1

29 Apr 10:22

Choose a tag to compare

  • Fixed #176: Fixed unsynced error state after form submission. (#177)
  • Fixes #174: Fixed playground didn't update editors.

v0.28.0

27 Apr 11:07

Choose a tag to compare

  • Fixed #31: Denote required Array and Object fields.
  • Fixed #165: Add a ColorWidget. r=@n1k0 (#168)
  • Added a new safeRenderCompletion Form prop.

v0.27.0

24 Apr 12:14

Choose a tag to compare

  • Fixes #150: Using native date widgets by default. (#158)

v0.26.1

22 Apr 08:10

Choose a tag to compare

  • Fixed #156: Definition refs are not handled properly (#157)