Skip to content

Demo React JSON Schema Form

Latest
Compare
Choose a tag to compare
@mauget mauget released this 11 Feb 14:10
· 3 commits to master since this release

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.