Releases: UI5/webcomponents-react
Releases · UI5/webcomponents-react
v0.10.0-rc.9
17 Jul 13:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
AnalyticalTable: fix subRows selection in tree table mode (#610 ) (69e63d9 )
FilterBar: search-input field reacts to value prop changes (#609 ) (27981dd )
Features
AnalyticalTable: support resize on whole column (#607 ) (cb99e78 ), closes #580
v0.10.0-rc.8
16 Jul 13:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ObjectPage: support dynamically added sections (#604 ) (a7ecb3c ), closes #591
remove useMemo from usePassThroughHtmlProps (#601 ) (10e0d89 )
AnalyticalTable: fix dynamic column width and prevent table from overflowing in some cases (#597 ) (fe93af8 )
AnalyticalTable: improve scroll performance when scrolling very fast (#600 ) (e4a8e95 )
FilterBar: replace fragments inside of toolbar and update story (#599 ) (ab0760f )
v0.10.0-rc.7
09 Jul 15:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
MicroBarChart: rollback to old implementation with new API (#588 ) (330d639 )
sapScrollBar: use correct height for horizontal scrollbar (#587 ) (3ceb0de )
BREAKING CHANGES
MicroBarChart: Removed props noLegend, onLegendClick, noAnimation, centerLabel and chartConfig as they we not used in the chart and had no effect.
v0.10.0-rc.6
02 Jul 10:24
Compare
Sorry, something went wrong.
No results found
Bug Fixes
AnalyticalTable: fix behavior of minWidth and add maxWidth support (#585 ) (525bbec )
Features
AnalyticalTable: add horizontal scrollbar in fiori design (#583 ) (f695215 )
v0.10.0-rc.5
22 Jun 10:15
Compare
Sorry, something went wrong.
No results found
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
v0.10.0-rc.4
18 Jun 12:15
Compare
Sorry, something went wrong.
No results found
Code Refactoring
BREAKING CHANGES
Form: deleted CurrentViewportRange (mostly used internally)
Form: FormGroup and FormItem don't support className, style, ref, ..etc. props anymore, there are only used for calculating the final form layout.
v0.10.0-rc.3
16 Jun 12:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
base: remove unnecessary proxy polyfill (10adb29 )
Fix wrong display names for NotificationGroup and VariantManagement (2963a55 )
BarChart/ColumnChart: display correct labels in stacked charts (#568 ) (66b68be )
v0.10.0-rc.2
05 Jun 16:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
FilterBar/ObjectPage: add toolbar for making action bars responsive (#546 ) (bb0d9d4 ), closes #533
MessageBox: allow custom action texts (#561 ) (f20d861 ), closes #551
Features
v0.9.11
26 May 11:55
Compare
Sorry, something went wrong.
No results found
0.9.11 (2020-05-26)
Note: Version bump only for package ui5-webcomponents-react-release-0.9.x
v0.10.0-rc.1
25 May 07:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
AnalyticalTable: remove padding and scrollbar from select-all header cell (#536 ) (97158a3 ), closes #532
DurationPicker: use correct value for defaultProp maxValue (#529 ) (888d069 )
Features
StyleClassHelper: add putIfPresent method (#539 ) (0ae0785 )