v0.9.0-rc.11
Pre-release
Pre-release
·
4622 commits
to main
since this release
0.9.0-rc.11 (2020-04-09)
Bug Fixes
- AnalyticalTable: fix scrollbar issue on column reorder & initial horizontal scrolling (#413) (4665db7)
- Charts: separate size monitoring for height and width (#417) (a771fd3)
- Framework: fix side-effects in rollup build (#414) (b64fc5f)
- Grid: fix incorrect layout when rendered before Device was initialized (#418) (cb62961)
- ThemingSupport: don't load fiori_3 parameters twice (#416) (b5421a6)
Code Refactoring
BREAKING CHANGES
- withWebComponent: the dependencies
@ui5/webcomponents
,@ui5/webcomponents-fiori
and@ui5/webcomponents-icons
are nowpeerDependencies
and have to be installed next to@ui5/webcomponents-react