JSONForms v2.2.3-beta.0 Release Notes

Release Date: 2019-04-25 // almost 5 years ago
  • [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)