Skip to content

v0.9.0-rc.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 22 Apr 14:00
· 4849 commits to main since this release

0.9.0-rc.16 (2020-04-22)

Bug Fixes

  • AnalyticalTable: fix multi-select checkbox (#445) (2ed6a98)
  • AnalyticalTable: header should respect hAlign as well (#438) (79c9f3f)
  • AnalyticalTable: remove ResizeObserver condition to avoid race conditions (#444) (830ab14)
  • Charts: Add hcb and hcw support for charts. (#441) (a7ffcd6)
  • withWebComponent: fix handling of react fragments as slots (#446) (66a8344)

Features

  • Charts - New: improve autoscaling of axis ticks (#447) (a763bb8)
  • add slot props and deprecated render methods (#436) (018337f)