Skip to content

v2.1.0

Choose a tag to compare

@edgarmueller edgarmueller released this 20 Dec 18:01
· 879 commits to master since this release
  • [all] String renderer is not used as fallback anymore (#1103)
  • [core] Empty string is converted to undefined. This reflects the expected user behavior (#1168)
  • [core/material] UI schema can be specified inline (#1157)
  • [core] New actions to only set schema/UI schema (#1181)
  • [material] Improve object renderer (label alignement, rule support) (#1078)
  • [material] Fixed "No applicable field found." in deeply nested schema (#1169)
  • [material] Use Hidden to hide elements instead of custom CSS (#1043)
  • [material] Fix missing icon of date picker (#1184)
  • [angular-material] ListWithDetail has default selection (#1129)
  • [angular-material] ListWithDetail queries UI schema registry for detail (#1086)
  • [angular-material] Fix use of different fonts for boolean renderers, sliders
  • [angular-material] Fire change event on keyUp instead of onChange (#1187)
  • [angular-material] Fix trackBy in layout renderers (#1187)
  • [ionic] Export default renderers (#1178)
  • [ionic] Vertical layout uses ion-list (#1178)
  • [ionic] Add object renderer (#1178)
  • [ionic] Add no-padding, no-lines attribute to all controls (#1178)
  • [ionic] Add error label to autocomplete control (#1178
  • [mui-tree] Fix implicit any typings (#1174)

Thanks to all contributors!