Skip to content

v0.10.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 22 Jun 10:15
· 4734 commits to main since this release

0.10.0-rc.5 (2020-06-22)

Bug Fixes

  • BarChart/ColumnChart: fix data labels for nested data accessors (#579) (605cb06)
  • Form: fix bad import (12e3278)

Features

  • Form: add props to control labelSpan and columns for each size (#578) (40d9579)
  • ScatterChart: initial component implementation (#577) (bcadbea), closes #570