Releases: UI5/webcomponents-react
Releases · UI5/webcomponents-react
v2.21.3
v2.21.2
v2.21.1
v2.21.0
2.21.0 (2026-04-07)
Bug Fixes
- add type definition for
@ui5/webcomponents-react/styles.css(#8417) (d628157) - AnalyticalTable: apply
hAligncorrectly for grouped rows (#8401) (cefe69d), closes #8397 - AnalyticalTable: prevent empty table body flash on first render (#8375) (a4fb335)
- FilterBar: fix item distribution in
hideToolbarlayout (#8382) (b0217ad), closes #8381 - ObjectPage: prevent section titles from overflowing header content (#8370) (85f66b4), closes #8369
Features
- AnalyticalTable - useF2CellEdit: update to follow latest a11y specs (#8307) (a7a35c8)
- AnalyticalTable: improve dynamic column width scaling performance (#8394) (819d3e2)
- AnalyticalTable: optimize column resize performance and handling (#8392) (033be84), closes #2665
- Bar/Column/ComposedChart: add stack aggregate total labels and tooltip support (#8302) (3e52380), closes #3420
- update to UI5 Web Components 2.21.0 (#8444) (09447b8)
v2.20.1
2.20.1 (2026-03-18)
Bug Fixes
- AnalyticalTable: add error log for nested headers (#8300) (6008598), closes #8293
- AnalyticalTable: fix bottom border position (#8319) (8fd8533)
- AnalyticalTable: reconcile columnOrder with columns on reorder (#8290) (7e16ae8)
- AnalyticalTable: use "menu" role for columns popover (#8316) (952c60b), closes #8313
- deps: update dependency @tanstack/react-virtual to v3.13.23 (#8331) (1eed1e7)
- ThemingParameters: sync CSS vars (#8334) (7556390)
v1.29.24
v2.20.0
v2.19.0
2.19.0 (2026-02-06)
Bug Fixes
- AnalyticalCardHeader: add tooltip for numeric content (#8104) (82ad75f), closes #8103
- AnalyticalTable: deactivate horizontal virtualization for "Smart" and "Grow" mode (#8157) (c0b1245)
- deps: update dependency react-content-loader to v7.1.2 (#8133) (92825f7)
- ObjectPage: disable
titleAreainteraction if noheaderArea(#8121) (ee7c19f)
Features
- improve React Compiler compatibility (#8185) (b1ca145)
- Line- & BulletChart: allow showing data labels for large datasets (#8150) (39a056e), closes #8148
- Modals: support auto-closing popovers sharing the same opener (#8149) (e647d41), closes #8147
- ObjectPage: hide tabbar when only one section is available (#8116) (afa9d76), closes #8087 #8106
- ObjectPage: make section headers sticky (#8087) (3d0250e), closes #7780
- update to UI5 Web Components v2.19.0 (#8180) (7634a40)
v2.18.1
2.18.1 (2026-01-13)
Bug Fixes
- AnalyticalTable: prevent SSR error (#8096) (b7830a9), closes #8095
- deps: update dependency @tanstack/react-virtual to v3.13.18 (#8077) (0735ae5)
- ObjectPage: always render snapped image to prevent repeating network calls (#8097) (6f418a0), closes #8093
- VariantManagement: update "Manage Views" dialog to latest specs (#8080) (ee1796f), closes #8079
v2.18.0
2.18.0 (2026-01-07)
Bug Fixes
- AnalyticalTable: adjust
NoDataComponentheight to "Auto" mode height (#8047) (1d7bad7), closes #8046 - deps: update dependency @tanstack/react-virtual to v3.13.17 (#8062) (601c823)
- Toolbar - compat: support React version >= 19.2 & StrictMode (#8073) (763e091), closes #8063