Skip to content

v2.0.2

Compare
Choose a tag to compare
@edgarmueller edgarmueller released this 18 Jun 08:43
· 1051 commits to master since this release

Changelog:

  • [core] Allow options props to be overridden for EnumField (#1002)
  • [core] Render null if no field renderer can be found (#981)
  • [core] Remove ajv warning by configuring it correctly for use with schema draft 4 and 7 (#998)
  • [core] Update JSON schema definitions (#1000)
  • [material] Fix MUI warnings (#999)
  • [matarial] Remove hidden attribute from Toolbar (#991)
  • [material] Update to MUI 1.x.x (#977)
  • [material] Fix overlapping of text and label if trim option is set (#936)
  • [material] Add spacing between elements in HorizontalLayout (#954)
  • [material] Set empty value for Date HelperText in order to keep height (#983)
  • [material] Add password option to MaterialTextField (#976)
  • [material] Make validation emssage unique (#971)
  • [editor] Make image and label providers function props in editor package (#996)
  • [editor] Replace materialize CSS dependency in editor package (#1001)
  • Updated docs (#1007)

Thanks to all contributors!