Releases: UI5/webcomponents-react
Releases · UI5/webcomponents-react
v0.13.7
05 Feb 13:32
Compare
Sorry, something went wrong.
No results found
0.13.7 (2021-02-05)
Bug Fixes
webcomponents: fix crash, allow nested fragments in all supported browsers (#1259 ) (d0be87c )
v0.13.6
02 Feb 12:26
Compare
Sorry, something went wrong.
No results found
0.13.6 (2021-02-02)
Bug Fixes
AnalyticalTable: show column header icons in correct place (#1232 ) (bb13cf5 )
MicroBarChart: fix default color calculation (#1233 ) (9139707 )
Features
Web Components: allow nested fragments in slots (not available for IE11) (#1221 ) (578ae6c ), closes #1219
v0.13.5
26 Jan 15:10
Compare
Sorry, something went wrong.
No results found
0.13.5 (2021-01-26)
Bug Fixes
AnalyticalTable: remove unnecessary borders in column headers (#1218 ) (9da2247 ), closes #1197
Web Components: allow conditional rendering in slots (#1217 ) (b9f50fe ), closes #1213
use correct peer dependency version of @ui5/webcomponents-base (63816fe )
Device: use named export to prevent typescript error (#1200 ) (2862abf )
v0.13.4
20 Jan 15:38
Compare
Sorry, something went wrong.
No results found
0.13.4 (2021-01-20)
Bug Fixes
Charts: use ErrorBoundary to prevent errors when components are re-mounted (#1190 ) (77427eb ), closes #1145
Features
v0.13.3
19 Jan 16:06
Compare
Sorry, something went wrong.
No results found
0.13.3 (2021-01-19)
Bug Fixes
seed: wrap application with ThemeProvider (#1185 ) (842ff20 )
remove 'export * as' syntax for compatibility with react-scripts 3 (#1184 ) (b4fe896 )
resolve CSS variables correctly in IE11 (#1183 ) (a5ac248 )
ObjectPage: add accessibility labels to header buttons and title levels (#1176 ) (80f3057 ), closes #1166 #1165
Features
add accessibility storybook addon (addon-a11y) in dev (#1169 ) (1ff79e2 )
v0.13.2
15 Jan 13:33
Compare
Sorry, something went wrong.
No results found
0.13.2 (2021-01-15)
Bug Fixes
AnalyticalTable: prevent crashes and unintended behavior in IE11 (#1168 ) (4d328a8 )
DynamicPage: add className prop to dynamic page classes (#1159 ) (1c73396 )
MessageBox: don't crash when Dialog Web Component is not ready yet (#1148 ) (cadab16 )
Features
AnalyticalTable: add plugin hook to enable disabling selection of rows (#1156 ) (4da2848 )
v0.13.1
11 Jan 10:48
Compare
Sorry, something went wrong.
No results found
0.13.1 (2021-01-11)
Bug Fixes
AnalyticalTable: support rtl (#1146 ) (ed4aee1 )
DynamicPage: don't render unnecessary scrollbar & only show actions separator when needed (#1137 ) (70d0453 ), closes #1074
Features
v0.13.0
07 Jan 11:45
Compare
Sorry, something went wrong.
No results found
0.13.0 (2021-01-07)
Updated @ui5/webcomponents to 1.0.0-rc.11.
Please also have a look at the release log of the underlying @ui5/webcomponents repository.
chore
Features
BREAKING CHANGES
NotificationOverflowAction got renamed to NotificationAction
BarDesign : removed BarDesign Auto
Bar : prop contentLeft is now startContent
Bar : prop contentMiddle is now middleContent
Bar : prop contentRight is now endContent
removed deprecated Spinner component
removed deprecated Tokenizer component
Toolbar : removed deprecated onToolbarClick in favour of onClick
Device : removed deprecated, class-based API. Please use the individual util functions instead.
Device : removed the optional oListener parameter from all device attach/detach functions (mostly used internally)
v0.12.4
17 Dec 14:43
Compare
Sorry, something went wrong.
No results found
0.12.4 (2020-12-17)
Features
charts: add support for children prop (enable linear gradients) (#1105 ) (5841519 )
v0.12.3
17 Dec 12:43
Compare
Sorry, something went wrong.
No results found
0.12.3 (2020-12-17)
Bug Fixes
AnalyticalTable: use correct import for useI18nText (#1088 ) (74b7f63 )
Features
AnalyticalTable: add "Interactive" visibleRowCountMode to allow vertical resizing of the table (#1056 ) (6295984 )
AnalyticalTable: add responsive column options for pop-in or hiding columns (#1093 ) (cebbf16 )
useI18nBundle: add new hook to retrieve current i18n bundle (#1104 ) (7b38975 )