Skip to content

Releases: mauget/react-json-schema-form-demo

Demo React JSON Schema Form

11 Feb 14:10
Compare
Choose a tag to compare

React JSON Schema Form Demo

A simple form driven by a JSON schema, featuring a responsive custom object row template.

v1.2

  • RJSF custom object field now supports 1 .. n form columns depending upon parent element width

v1.1

  • TDD watch-mode unit-testing (yarn test or yarn:coverage)
  • Notification banner when form submitted

v1.0 initial release

  • Has a RSFJ custom object field template referenced by the UI schema JSON
  • Forces two-column form rows, or a one-column when the view width breaks to narrow.