Releases: UI5/webcomponents-react
Releases · UI5/webcomponents-react
v2.17.0
2.17.0 (2025-12-08)
Bug Fixes
- AnalyticalTable - TypeScript: improve instance types (#7935) (6dc1b12)
- AnalyticalTable: text ellipsis for strings & class for elements for custom Cell (#7951) (c338dc1)
- AnalyticalTable: update active row state style (#7936) (8511f5a)
- deps: update dependency execa to v9.6.1 (#7983) (e6b8b76)
- deps: update react monorepo to v19.2.1 (patch) (#7998) (80d5733)
- ObjectPage: update section spacings to latest specs (#7977) (0c058c1), closes #7917
- ObjectPage: use UI5WC tabbar shadow (#7975) (85d82a0)
Features
v2.16.0
2.16.0 (2025-11-07)
Bug Fixes
- AnalyticalTable - TypeScript: fix cell types & add missing cell & row types (#7890) (40ee1c7), closes #7887
- AnalyticalTable - TypeScript: improve callback types (#7858) (6f370d9)
- AnalyticalTable: fix bottom border styles (#7881) (1ebf138)
- AnalyticalTable: improve accessibility (#7879) (9a38327), closes #7387 #5819
- AnalyticalTable: update column resizer styles (#7859) (09b0f0e)
- AnalyticalTable: virtualize empty cells horizontally (#7880) (63a6a41), closes #7841
- deps: update node.js to v24 (#7878) (b7859b2)
- ObjectPage - TypeScript: fix
accessibilityAttributesexpandButton.expandedtype (#7891) (ff48795) - ObjectPage: adjust header shadow (#7855) (fe11b07), closes #7812
- ObjectStatus: update inverted focus styles (#7884) (2a5e856), closes #7883
Features
v2.15.3
2.15.3 (2025-10-21)
Bug Fixes
- AnalyticalTable: fix vertical scrollbar styles and sync logic (#7839) (a03dd29), closes #7831
- AnalyticalTable: improve a11y for expand-group button (#7834) (3d32205)
- cli: export-maps codemod: refactor base pkg reexports correctly (#7846) (7ad248d)
- ObjectPage: align selected tab bottom-border correctly (#7840) (1911dc9), closes #7812
v2.15.2
v2.15.1
v2.15.0
2.15.0 (2025-10-06)
Bug Fixes
- AnalyticalTable - useF2CellEdit: support interactive
Icon(#7782) (4051aa5) - AnalyticalTable: fix inactive row hover styles, implement ObjectStatus deltas (#7781) (ba7a966), closes #7778
- AnalyticalTable: improve scroll performance (#7777) (1e70896), closes #6615
- deps: update dependency patch-package to v8.0.1 (#7788) (4314601)
- fix React18 ref types (#7775) (3b89dfd)
- ObjectPage: contain stacking context within the page (#7756) (7c25f77)
- ObjectPage: support height change of pinned header (#7787) (4fb27f5), closes #7687
Features
- AnalyticalTable: add
noDataReason&accessibleRoleprop toNoDataComponent(#7732) (4e99e5f) - cli: introduce
export-mapscodemod (#7757) (5348913) - create-wrappers: document supported slot types & deep-link to UI5WC component docs (#7791) (b5e5cee)
- update to UI5 Web Components v2.15.0 (#7801) (03dfd2a)
v2.14.1
v2.14.0
v2.13.2
2.13.2 (2025-08-29)
Bug Fixes
- AnalyticalTable: clear sorting correctly in tree table (#7669) (0fd1c99), closes #7649
- cypress-commands: support Cypress v15 (#7694) (0d9bba7)
- MessageView: fix rtl behavior & allow disabling animations (#7686) (145d8be), closes #7682
- ObjectStatus: implement delta styles for Quartz theme (#7685) (9de75d6), closes #7683
- ScatterChart - TypeScript: fix
measurestype (#7692) (79aac33)