Releases: eclipsesource/jsonforms
Releases · eclipsesource/jsonforms
v2.0.2
Changelog:
- [core] Allow
optionsprops 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
v2.0.0
- Add a material-based label renderer.
- Make i18n package private; it will be released at a later point
1.4.4
v2.0.0-rc.4
- Add register/unregister field actions
- Pull out react specifics to dedicated package:
JsonFormscomponent now has to be imported from@jsonforms/react
v2.0.0-rc.3
- 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
- Remove
JsonFormssingleton, renderers need to passed into the store explicitly - Remove
redux-thunkdependency by mergingvalidationandcommonreducer, renamecommonreducer tocore - Remove validate action creator
- Add Categorization material renderer
- Rename
DispatchRenderertoJsonForms - Improve JsDoc
- Update person example
v2.0.0-rc.1
v2.0.0-rc.1
v2.0.0-rc.0
v2.0.0-rc.0
v2.0.0-beta.6
v2.0.0-beta.6