jsonforms

Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.

OTHER License

Downloads
799.7K
Stars
2.2K
Committers
88

Bot releases are visible (Hide)

jsonforms -

Published by edgarmueller about 6 years ago

jsonforms -

Published by edgarmueller about 6 years ago

jsonforms - v2.0.10

Published by edgarmueller about 6 years ago

jsonforms - v2.0.8

Published by edgarmueller about 6 years ago

[material-tree-renderer] Remove necessity to label all sub schemas with $id for the property util (#1052)

jsonforms -

Published by edgarmueller about 6 years ago

  • [core] Controls IDs are unique (#691)
  • [material/vanilla] Add alternative renderer for enums displaying options as a radio group (#989).
    Note: this renderer is not registered by default
  • [material] Fix selection toggle state of newly added entries within table array control (#1039)
  • [material] Improve UI when for empty table array control (#1040)
  • [examples] Fix tree example (#1049)
  • [examples] Improve layout of examples (#1037)
jsonforms - v2.0.6

Published by edgarmueller over 6 years ago

  • Add typings to all actions (#1014)
  • Add schema-based condition (#1024)
  • Create an UI schema registry for registering UI schemas which are queried while rendering arrays (#1013)
  • Export all fields in order to allow customizability (#1010)
  • Add slider control based on Material UI (#1025 & #1027)
  • Make angular binding package public (#1032)
  • Publish an experimental ionic-renderers package (#1015)
  • Renamed experimental 'editor' package to 'material-tree-renderer' package (#1018)

NOTE: v2.0.3 - v2.0.5 were internal testing releases, which have not been published

jsonforms -

Published by edgarmueller over 6 years ago

Changelog:

  • [core] Allow options props to be overridden for EnumField (#1002)
  • [core] Render null if no field renderer can be found (#981)
  • [core] Remove ajv warning by configuring it correctly for use with schema draft 4 and 7 (#998)
  • [core] Update JSON schema definitions (#1000)
  • [material] Fix MUI warnings (#999)
  • [matarial] Remove hidden attribute from Toolbar (#991)
  • [material] Update to MUI 1.x.x (#977)
  • [material] Fix overlapping of text and label if trim option is set (#936)
  • [material] Add spacing between elements in HorizontalLayout (#954)
  • [material] Set empty value for Date HelperText in order to keep height (#983)
  • [material] Add password option to MaterialTextField (#976)
  • [material] Make validation emssage unique (#971)
  • [editor] Make image and label providers function props in editor package (#996)
  • [editor] Replace materialize CSS dependency in editor package (#1001)
  • Updated docs (#1007)

Thanks to all contributors!

jsonforms - 2.0.1

Published by edgarmueller over 6 years ago

  • Array control for primitive types (#678)
  • Include examples packages (#921, #935)
  • When specifying the schema prop on JsonForms, but leaving out uischema, a UI schema will be generated instead of using the one from the store (#923)
  • Update dependencies
    • core: ajv to 6.4.0 (#929)
    • material: material ui to 1.0.0-beta.45 and material-ui/icons to ^1.0.0-beta 43 (#943)
  • [internal] Remove transformProps reducer (#961)
jsonforms -

Published by edgarmueller over 6 years ago

  • Add a material-based label renderer.
  • Make i18n package private; it will be released at a later point
jsonforms -

Published by sdirix over 6 years ago

jsonforms -

Published by edgarmueller over 6 years ago

  • Add register/unregister field actions
  • Pull out react specifics to dedicated package: JsonForms component now has to be imported from @jsonforms/react
jsonforms -

Published by edgarmueller over 6 years ago

  • Fix bug where methods in Control have not been bound correctly
  • Add material based datetime, date widget
  • Introduce config state for global configuration state
jsonforms - 2.0.0 RC2

Published by edgarmueller over 6 years ago

  • Remove JsonForms singleton, renderers need to passed into the store explicitly
  • Remove redux-thunk dependency by merging validation and common reducer, rename common reducer to core
  • Remove validate action creator
  • Add Categorization material renderer
  • Rename DispatchRenderer to JsonForms
  • Improve JsDoc
  • Update person example
jsonforms -

Published by edgarmueller over 6 years ago

jsonforms -

Published by edgarmueller over 6 years ago

jsonforms -

Published by edgarmueller almost 7 years ago

jsonforms -

Published by edgarmueller almost 7 years ago

jsonforms -

Published by sdirix almost 7 years ago

jsonforms -

Published by sdirix almost 7 years ago

jsonforms -

Published by sdirix almost 7 years ago

Package Rankings
Top 1.29% on Npmjs.org
Top 24.77% on Repo1.maven.org
Badges
Extracted from project README
Coverage Status