Skip to content

v1.18.0

Compare
Choose a tag to compare
@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 04 Aug 13:41
· 1073 commits to main since this release

1.18.0 (2023-08-04)

Bug Fixes

  • AnalyticalTable: only sync scroll if parent is available (#4906) (4ebd0b1)
  • charts: fix description and behavior of chartConfig.legendPosition (#4911) (a86fce6)
  • FormItem: apply bottom margin of group on custom Label (#4932) (251421d), closes #4921
  • Form: support conditional rendering of children (#4942) (9d3bcdb), closes #4923
  • ObjectStatus: apply latest available specs (#4939) (03835db), closes #4934
  • omit html attributes from web components if value is false (#4941) (f5361c0), closes #4937
  • useStylesheet: add 'use client' directive (#4919) (1f2ee04)

Features