Skip to content

v2.2.1

Choose a tag to compare

@edgarmueller edgarmueller released this 07 Mar 16:43
· 760 commits to master since this release
  • Restrict own peer dependencies (#1248)
  • [core] Common props (e.g. RendererProps, ControlProps) are not undefined anymore when using TS (#1274)
  • [core] Breaking: Signature of isVisible and isEnabled have changed (#1277). Both methods receive a UISchemaElement and the data of type any instead of StatePropsOfRenderer and JsonFormsState.
  • [core] Provide a not tester (#1279)
  • [material] Categories support visibility rules on categories (#1278)
  • [material/vanilla] Table-based array renderer uses startCase instead of capitalize for headers (#1270)
  • [dev] Remove obsolete files from repo (#1218)
  • [material] Rewrite tests based on enzyme (#1262)
  • [material] Add oneOf tests (#1266)

NOTE: Please also pay attention to the changes in the previously released alpha versions.