Skip to content

Releases: eclipsesource/jsonforms

v2.0.2

18 Jun 08:43

Choose a tag to compare

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!

2.0.1

16 May 15:08

Choose a tag to compare

  • 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)

v2.0.0

16 Mar 14:43

Choose a tag to compare

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

1.4.4

14 Mar 15:58

Choose a tag to compare

Release 1.4.4

v2.0.0-rc.4

12 Mar 18:24

Choose a tag to compare

v2.0.0-rc.4 Pre-release
Pre-release
  • Add register/unregister field actions
  • Pull out react specifics to dedicated package: JsonForms component now has to be imported from @jsonforms/react

v2.0.0-rc.3

21 Feb 16:10

Choose a tag to compare

v2.0.0-rc.3 Pre-release
Pre-release
  • Fix bug where methods in Control have not been bound correctly
  • Add material based datetime, date widget
  • Introduce config state for global configuration state

2.0.0 RC2

09 Feb 18:01

Choose a tag to compare

2.0.0 RC2 Pre-release
Pre-release
  • 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

v2.0.0-rc.1

30 Jan 10:28

Choose a tag to compare

v2.0.0-rc.1 Pre-release
Pre-release
v2.0.0-rc.1

v2.0.0-rc.0

26 Jan 08:44

Choose a tag to compare

v2.0.0-rc.0 Pre-release
Pre-release
v2.0.0-rc.0

v2.0.0-beta.6

18 Jan 10:57

Choose a tag to compare

v2.0.0-beta.6 Pre-release
Pre-release
v2.0.0-beta.6