Releases: eclipsesource/jsonforms
Releases · eclipsesource/jsonforms
v2.2.3
v2.2.3-beta.1
[angular-material] Fix list with detail selection when editing label (#1345)
v2.2.3-beta.0
[core] Use JSON schema title
property where appropriate (#1335)
[core] Improve toDataPath
to handle occurrences of combinator keywords correctly (#1342)
[core] Make isObjectArray
use deriveType
(hence type keyword necessary anymore in those cases) (#1341)
[material] Pre-select tab in oneOf renderer based on validation state (#1273)
[material] Add a anyOf
renderer for cases where input it either a string-based enum or some arbitrary text (#1327)
[dev] Update karma settings
[dev] Add common vscode config (#1331)
v2.2.3-alpha.2
- Update peer dependencies
v2.2.3-alpha.1
- Emit angular metadata (via ngc)
v2.2.3-alpha.0
- [all] Update dependends: Angular 7, redux 4, Ionic 4, rxjs 6,
- [all] Breaking:
fields
sub-state has been renamed tocells
(#1291) - [core] Improve type derivation for
allOf
(#1312) - [core] Make
optionIs
tester fail-safe against null/undefined (#1303) - [core] Improved performance (#1290, #1292)
- [core] Correctly map error for
anyOf
(#1317) - [material] Remove custom styles from material-renderers (#1307)
- [material] Register the radio control with custom tester (#1306)
v2.2.2
v2.2.2-beta.1
[react] Fix missing json-schema types dependency