Releases: SAP/ui5-webcomponents-react
Releases · SAP/ui5-webcomponents-react
v0.9.4
0.9.4 (2020-05-08)
Bug Fixes
- Charts: fix crash in ComposedChart on click when onDataPointClick is not set (#483) (c318ca2)
- Charts - New: layouting fixes (#488) (4a47e1d)
- Charts-New: fix labels of donut chart and yAxis width calculation of bar chart (#498) (db3a5b7)
- cra-template: fix test to be successful (#497) (f5932fa)
- PieChart: fix hideDataLabel on measure not hiding data labels (#499) (2c73460)
- fix cjs build (#496) (b1900cb)
v0.9.3
v0.9.2
v0.9.1
v0.9.0
0.9.0 (2020-04-30)
Features
- Upgraded to @ui5/[email protected]
Breaking Changes
- For a detailed list of breaking changes, please see the list of releases or our Changelog starting from
0.8.6
to0.9.0
. - In order to help you migrating your application, we also prepared an Migration Guide
v0.9.0-rc.18
0.9.0-rc.18 (2020-04-29)
Bug Fixes
- AnalyticalTable: support RTL (#466) (a99b183), closes #460
- Charts - New: fix rendering of x and y axis ticks (#462) (e94b663)
- Charts - New: tooltip supports dark theme (#465) (e66ff58)
- ComposedChart: fix padding calculation for vertical layout (#464) (9347f16)
- MessageBox: enable closing with esc key (#463) (3377b75)
v0.9.0-rc.17
0.9.0-rc.17 (2020-04-28)
Bug Fixes
- AnalyticalTable: debounce resize handler (#454) (f1a5a6e)
- AnalyticalTable: fix passing styles object to AnalyticalTable (#449) (e3499ee)
- Bar: make slot props optional (#450) (5e490d8)
- charts: debounce recalculate size (#456) (d35f861)
- Charts - New: automatic reduction of label elements (#451) (3d3bab2)
- Charts - New: fix rules of hooks & consistent margin calculation (#459) (951fb3c)
v0.9.0-rc.16
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
v0.9.0-rc.15
v0.9.0-rc.14
0.9.0-rc.14 (2020-04-10)
Bug Fixes
- Framework: fix sideEffect-full files in react production build (f5c02b1)