JSONForms v2.3.0-beta.0 Release Notes

Release Date: 2019-07-26 // over 4 years ago
  • โšก๏ธ [all] Update dependencies and tests (#1431, #1443)
    [core] Add enum to structuralKeywords (#1435)
    [core] Add minItems to array layout props (#1444)
    [react] Use mapStateToEnumControlProps for enum controls (#1436)
    [react] Add onChange props to React forms (#1448)
    [material] Export unwrapped material controls (#1418)
    ๐Ÿ‘• [material] Use config in MaterialIntegerControl (#1422)
    ๐Ÿ’… [material] Use createStyles in ValidationIcon.tsx (#1429)
    ๐Ÿ‘ [material] Support additional props for MuiInputText (#1430)
    [material] No alert when oneOf is empty object (#1432)
    ๐ŸŽ [material] Fix performance issues (#1439)
    [dev] Extend 'Huge' Example (#1441)
    โœ… [dev] Use setupMockStore in angular material tests (#1447)

    Thanks to all contributors!
    Special thanks to @Lily418 for many great contributions to the JSONForms project!