JSONForms v2.3.2 Release Notes

Release Date: 2019-11-29 // over 4 years ago
  • ⚡️ [all] Update core / react / material and vanilla dependencies (#1526)
    [all] Add layout enable/disable feature (#1506)
    🚚 [core] Remove duplicate definition of StatePropsOfCell (#1523)
    💻 [core, react] Generate (ui)schema in JsonForms component (#1515)
    [material] Fix too much padding on table cell with add icon (#1494)
    [material] Fix time field not being disabled (#1502)
    [material] Hide clear button via visibility instead of 'Hidden' (#1513)
    💅 [material] Restyle MaterialArrayLayout (#1521)
    🔧 [material] Allow configuring array child label (#1522)
    [example] Add sorting option to Array example (#1496)
    [react] Fix array rendering in standalone application (#1511)
    📦 [angular] Remove angular private package information (#1493)

    Special thanks to @iluuu1994 for their great contributions!