@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
372 lines (248 loc) • 104 kB
Markdown
# Change Log
> **This file is preserved as a historical archive up to v2.22.2.** From v2.22.3 onwards, all release notes are aggregated in the [project-root `CHANGELOG.md`](../../CHANGELOG.md) and on the [GitHub Releases page](https://github.com/UI5/webcomponents-react/releases).
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.22.2](https://github.com/UI5/webcomponents-react/compare/v2.22.1...v2.22.2) (2026-05-28)
### Bug Fixes
- **AnalyticalTable:** prevent subcomponent re-render loop at browser zoom ([#8645](https://github.com/UI5/webcomponents-react/issues/8645)) ([46ffd70](https://github.com/UI5/webcomponents-react/commit/46ffd70980c33bd4dca654347dc2e979dfff5efd)), closes [#8641](https://github.com/UI5/webcomponents-react/issues/8641)
- **AnalyticalTable:** sync scroll offset after filtering ([#8631](https://github.com/UI5/webcomponents-react/issues/8631)) ([9adb404](https://github.com/UI5/webcomponents-react/commit/9adb404d7451a62ba7925a2e47cd1d34ed072eb5))
- **deps:** update dependency @tanstack/react-virtual to v3.13.25 ([#8625](https://github.com/UI5/webcomponents-react/issues/8625)) ([ee516ef](https://github.com/UI5/webcomponents-react/commit/ee516efb141998631b7af3814341b1bf19600a85))
- **FilterBar:** fix header overflow behavior & add "Go" button aria description ([#8643](https://github.com/UI5/webcomponents-react/issues/8643)) ([42c5d86](https://github.com/UI5/webcomponents-react/commit/42c5d86cddf950c820914b68395aa513df093c97))
## [2.22.1](https://github.com/UI5/webcomponents-react/compare/v2.22.0...v2.22.1) (2026-05-19)
### Bug Fixes
- **ObjectPage:** prevent header collapse on IconTabBar tab switch ([#8587](https://github.com/UI5/webcomponents-react/issues/8587)) ([d086e13](https://github.com/UI5/webcomponents-react/commit/d086e139c11f808d77029c123a96152f16088be2)), closes [#8582](https://github.com/UI5/webcomponents-react/issues/8582)
# [2.22.0](https://github.com/UI5/webcomponents-react/compare/v2.21.3...v2.22.0) (2026-05-12)
### Bug Fixes
- **AnalyticalTable - useManualRowSelect:** allow custom `manualRowSelectedKey`, improve performance & docs ([#8461](https://github.com/UI5/webcomponents-react/issues/8461)) ([6b61d8c](https://github.com/UI5/webcomponents-react/commit/6b61d8c73c845ed2a91fd759437ac01619199189)), closes [#3139](https://github.com/UI5/webcomponents-react/issues/3139)
- **AnalyticalTable:** fix End/Home nav and Shift+Arrow resize ([#8472](https://github.com/UI5/webcomponents-react/issues/8472)) ([0f8f63e](https://github.com/UI5/webcomponents-react/commit/0f8f63ea5402cbeee7f6437b37fc24ddf7922205))
- **AnalyticalTable:** fix pop-in a11y and cell-data ([#8535](https://github.com/UI5/webcomponents-react/issues/8535)) ([69aab1c](https://github.com/UI5/webcomponents-react/commit/69aab1c65dfc19f2836e53e33bdb69893e5fa399)), closes [#7410](https://github.com/UI5/webcomponents-react/issues/7410)
- **AnalyticalTable:** recalc column widths after columns change with `retainColumnWidth` ([#8487](https://github.com/UI5/webcomponents-react/issues/8487)) ([5027b89](https://github.com/UI5/webcomponents-react/commit/5027b89bec9deb8a58a2281d41c037e2492cd08a))
- **deps:** update dependency @tanstack/react-virtual to v3.13.24 ([#8509](https://github.com/UI5/webcomponents-react/issues/8509)) ([f86d0b8](https://github.com/UI5/webcomponents-react/commit/f86d0b85e614359ece396f250a8aa62729df6ef6))
- **ObjectPage:** isolate stacking context in content ([#8564](https://github.com/UI5/webcomponents-react/issues/8564)) ([85834ac](https://github.com/UI5/webcomponents-react/commit/85834aca074d045af38da9d37a9428471769632b))
### Features
- **AnalyticalTable:** add `onRowContextMenu` callback ([#8522](https://github.com/UI5/webcomponents-react/issues/8522)) ([eb914ef](https://github.com/UI5/webcomponents-react/commit/eb914ef60b67b926b36a0743e8cd147c6312a6ab)), closes [#5594](https://github.com/UI5/webcomponents-react/issues/5594)
- **AnalyticalTable:** remove `react-table` v7 dependency & vendor its code ([#8558](https://github.com/UI5/webcomponents-react/issues/8558)) ([b217f47](https://github.com/UI5/webcomponents-react/commit/b217f476c26fe54efef0655fb0c2d8c25e195fcb)), closes [#6767](https://github.com/UI5/webcomponents-react/issues/6767)
- update to UI5 Web Components 2.22.0 ([#8580](https://github.com/UI5/webcomponents-react/issues/8580)) ([4ed9ea0](https://github.com/UI5/webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2))
## [2.21.3](https://github.com/UI5/webcomponents-react/compare/v2.21.2...v2.21.3) (2026-04-09)
**Note:** Version bump only for package @ui5/webcomponents-react
## [2.21.2](https://github.com/UI5/webcomponents-react/compare/v2.21.1...v2.21.2) (2026-04-08)
**Note:** Version bump only for package @ui5/webcomponents-react
## [2.21.1](https://github.com/UI5/webcomponents-react/compare/v2.21.0...v2.21.1) (2026-04-08)
**Note:** Version bump only for package @ui5/webcomponents-react
# [2.21.0](https://github.com/UI5/webcomponents-react/compare/v2.20.1...v2.21.0) (2026-04-07)
### Bug Fixes
- add type definition for `@ui5/webcomponents-react/styles.css` ([#8417](https://github.com/UI5/webcomponents-react/issues/8417)) ([d628157](https://github.com/UI5/webcomponents-react/commit/d628157f6d44044c7cffb97bf226ac8215696099))
- **AnalyticalTable:** apply `hAlign` correctly for grouped rows ([#8401](https://github.com/UI5/webcomponents-react/issues/8401)) ([cefe69d](https://github.com/UI5/webcomponents-react/commit/cefe69d2b711779a79464321957a042930b90bb1)), closes [#8397](https://github.com/UI5/webcomponents-react/issues/8397)
- **AnalyticalTable:** prevent empty table body flash on first render ([#8375](https://github.com/UI5/webcomponents-react/issues/8375)) ([a4fb335](https://github.com/UI5/webcomponents-react/commit/a4fb3353758a2fe86e82b46b33ce8b82829a01ff))
- **FilterBar:** fix item distribution in `hideToolbar` layout ([#8382](https://github.com/UI5/webcomponents-react/issues/8382)) ([b0217ad](https://github.com/UI5/webcomponents-react/commit/b0217add75b186bec117068137a6a45f15cdc9fb)), closes [#8381](https://github.com/UI5/webcomponents-react/issues/8381)
- **ObjectPage:** prevent section titles from overflowing header content ([#8370](https://github.com/UI5/webcomponents-react/issues/8370)) ([85f66b4](https://github.com/UI5/webcomponents-react/commit/85f66b4d60ed111283ddcf419d6f08169c8faf19)), closes [#8369](https://github.com/UI5/webcomponents-react/issues/8369)
### Features
- **AnalyticalTable - useF2CellEdit:** update to follow latest a11y specs ([#8307](https://github.com/UI5/webcomponents-react/issues/8307)) ([a7a35c8](https://github.com/UI5/webcomponents-react/commit/a7a35c84c970ae1ce7ed35ca69ae723db682a543))
- **AnalyticalTable:** improve dynamic column width scaling performance ([#8394](https://github.com/UI5/webcomponents-react/issues/8394)) ([819d3e2](https://github.com/UI5/webcomponents-react/commit/819d3e2ddf54f4e4454d7f9436deb2a2d4048bd4))
- **Bar/Column/ComposedChart:** add stack aggregate total labels and tooltip support ([#8302](https://github.com/UI5/webcomponents-react/issues/8302)) ([3e52380](https://github.com/UI5/webcomponents-react/commit/3e5238086e20b40ba3447a85a0ee1864bc958283)), closes [#3420](https://github.com/UI5/webcomponents-react/issues/3420)
- introduce UI5 Web Components for React MCP Server ([#8418](https://github.com/UI5/webcomponents-react/issues/8418)) ([b5bd887](https://github.com/UI5/webcomponents-react/commit/b5bd88740090468832dccb89abdfa4cb0e21c3df)), closes [#7925](https://github.com/UI5/webcomponents-react/issues/7925)
- update to UI5 Web Components 2.21.0 ([#8444](https://github.com/UI5/webcomponents-react/issues/8444)) ([09447b8](https://github.com/UI5/webcomponents-react/commit/09447b817e198db2f95b8b41353f61fad0b30b6d))
## [2.20.1](https://github.com/UI5/webcomponents-react/compare/v2.20.0...v2.20.1) (2026-03-18)
### Bug Fixes
- **AnalyticalTable:** add error log for nested headers ([#8300](https://github.com/UI5/webcomponents-react/issues/8300)) ([6008598](https://github.com/UI5/webcomponents-react/commit/60085985f4d0acb570749afa6e84a490edcbc93e)), closes [#8293](https://github.com/UI5/webcomponents-react/issues/8293)
- **AnalyticalTable:** fix bottom border position ([#8319](https://github.com/UI5/webcomponents-react/issues/8319)) ([8fd8533](https://github.com/UI5/webcomponents-react/commit/8fd8533ba97b2291fd48bdda28183eff1ce730c8))
- **AnalyticalTable:** reconcile columnOrder with columns on reorder ([#8290](https://github.com/UI5/webcomponents-react/issues/8290)) ([7e16ae8](https://github.com/UI5/webcomponents-react/commit/7e16ae8213149a7dbaed91ae9dd5c78e966e6a0e))
- **AnalyticalTable:** use "menu" role for columns popover ([#8316](https://github.com/UI5/webcomponents-react/issues/8316)) ([952c60b](https://github.com/UI5/webcomponents-react/commit/952c60bcd74c4ea238aed6935faeba650471e6f4)), closes [#8313](https://github.com/UI5/webcomponents-react/issues/8313)
- **deps:** update dependency @tanstack/react-virtual to v3.13.21 ([#8289](https://github.com/UI5/webcomponents-react/issues/8289)) ([72f1768](https://github.com/UI5/webcomponents-react/commit/72f1768328be125647af16026ba30f89a7107d83))
- **deps:** update dependency @tanstack/react-virtual to v3.13.22 ([#8318](https://github.com/UI5/webcomponents-react/issues/8318)) ([31dbe85](https://github.com/UI5/webcomponents-react/commit/31dbe85386db160ab8c0dbbadbd15bad530bd5d8))
- **deps:** update dependency @tanstack/react-virtual to v3.13.23 ([#8331](https://github.com/UI5/webcomponents-react/issues/8331)) ([1eed1e7](https://github.com/UI5/webcomponents-react/commit/1eed1e75455070bdf1f4bc1690a7507ce5ab896d))
# [2.20.0](https://github.com/UI5/webcomponents-react/compare/v2.19.0...v2.20.0) (2026-03-06)
### Bug Fixes
- **deps:** update dependency @tanstack/react-virtual to v3.13.19 ([#8248](https://github.com/UI5/webcomponents-react/issues/8248)) ([928efb7](https://github.com/UI5/webcomponents-react/commit/928efb74469e6bc0f6bb138630b4921ceb071a7a))
### Features
- **AnalyticalTable:** add `allVisibleRowsSelected` to `onRowSelect` & improve select behavior ([#8224](https://github.com/UI5/webcomponents-react/issues/8224)) ([88f50fa](https://github.com/UI5/webcomponents-react/commit/88f50fac94eddb40910241df145d13df4fde122e))
- update to UI5 Web Components 2.20.0 ([#8285](https://github.com/UI5/webcomponents-react/issues/8285)) ([e9fd5d9](https://github.com/UI5/webcomponents-react/commit/e9fd5d96f5ccacbea28d69005136b275ab62891f)), closes [#8196](https://github.com/UI5/webcomponents-react/issues/8196)
# [2.19.0](https://github.com/UI5/webcomponents-react/compare/v2.18.1...v2.19.0) (2026-02-06)
### Bug Fixes
- **AnalyticalCardHeader:** add tooltip for numeric content ([#8104](https://github.com/UI5/webcomponents-react/issues/8104)) ([82ad75f](https://github.com/UI5/webcomponents-react/commit/82ad75f5aa6a5eda6e522759ead0d026f8c07312)), closes [#8103](https://github.com/UI5/webcomponents-react/issues/8103)
- **AnalyticalTable:** deactivate horizontal virtualization for "Smart" and "Grow" mode ([#8157](https://github.com/UI5/webcomponents-react/issues/8157)) ([c0b1245](https://github.com/UI5/webcomponents-react/commit/c0b12455c8b2c5c117aff670003390db1ce189e0))
- **ObjectPage:** disable `titleArea` interaction if no `headerArea` ([#8121](https://github.com/UI5/webcomponents-react/issues/8121)) ([ee7c19f](https://github.com/UI5/webcomponents-react/commit/ee7c19f9d1b57475fd256d0a180ba2b1cfeccd0f))
### Features
- improve React Compiler compatibility ([#8185](https://github.com/UI5/webcomponents-react/issues/8185)) ([b1ca145](https://github.com/UI5/webcomponents-react/commit/b1ca145581c8de48345fffd380b3c629e914cb22))
- **Modals:** support auto-closing popovers sharing the same opener ([#8149](https://github.com/UI5/webcomponents-react/issues/8149)) ([e647d41](https://github.com/UI5/webcomponents-react/commit/e647d41e440cf4a5f151501017ab4120a1f2e246)), closes [#8147](https://github.com/UI5/webcomponents-react/issues/8147)
- **ObjectPage:** hide tabbar when only one section is available ([#8116](https://github.com/UI5/webcomponents-react/issues/8116)) ([afa9d76](https://github.com/UI5/webcomponents-react/commit/afa9d76f4b9ab325732f53c0790073476d2e2e31)), closes [#8087](https://github.com/UI5/webcomponents-react/issues/8087) [#8106](https://github.com/UI5/webcomponents-react/issues/8106)
- **ObjectPage:** make section headers sticky ([#8087](https://github.com/UI5/webcomponents-react/issues/8087)) ([3d0250e](https://github.com/UI5/webcomponents-react/commit/3d0250ec8ffc2b1af40be1c6ae5557b671a339e4)), closes [#7780](https://github.com/UI5/webcomponents-react/issues/7780)
- update to UI5 Web Components v2.19.0 ([#8180](https://github.com/UI5/webcomponents-react/issues/8180)) ([7634a40](https://github.com/UI5/webcomponents-react/commit/7634a4079907314c1e9bb408b4fed1d95e709410))
## [2.18.1](https://github.com/UI5/webcomponents-react/compare/v2.18.0...v2.18.1) (2026-01-13)
### Bug Fixes
- **AnalyticalTable:** prevent SSR error ([#8096](https://github.com/UI5/webcomponents-react/issues/8096)) ([b7830a9](https://github.com/UI5/webcomponents-react/commit/b7830a90906935c4226ff8488aad17a88769f0b2)), closes [#8095](https://github.com/UI5/webcomponents-react/issues/8095)
- **deps:** update dependency @tanstack/react-virtual to v3.13.18 ([#8077](https://github.com/UI5/webcomponents-react/issues/8077)) ([0735ae5](https://github.com/UI5/webcomponents-react/commit/0735ae5d10ae65d34fefb3af2c960f7b049fe226))
- **ObjectPage:** always render snapped image to prevent repeating network calls ([#8097](https://github.com/UI5/webcomponents-react/issues/8097)) ([6f418a0](https://github.com/UI5/webcomponents-react/commit/6f418a0dddca2c70387abd5d9e6b85fbcd1b88b5)), closes [#8093](https://github.com/UI5/webcomponents-react/issues/8093)
- **VariantManagement:** update "Manage Views" dialog to latest specs ([#8080](https://github.com/UI5/webcomponents-react/issues/8080)) ([ee1796f](https://github.com/UI5/webcomponents-react/commit/ee1796fc62f635d698bb7de706657268c5e30f30)), closes [#8079](https://github.com/UI5/webcomponents-react/issues/8079)
# [2.18.0](https://github.com/UI5/webcomponents-react/compare/v2.17.0...v2.18.0) (2026-01-07)
### Bug Fixes
- **AnalyticalTable:** adjust `NoDataComponent` height to "Auto" mode height ([#8047](https://github.com/UI5/webcomponents-react/issues/8047)) ([1d7bad7](https://github.com/UI5/webcomponents-react/commit/1d7bad72a7196416488fcdb131d2a712793ecfec)), closes [#8046](https://github.com/UI5/webcomponents-react/issues/8046)
- **deps:** update dependency @tanstack/react-virtual to v3.13.13 ([#8012](https://github.com/UI5/webcomponents-react/issues/8012)) ([0546b3f](https://github.com/UI5/webcomponents-react/commit/0546b3f6dc5c3d31162f91544eb58cf4b4af11f9))
- **deps:** update dependency @tanstack/react-virtual to v3.13.17 ([#8062](https://github.com/UI5/webcomponents-react/issues/8062)) ([601c823](https://github.com/UI5/webcomponents-react/commit/601c823a815848cdc82227af5dd58c706cd805ca))
- **Toolbar - compat:** support React version >= 19.2 & StrictMode ([#8073](https://github.com/UI5/webcomponents-react/issues/8073)) ([763e091](https://github.com/UI5/webcomponents-react/commit/763e0914218f7dfc586f8b250219aac75f4241c2)), closes [#8063](https://github.com/UI5/webcomponents-react/issues/8063)
### Features
- **FilterBar:** allow customizing search field `placeholder` and `noTypeahead` props ([#8074](https://github.com/UI5/webcomponents-react/issues/8074)) ([1b367ce](https://github.com/UI5/webcomponents-react/commit/1b367ce88cb97eb8757205d5d9112fc71fa7d31f)), closes [#8068](https://github.com/UI5/webcomponents-react/issues/8068)
- update to UI5 Web Components v2.18.0 ([#8075](https://github.com/UI5/webcomponents-react/issues/8075)) ([e01d461](https://github.com/UI5/webcomponents-react/commit/e01d461851db0bfe8b550cdd667565402d902197))
# [2.17.0](https://github.com/UI5/webcomponents-react/compare/v2.16.0...v2.17.0) (2025-12-08)
### Bug Fixes
- **AnalyticalTable - TypeScript:** improve instance types ([#7935](https://github.com/UI5/webcomponents-react/issues/7935)) ([6dc1b12](https://github.com/UI5/webcomponents-react/commit/6dc1b12d88db88c8540b3c883ac8c1525326cb21))
- **AnalyticalTable:** text ellipsis for strings & class for elements for custom Cell ([#7951](https://github.com/UI5/webcomponents-react/issues/7951)) ([c338dc1](https://github.com/UI5/webcomponents-react/commit/c338dc1fdfc32e7e5958e10765ca421768f1861f))
- **AnalyticalTable:** update active row state style ([#7936](https://github.com/UI5/webcomponents-react/issues/7936)) ([8511f5a](https://github.com/UI5/webcomponents-react/commit/8511f5a552effdbd80345f462a2786581a35701d))
- **ObjectPage:** update section spacings to latest specs ([#7977](https://github.com/UI5/webcomponents-react/issues/7977)) ([0c058c1](https://github.com/UI5/webcomponents-react/commit/0c058c121b78ba2ca9fad7e403e18fb95bc90b95)), closes [#7917](https://github.com/UI5/webcomponents-react/issues/7917)
- **ObjectPage:** use UI5WC tabbar shadow ([#7975](https://github.com/UI5/webcomponents-react/issues/7975)) ([85d82a0](https://github.com/UI5/webcomponents-react/commit/85d82a07137b965046c32f4a360528e7da5c180b))
### Features
- **ObjectStatus:** simplify active state styling in lists & tables ([#7930](https://github.com/UI5/webcomponents-react/issues/7930)) ([2529bd4](https://github.com/UI5/webcomponents-react/commit/2529bd4074b1b9f5300930befd2bfbb99b3b3753)), closes [#7929](https://github.com/UI5/webcomponents-react/issues/7929)
- update to UI5 Web Components v2.17.0 ([#8011](https://github.com/UI5/webcomponents-react/issues/8011)) ([8c280d9](https://github.com/UI5/webcomponents-react/commit/8c280d9b8eb016b03dd80314e779a39939bbb53a))
# [2.16.0](https://github.com/UI5/webcomponents-react/compare/v2.15.3...v2.16.0) (2025-11-07)
### Bug Fixes
- **AnalyticalTable - TypeScript:** fix cell types & add missing cell & row types ([#7890](https://github.com/UI5/webcomponents-react/issues/7890)) ([40ee1c7](https://github.com/UI5/webcomponents-react/commit/40ee1c744a74ee6a211c504542b3fd0a06215242)), closes [#7887](https://github.com/UI5/webcomponents-react/issues/7887)
- **AnalyticalTable - TypeScript:** improve callback types ([#7858](https://github.com/UI5/webcomponents-react/issues/7858)) ([6f370d9](https://github.com/UI5/webcomponents-react/commit/6f370d943df2eb59a7fd300142b8aae8afee36ed))
- **AnalyticalTable:** fix bottom border styles ([#7881](https://github.com/UI5/webcomponents-react/issues/7881)) ([1ebf138](https://github.com/UI5/webcomponents-react/commit/1ebf138ca2127d1d651fb7f4d1660ff23ca3f99a))
- **AnalyticalTable:** improve accessibility ([#7879](https://github.com/UI5/webcomponents-react/issues/7879)) ([9a38327](https://github.com/UI5/webcomponents-react/commit/9a38327dfb022d4409fdc1d9cbdde87834e4a188)), closes [#7387](https://github.com/UI5/webcomponents-react/issues/7387) [#5819](https://github.com/UI5/webcomponents-react/issues/5819)
- **AnalyticalTable:** update column resizer styles ([#7859](https://github.com/UI5/webcomponents-react/issues/7859)) ([09b0f0e](https://github.com/UI5/webcomponents-react/commit/09b0f0ec16f1c3d8f3c69173fd50f87fb9488c6a))
- **AnalyticalTable:** virtualize empty cells horizontally ([#7880](https://github.com/UI5/webcomponents-react/issues/7880)) ([63a6a41](https://github.com/UI5/webcomponents-react/commit/63a6a41b3df172419e24dd62be4fddfae3012df3)), closes [#7841](https://github.com/UI5/webcomponents-react/issues/7841)
- **ObjectPage - TypeScript:** fix `accessibilityAttributes` `expandButton.expanded` type ([#7891](https://github.com/UI5/webcomponents-react/issues/7891)) ([ff48795](https://github.com/UI5/webcomponents-react/commit/ff487959c884c2ad2e2c2b52100c558e0882a6c7))
- **ObjectPage:** adjust header shadow ([#7855](https://github.com/UI5/webcomponents-react/issues/7855)) ([fe11b07](https://github.com/UI5/webcomponents-react/commit/fe11b07f7bd12504e9eb5f7b0d273a9e6a758b41)), closes [#7812](https://github.com/UI5/webcomponents-react/issues/7812)
- **ObjectStatus:** update inverted focus styles ([#7884](https://github.com/UI5/webcomponents-react/issues/7884)) ([2a5e856](https://github.com/UI5/webcomponents-react/commit/2a5e856a24da79e1f08f47ebfc0fc2adc885551d)), closes [#7883](https://github.com/UI5/webcomponents-react/issues/7883)
### Features
- update to UI5 Web Components v2.16.1 ([#7911](https://github.com/UI5/webcomponents-react/issues/7911)) ([0a88d7e](https://github.com/UI5/webcomponents-react/commit/0a88d7e0bf027fbb3ba2f3e8c13ee701c5f3c33d))
### Reverts
- Revert "chore(release): publish v2.16.0 [ci skip]" ([a506946](https://github.com/UI5/webcomponents-react/commit/a506946e541d7f54ea5d5036ecdc0cec3dbc5fee))
## [2.15.3](https://github.com/UI5/webcomponents-react/compare/v2.15.2...v2.15.3) (2025-10-21)
### Bug Fixes
- **AnalyticalTable:** fix vertical scrollbar styles and sync logic ([#7839](https://github.com/UI5/webcomponents-react/issues/7839)) ([a03dd29](https://github.com/UI5/webcomponents-react/commit/a03dd29bfc8b636dc41b8429787dec7653e14b27)), closes [#7831](https://github.com/UI5/webcomponents-react/issues/7831)
- **AnalyticalTable:** improve a11y for expand-group button ([#7834](https://github.com/UI5/webcomponents-react/issues/7834)) ([3d32205](https://github.com/UI5/webcomponents-react/commit/3d322059795ff34d5a67ccca716fd58ba05be84a))
- **ObjectPage:** align selected tab bottom-border correctly ([#7840](https://github.com/UI5/webcomponents-react/issues/7840)) ([1911dc9](https://github.com/UI5/webcomponents-react/commit/1911dc98f27c035db4965d19994d2ce1a9a92521)), closes [#7812](https://github.com/UI5/webcomponents-react/issues/7812)
## [2.15.2](https://github.com/UI5/webcomponents-react/compare/v2.15.1...v2.15.2) (2025-10-17)
### Bug Fixes
- **AnalyticalTable:** improve `scaleWidthMode` "Grow" and "Smart" ([#7752](https://github.com/UI5/webcomponents-react/issues/7752)) ([08fdff7](https://github.com/UI5/webcomponents-react/commit/08fdff78b638f44d13d3f18ccfe666854da093ad)), closes [#7790](https://github.com/UI5/webcomponents-react/issues/7790)
## [2.15.1](https://github.com/UI5/webcomponents-react/compare/v2.15.0...v2.15.1) (2025-10-15)
### Bug Fixes
- **AnalyticalTable - TypeScript:** remove legacy overloads in AnalyticalTableColumnDefinition ([#7827](https://github.com/UI5/webcomponents-react/issues/7827)) ([67cdcdd](https://github.com/UI5/webcomponents-react/commit/67cdcdd43dc82e646b7929f70c6b5ac9d3a422bf))
- **AnalyticalTable:** use global UI5 scrollbar styles ([#7826](https://github.com/UI5/webcomponents-react/issues/7826)) ([866d518](https://github.com/UI5/webcomponents-react/commit/866d5183031c9a72bf0d59c52ea618c2ec6d474f))
- **ObjectPageTitle:** fix alignment of actions & content ([#7803](https://github.com/UI5/webcomponents-react/issues/7803)) ([8d67476](https://github.com/UI5/webcomponents-react/commit/8d674761114b1a33c1ac655b8a1166ec79e1d2b5))
# [2.15.0](https://github.com/UI5/webcomponents-react/compare/v2.14.1...v2.15.0) (2025-10-06)
### Bug Fixes
- **AnalyticalTable - useF2CellEdit:** support interactive `Icon` ([#7782](https://github.com/UI5/webcomponents-react/issues/7782)) ([4051aa5](https://github.com/UI5/webcomponents-react/commit/4051aa51d7df0cfc7243bbf83c642c38442a3116))
- **AnalyticalTable:** fix inactive row hover styles, implement ObjectStatus deltas ([#7781](https://github.com/UI5/webcomponents-react/issues/7781)) ([ba7a966](https://github.com/UI5/webcomponents-react/commit/ba7a96699166570053f3688434b5f1994a40521c)), closes [#7778](https://github.com/UI5/webcomponents-react/issues/7778)
- **AnalyticalTable:** improve scroll performance ([#7777](https://github.com/UI5/webcomponents-react/issues/7777)) ([1e70896](https://github.com/UI5/webcomponents-react/commit/1e7089691f2c3ad012a4cf35018ec165b0d51b1f)), closes [#6615](https://github.com/UI5/webcomponents-react/issues/6615)
- fix React18 ref types ([#7775](https://github.com/UI5/webcomponents-react/issues/7775)) ([3b89dfd](https://github.com/UI5/webcomponents-react/commit/3b89dfd20be4418c37bede0c83a19a9520785d98))
- **ObjectPage:** contain stacking context within the page ([#7756](https://github.com/UI5/webcomponents-react/issues/7756)) ([7c25f77](https://github.com/UI5/webcomponents-react/commit/7c25f770384c3f825bc6ff37c3a6f9b586fcf4b3))
- **ObjectPage:** support height change of pinned header ([#7787](https://github.com/UI5/webcomponents-react/issues/7787)) ([4fb27f5](https://github.com/UI5/webcomponents-react/commit/4fb27f5f97197e9e4a268b09af928d37b2064e60)), closes [#7687](https://github.com/UI5/webcomponents-react/issues/7687)
### Features
- **AnalyticalTable:** add `noDataReason` & `accessibleRole` prop to `NoDataComponent` ([#7732](https://github.com/UI5/webcomponents-react/issues/7732)) ([4e99e5f](https://github.com/UI5/webcomponents-react/commit/4e99e5feb3f15444e63795964a2ddbdc46729111))
- **create-wrappers:** document supported slot types & deep-link to UI5WC component docs ([#7791](https://github.com/UI5/webcomponents-react/issues/7791)) ([b5e5cee](https://github.com/UI5/webcomponents-react/commit/b5e5cee33cbdd436dbd666d533b0df121ff12889))
- update to UI5 Web Components v2.15.0 ([#7801](https://github.com/UI5/webcomponents-react/issues/7801)) ([03dfd2a](https://github.com/UI5/webcomponents-react/commit/03dfd2a2248bca6168f2acc711281619076c7185))
## [2.14.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.14.0...v2.14.1) (2025-09-08)
### Bug Fixes
- **Assets:** remove top-level `await` ([#7741](https://github.com/SAP/ui5-webcomponents-react/issues/7741)) ([63165f8](https://github.com/SAP/ui5-webcomponents-react/commit/63165f80cedfb6405af78322717bb5c02758f4cd))
- **FilterBar:** announce filters dialog title by screen readers ([#7730](https://github.com/SAP/ui5-webcomponents-react/issues/7730)) ([1a63673](https://github.com/SAP/ui5-webcomponents-react/commit/1a63673b2b74061c52eb02206e61ca30113bdda8)), closes [#7582](https://github.com/SAP/ui5-webcomponents-react/issues/7582)
# [2.14.0](https://github.com/SAP/ui5-webcomponents-react/compare/v2.13.2...v2.14.0) (2025-09-05)
### Bug Fixes
- **AnalyticalTable:** safeguard extension, header & title height calc ([#7715](https://github.com/SAP/ui5-webcomponents-react/issues/7715)) ([703dfec](https://github.com/SAP/ui5-webcomponents-react/commit/703dfec363ab0a6a053eabe03a45d0e7b0a70dae)), closes [#7681](https://github.com/SAP/ui5-webcomponents-react/issues/7681)
### Features
- **AnalyticalTable:** introduce `useF2CellEdit` plugin hook ([#7666](https://github.com/SAP/ui5-webcomponents-react/issues/7666)) ([86bb7e1](https://github.com/SAP/ui5-webcomponents-react/commit/86bb7e18109ff27ae44ce8f97b9931a104891e39)), closes [#6161](https://github.com/SAP/ui5-webcomponents-react/issues/6161)
- expose all components via exports maps ([#7690](https://github.com/SAP/ui5-webcomponents-react/issues/7690)) ([4275835](https://github.com/SAP/ui5-webcomponents-react/commit/4275835fe0483355df13ce7f5d7d55499b5f9673)), closes [#7722](https://github.com/SAP/ui5-webcomponents-react/issues/7722)
- make `@ui5/webcomponents-fiori` peer-dependency optional ([#7640](https://github.com/SAP/ui5-webcomponents-react/issues/7640)) ([da20bb6](https://github.com/SAP/ui5-webcomponents-react/commit/da20bb60cf305538a5e396fa902b60a398f8c74d)), closes [#7720](https://github.com/SAP/ui5-webcomponents-react/issues/7720)
- update to UI5 Web Components v2.14.0 ([#7726](https://github.com/SAP/ui5-webcomponents-react/issues/7726)) ([e5de4db](https://github.com/SAP/ui5-webcomponents-react/commit/e5de4dbb18319cf16a9e4825b702f429acddeeb1))
## [2.13.2](https://github.com/SAP/ui5-webcomponents-react/compare/v2.13.1...v2.13.2) (2025-08-29)
### Bug Fixes
- **AnalyticalTable:** clear sorting correctly in tree table ([#7669](https://github.com/SAP/ui5-webcomponents-react/issues/7669)) ([0fd1c99](https://github.com/SAP/ui5-webcomponents-react/commit/0fd1c9923f7803d4693a236384f50caf3a513c45)), closes [#7649](https://github.com/SAP/ui5-webcomponents-react/issues/7649)
- **MessageView:** fix rtl behavior & allow disabling animations ([#7686](https://github.com/SAP/ui5-webcomponents-react/issues/7686)) ([145d8be](https://github.com/SAP/ui5-webcomponents-react/commit/145d8bea303f63600713ad27ce7dfc031b4e34e9)), closes [#7682](https://github.com/SAP/ui5-webcomponents-react/issues/7682)
- **ObjectStatus:** implement delta styles for Quartz theme ([#7685](https://github.com/SAP/ui5-webcomponents-react/issues/7685)) ([9de75d6](https://github.com/SAP/ui5-webcomponents-react/commit/9de75d650287767e76dc66a5c90cdc494b098545)), closes [#7683](https://github.com/SAP/ui5-webcomponents-react/issues/7683)
## [2.13.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.13.0...v2.13.1) (2025-08-14)
### Bug Fixes
- **ObjectPage:** handle `scrollPaddingBlock` when `relatedTarget` is `null` ([#7631](https://github.com/SAP/ui5-webcomponents-react/issues/7631)) ([09d8d19](https://github.com/SAP/ui5-webcomponents-react/commit/09d8d192110c2c4cab851dee891e250dc4566b9b)), closes [#7570](https://github.com/SAP/ui5-webcomponents-react/issues/7570)
- **SelectDialog:** add translation for selection announcement ([#7647](https://github.com/SAP/ui5-webcomponents-react/issues/7647)) ([29bc18f](https://github.com/SAP/ui5-webcomponents-react/commit/29bc18fa2deee9900247ba90258e6f1754b0639b))
# [2.13.0](https://github.com/SAP/ui5-webcomponents-react/compare/v2.12.0...v2.13.0) (2025-08-05)
### Bug Fixes
- **AnalyticalTable:** correctly log warning for column width ([#7539](https://github.com/SAP/ui5-webcomponents-react/issues/7539)) ([0b5a163](https://github.com/SAP/ui5-webcomponents-react/commit/0b5a16368166d7c064d062e4acc5606f369d9a9f))
- **MessageViewButton:** make `counter` accessible to screen readers ([#7602](https://github.com/SAP/ui5-webcomponents-react/issues/7602)) ([de906a1](https://github.com/SAP/ui5-webcomponents-react/commit/de906a171a509e01ea18238e37fe58fc0c6f8501))
- **ObjectPage:** toggle header correctly when `toggleHeaderArea` is initially called ([#7531](https://github.com/SAP/ui5-webcomponents-react/issues/7531)) ([7625a62](https://github.com/SAP/ui5-webcomponents-react/commit/7625a621ff61eab3da8a836f1b5135c4ee6031ec)), closes [#7527](https://github.com/SAP/ui5-webcomponents-react/issues/7527)
- **SelectDialog:** adjust heading level to `h1` ([#7594](https://github.com/SAP/ui5-webcomponents-react/issues/7594)) ([60faf04](https://github.com/SAP/ui5-webcomponents-react/commit/60faf04e4756ab2db745ac9f2fccb86541e558fd)), closes [#7568](https://github.com/SAP/ui5-webcomponents-react/issues/7568)
- **SelectDialog:** apply latest Design and A11y specs ([#7586](https://github.com/SAP/ui5-webcomponents-react/issues/7586)) ([e26f690](https://github.com/SAP/ui5-webcomponents-react/commit/e26f690d47216a6f80c331d5bf1616c55df52b3e)), closes [#7577](https://github.com/SAP/ui5-webcomponents-react/issues/7577)
- **SelectDialog:** enable F6-Navigation ([#7583](https://github.com/SAP/ui5-webcomponents-react/issues/7583)) ([9cd3f24](https://github.com/SAP/ui5-webcomponents-react/commit/9cd3f24d4bec57b7ed6f538d92307e59874e29f9)), closes [#7567](https://github.com/SAP/ui5-webcomponents-react/issues/7567)
### Features
- **AnalyticalTable:** add components that should not select a row when pressed ([#7517](https://github.com/SAP/ui5-webcomponents-react/issues/7517)) ([4e902af](https://github.com/SAP/ui5-webcomponents-react/commit/4e902af9b1cd52260a735fe553b253fd2d93f6c9)), closes [#7516](https://github.com/SAP/ui5-webcomponents-react/issues/7516)
- **ObjectPage:** implement keyboard-navigation & focus handling for sections ([#7528](https://github.com/SAP/ui5-webcomponents-react/issues/7528)) ([b36f1fa](https://github.com/SAP/ui5-webcomponents-react/commit/b36f1fa4b63bcf749d35409f7a4fb24947d7acbc)), closes [#7386](https://github.com/SAP/ui5-webcomponents-react/issues/7386) [#7268](https://github.com/SAP/ui5-webcomponents-react/issues/7268) [#7548](https://github.com/SAP/ui5-webcomponents-react/issues/7548)
- **ObjectPageSection:** add `tabRef` prop ([#7590](https://github.com/SAP/ui5-webcomponents-react/issues/7590)) ([251e20a](https://github.com/SAP/ui5-webcomponents-react/commit/251e20a444a3684405f8a9b89771ec6f460e76d6)), closes [#7589](https://github.com/SAP/ui5-webcomponents-react/issues/7589) [#4369](https://github.com/SAP/ui5-webcomponents-react/issues/4369)
- **SelectDialog:** add `headerTextLevel` prop ([#7595](https://github.com/SAP/ui5-webcomponents-react/issues/7595)) ([4d45358](https://github.com/SAP/ui5-webcomponents-react/commit/4d45358f11fbd80c62ebf620f28c17d4ec8c7d51)), closes [#7593](https://github.com/SAP/ui5-webcomponents-react/issues/7593) [#7568](https://github.com/SAP/ui5-webcomponents-react/issues/7568)
- **SelectDialog:** add SR announcement for number of selected items ([#7598](https://github.com/SAP/ui5-webcomponents-react/issues/7598)) ([6f42bcc](https://github.com/SAP/ui5-webcomponents-react/commit/6f42bccce98c3ef4cb594d4f463c293982b01217)), closes [#7592](https://github.com/SAP/ui5-webcomponents-react/issues/7592)
- **SplitterLayout:** introduce `onResize` event ([#7519](https://github.com/SAP/ui5-webcomponents-react/issues/7519)) ([35b1fc8](https://github.com/SAP/ui5-webcomponents-react/commit/35b1fc85bca23a751b8fdf58e70d21a313f8ebbf)), closes [#7477](https://github.com/SAP/ui5-webcomponents-react/issues/7477)
- update to UI5 Web Components v2.13.1 ([#7621](https://github.com/SAP/ui5-webcomponents-react/issues/7621)) ([23c89f9](https://github.com/SAP/ui5-webcomponents-react/commit/23c89f9620225a73ed0e8f0c4f68997ca7a54782))
# [2.12.0](https://github.com/SAP/ui5-webcomponents-react/compare/v2.11.1...v2.12.0) (2025-07-07)
### Bug Fixes
- **AnalyticalTable:** correct header row border styles in Quartz theme ([#7459](https://github.com/SAP/ui5-webcomponents-react/issues/7459)) ([adf8982](https://github.com/SAP/ui5-webcomponents-react/commit/adf89826755a0c293ce54cbc49bc78a13bdd8e71))
- **AnalyticalTable:** update loading indicator and overlay styles ([#7447](https://github.com/SAP/ui5-webcomponents-react/issues/7447)) ([0085aae](https://github.com/SAP/ui5-webcomponents-react/commit/0085aae39504caf20e8f9ac91ea82a3c6d4878a9))
- **deps:** update dependency @tanstack/react-virtual to v3.13.10 (main) ([#7433](https://github.com/SAP/ui5-webcomponents-react/issues/7433)) ([415e5be](https://github.com/SAP/ui5-webcomponents-react/commit/415e5bee3ff6cbfb0dd953ff8e4f98eaa97fb852))
- **deps:** update dependency @tanstack/react-virtual to v3.13.11 (main) ([#7467](https://github.com/SAP/ui5-webcomponents-react/issues/7467)) ([b8a3806](https://github.com/SAP/ui5-webcomponents-react/commit/b8a38061feb1282fe20f1f13abf3f2ebded0fd80))
- **deps:** update dependency @tanstack/react-virtual to v3.13.12 (main) ([#7483](https://github.com/SAP/ui5-webcomponents-react/issues/7483)) ([e91f28c](https://github.com/SAP/ui5-webcomponents-react/commit/e91f28c59ce4040820aaa83e1b43cacc060485ca))
- **MessageView:** announce SegmentedButton message by with screen readers ([#7455](https://github.com/SAP/ui5-webcomponents-react/issues/7455)) ([f1f271b](https://github.com/SAP/ui5-webcomponents-react/commit/f1f271b266c75363aefcbd0ef5a6487bdea627d7))
- **MessageViewButton:** remove `counter` restriction ([#7456](https://github.com/SAP/ui5-webcomponents-react/issues/7456)) ([498b5ec](https://github.com/SAP/ui5-webcomponents-react/commit/498b5ecf680d1a983c69d519be4c320b65d65cb3)), closes [#7454](https://github.com/SAP/ui5-webcomponents-react/issues/7454)
- **ObjectPageTitle:** prevent `header` overflow ([#7498](https://github.com/SAP/ui5-webcomponents-react/issues/7498)) ([e353960](https://github.com/SAP/ui5-webcomponents-react/commit/e3539604ebdb06b373376ceb8f56d7ed17e9858a))
- **SplitterElement:** allow passing `number` for `size` prop ([#7499](https://github.com/SAP/ui5-webcomponents-react/issues/7499)) ([0869311](https://github.com/SAP/ui5-webcomponents-react/commit/0869311e53f6e94316e7dbb53fc448e18b5013dd))
- **SplitterLayout - TypeScript:** extend `children` type ([#7457](https://github.com/SAP/ui5-webcomponents-react/issues/7457)) ([1903670](https://github.com/SAP/ui5-webcomponents-react/commit/19036700d66812c3abab78946ba9d4cee824a093))
- **VariantManagement:** fix delete button alignment & pop-in behavior ([#7496](https://github.com/SAP/ui5-webcomponents-react/issues/7496)) ([80324af](https://github.com/SAP/ui5-webcomponents-react/commit/80324af533d2126c5a6e6e9fd15ee0da0b7ba8df)), closes [#7476](https://github.com/SAP/ui5-webcomponents-react/issues/7476)
### Features
- **AnalyticalTable:** introduce `alwaysShowBusyIndicator` prop ([#7448](https://github.com/SAP/ui5-webcomponents-react/issues/7448)) ([80382b8](https://github.com/SAP/ui5-webcomponents-react/commit/80382b8710e3af2d3e3fce0cd0f3d10612a13d30)), closes [#7402](https://github.com/SAP/ui5-webcomponents-react/issues/7402)
- **Assets:** add `Assets-fetch.js` ([#7345](https://github.com/SAP/ui5-webcomponents-react/issues/7345)) ([ea8e7a0](https://github.com/SAP/ui5-webcomponents-react/commit/ea8e7a0a6d0889b8d5ea00100037ea22c3a7cf2e))
- **FilterBar:** support clearing all filters at once ([#7512](https://github.com/SAP/ui5-webcomponents-react/issues/7512)) ([82faa6d](https://github.com/SAP/ui5-webcomponents-react/commit/82faa6d5ff7198625e0d77029b0758040ed46388))
- **ObjectPageTitle:** introduce `snappedHeader` & `snappedSubHeader`prop ([#7497](https://github.com/SAP/ui5-webcomponents-react/issues/7497)) ([5ebaf8f](https://github.com/SAP/ui5-webcomponents-react/commit/5ebaf8fcda32fd122bcedda40ba6d242c4c3ad0f)), closes [#7490](https://github.com/SAP/ui5-webcomponents-react/issues/7490)
- update to UI5 Web Components v2.12.0 ([#7505](https://github.com/SAP/ui5-webcomponents-react/issues/7505)) ([84ae471](https://github.com/SAP/ui5-webcomponents-react/commit/84ae471949980686fcd7f1f3b2465fdf5e03fd27))
## [2.11.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.11.0...v2.11.1) (2025-06-06)
**Note:** Version bump only for package @ui5/webcomponents-react
# [2.11.0](https://github.com/SAP/ui5-webcomponents-react/compare/v2.10.1...v2.11.0) (2025-06-06)
### Bug Fixes
- **AnalyticalTable - subcomponents:** fix non-breaking React error & improve performance ([#7366](https://github.com/SAP/ui5-webcomponents-react/issues/7366)) ([c0d745a](https://github.com/SAP/ui5-webcomponents-react/commit/c0d745af9905c9fb610f64f60de3f16b12ce33ad)), closes [#6755](https://github.com/SAP/ui5-webcomponents-react/issues/6755)
- **ObjectPage:** prevent jumping of active tab when selecting section ([#7395](https://github.com/SAP/ui5-webcomponents-react/issues/7395)) ([94ca592](https://github.com/SAP/ui5-webcomponents-react/commit/94ca592c5c2412a9e448f01073973acaecae2332)), closes [#7038](https://github.com/SAP/ui5-webcomponents-react/issues/7038)
### Features
- **ObjectPage:** extend `accessibilityAttributes` with `expandButton` ([#7405](https://github.com/SAP/ui5-webcomponents-react/issues/7405)) ([fff9fb9](https://github.com/SAP/ui5-webcomponents-react/commit/fff9fb9b5293c1c3e6a35952219d7cb31b9680b5)), closes [#7365](https://github.com/SAP/ui5-webcomponents-react/issues/7365)
- update to UI5 Web Components 2.11.0 ([#7414](https://github.com/SAP/ui5-webcomponents-react/issues/7414)) ([a5985dd](https://github.com/SAP/ui5-webcomponents-react/commit/a5985dded43d6d28fdd83db94a45834280ab3e77))
## [2.10.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.10.0...v2.10.1) (2025-05-28)
### Bug Fixes
- **AnalyticalTable:** prevent error if `onFilter` is not defined ([#7388](https://github.com/SAP/ui5-webcomponents-react/issues/7388)) ([d30e2d5](https://github.com/SAP/ui5-webcomponents-react/commit/d30e2d5fba309fedf08151c14f6139e5d0c8138b))
- **Assets:** exclude `-fetch` assets & remove unsupported `Assets-static.js` ([#7344](https://github.com/SAP/ui5-webcomponents-react/issues/7344)) ([5b180b9](https://github.com/SAP/ui5-webcomponents-react/commit/5b180b9c2b0045deb49400fc0b01d0f97cd3dfc9)), closes [#7343](https://github.com/SAP/ui5-webcomponents-react/issues/7343)
- **deps:** pin dependencies (main) ([#7334](https://github.com/SAP/ui5-webcomponents-react/issues/7334)) ([86c9b7b](https://github.com/SAP/ui5-webcomponents-react/commit/86c9b7bd0801628aae42202618c86b7324effb87))
- **deps:** update dependency @tanstack/react-virtual to v3.13.9 (main) ([#7367](https://github.com/SAP/ui5-webcomponents-react/issues/7367)) ([e2b36fd](https://github.com/SAP/ui5-webcomponents-react/commit/e2b36fd6392778ddc6cb86cb8d54ed181c32483d))
- **MessageView:** prevent error if `onItemSelect` is not defined ([#7389](https://github.com/SAP/ui5-webcomponents-react/issues/7389)) ([bfe3f3a](https://github.com/SAP/ui5-webcomponents-react/commit/bfe3f3a5203f32ee8e37ba98731bd8c65dff95d2))
- **ObjectPage:** correct position of header feature buttons ([#7374](https://github.com/SAP/ui5-webcomponents-react/issues/7374)) ([d4b4db7](https://github.com/SAP/ui5-webcomponents-react/commit/d4b4db7798a03b62fde99a72455915d7955a9560)), closes [#7362](https://github.com/SAP/ui5-webcomponents-react/issues/7362)
- **SelectDialog:** use `headerText` as `accessibleName` per default ([#7327](https://github.com/SAP/ui5-webcomponents-react/issues/7327)) ([400d46b](https://github.com/SAP/ui5-webcomponents-react/commit/400d46be7e2bf041e0c367161d3edf636d400694)), closes [#7319](https://github.com/SAP/ui5-webcomponents-react/issues/7319)
# [2.10.0](https://github.com/SAP/ui5-webcomponents-react/compare/v2.9.2...v2.10.0) (2025-05-08)
### Bug Fixes
- **AnalyticalCardHeader:** fix `role` ([#7259](https://github.com/SAP/ui5-webcomponents-react/issues/7259)) ([4803abb](https://github.com/SAP/ui5-webcomponents-react/commit/4803abbd120e0e323c83e17abab3e57a7ce2c7ef)), closes [#7253](https://github.com/SAP/ui5-webcomponents-react/issues/7253)
- **AnalyticalTable:** allow focusing "no-data" & placeholder components ([#7286](https://github.com/SAP/ui5-webcomponents-react/issues/7286)) ([e8b3e14](https://github.com/SAP/ui5-webcomponents-react/commit/e8b3e14c203b175097e33c26a489950d384a49d9)), closes [#7282](https://github.com/SAP/ui5-webcomponents-react/issues/7282)
- **AnalyticalTable:** improve screen reader announcement for filter input ([#7300](https://github.com/SAP/ui5-webcomponents-react/issues/7300)) ([377f4c2](https://github.com/SAP/ui5-webcomponents-react/commit/377f4c213e5b5f5e396f499a324a853471ea2c3a)), closes [#7298](https://github.com/SAP/ui5-webcomponents-react/issues/7298)
- **AnalyticalTable:** restore focus when ungrouping a column ([#7299](https://github.com/SAP/ui5-webcomponents-react/issues/7299)) ([980449e](https://github.com/SAP/ui5-webcomponents-react/commit/980449e2e8e6b702ad7eb44b1545d10ef4288973)), closes [#7284](https://github.com/SAP/ui5-webcomponents-react/issues/7284)
- **ObjectPage:** fix scroll-into-view behavior for Chromium browsers ([#7266](https://github.com/SAP/ui5-webcomponents-react/issues/7266)) ([16e0f49](https://github.com/SAP/ui5-webcomponents-react/commit/16e0f49a695a63f82a8bee6814cdc47dd9410e87)), closes [#7057](https://github.com/SAP/ui5-webcomponents-react/issues/7057)
- **ObjectPage:** safeguard DOM node access in focus handlers ([#7313](https://github.com/SAP/ui5-webcomponents-react/issues/7313)) ([0872213](https://github.com/SAP/ui5-webcomponents-react/commit/0872213526da9fb245922c52135f164bc4cbb9bd))
- **ObjectStatus:** implement focus deltas for hc theme ([#7283](https://github.com/SAP/ui5-webcomponents-react/issues/7283)) ([9061974](https://github.com/SAP/ui5-webcomponents-react/commit/90619746055c0c5ab884e2469aee1bf30c5a8320)), closes [#7280](https://github.com/SAP/ui5-webcomponents-react/issues/7280)
### Features
- **AnalyticalCardHeader:** allow customizing the `aria-level` of `titleText` ([#7260](https://github.com/SAP/ui5-webcomponents-react/issues/7260)) ([79c6ce6](https://github.com/SAP/ui5-webcomponents-react/commit/79c6ce6e27c9139cd2948b04193907124147423a))
- **AnalyticalTable:** introduce `onFilter` callback prop ([#7304](https://github.com/SAP/ui5-webcomponents-react/issues/7304)) ([a728467](https://github.com/SAP/ui5-webcomponents-react/commit/a728467f7565c1de16409088cff570df80d297fd)), closes [#6562](https://github.com/SAP/ui5-webcomponents-react/issues/6562)
- update to UI5 Web Components 2.10.0 ([#7308](https://github.com/SAP/ui5-webcomponents-react/issues/7308)) ([b85b54d](https://github.com/SAP/ui5-webcomponents-react/commit/b85b54d4ddbce317e14629dcb4cf5ff3e99bbe9c))
## [2.9.2](https://github.com/SAP/ui5-webcomponents-react/compare/v2.9.1...v2.9.2) (2025-04-15)
### Bug Fixes
- **AnalyticalTable:** improve `"Default"` `scaleWidthMode` calculation ([#7214](https://github.com/SAP/ui5-webcomponents-react/issues/7214)) ([3afa357](https://github.com/SAP/ui5-webcomponents-react/commit/3afa3572dc05a88bc73b30ad3e4fcd9850a1adf3)), closes [#7072](https://github.com/SAP/ui5-webcomponents-react/issues/7072) [#4971](https://github.com/SAP/ui5-webcomponents-react/issues/4971)
- **AnalyticalTable:** update column widths correctly when grouped or reordered ([#7210](https://github.com/SAP/ui5-webcomponents-react/issues/7210)) ([b5c3c2b](https://github.com/SAP/ui5-webcomponents-react/commit/b5c3c2b2dfaf586f87bb70e18eaa1233ec1f4b42))
- **ObjectPage:** correct spacing when `image` is not present ([#7238](https://github.com/SAP/ui5-webcomponents-react/issues/7238)) ([554b88d](https://github.com/SAP/ui5-webcomponents-react/commit/554b88d68327ce2badd117bd0356f5dcf2076453))
- **ObjectPage:** fire onSelectedSectionChange correctly in IconTabBar `mode` ([#7240](https://github.com/SAP/ui5-webcomponents-react/issues/7240)) ([1d4c4fe](https://github.com/SAP/ui5-webcomponents-react/commit/1d4c4feaaae88dfb5da1b42158932856fd1dac69)), closes [#7235](https://github.com/SAP/ui5-webcomponents-react/issues/7235)
## [2.9.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.9.0...v2.9.1) (2025-04-10)
### Bug Fixes
- **ObjectPage:** fix programmatic section selection in `IconTabBar` `mode` ([#7219](https://github.com/SAP/ui5-webcomponents-react/issues/7219)) ([5d0d37b](https://github.com/SAP/ui5-webcomponents-react/commit/5d0d37bd005956cc06ee0e8fc93cdf4899869d54)), closes [#7215](https://github.com/SAP/ui5-webcomponents-react/issues/7215)
# [2.9.0](https://github.com/SAP/ui5-webcomponents-react/compare/v2.8.2...v2.9.0) (2025-04-07)
### Bug Fixes
- **AnalyticalTable:** improve accessibility ([#7181](https://github.com/SAP/ui5-webcomponents-react/issues/7181)) ([8d652b4](https://github.com/SAP/ui5-webcomponents-react/commit/8d652b4c729771115f948b78a51913dc59ff6262)), closes [#6515](https://github.com/SAP/ui5-webcomponents-react/issues/6515) [#7147](https://github.com/SAP/ui5-webcomponents-react/issues/7147)
- **MessageViewButton:** adjust default tooltip ([#7162](https://github.com/SAP/ui5-webcomponents-react/issues/7162)) ([65e033d](https://github.com/SAP/ui5-webcomponents-react/commit/65e033d79fcbf0034f34ef4d6d9d507f452900cd))
- **MessageView:** improve accessibility ([#7098](https://github.com/SAP/ui5-webcomponents-react/issues/7098)) ([ee114c5](https://github.com/SAP/ui5-webcomponents-react/commit/ee114c5fa6042699eb4d95890d631d8918aa3627)), closes [#7076](https://github.com/SAP/ui5-webcomponents-react/issues/7076) [#7087](https://github.com/SAP/ui5-webcomponents-react/issues/7087) [#7059](https://github.com/SAP/ui5-webcomponents-react/issues/7059)
### Features
- **cli:** add deprecation notice of components in wrapper script ([#7178](https://github.com/SAP/ui5-webcomponents-react/issues/7178)) ([b923669](https://github.com/SAP/ui5-webcomponents-react/commit/b92366919ae13630d11077a01c299875bbea91f6))
- **MessageItem:** allow customizing `accessibleName` and `tooltip` ([#7099](https://github.com/SAP/ui5-webcomponents-react/issues/7099)) ([43fcb35](https://github.com/SAP/ui5-webcomponents-react/commit/43fcb35783abd7d97380fc0924546447809a574c))
- **ObjectPage:** allow customizing `role` of `footerArea` container ([#7187](https://github.com/SAP/ui5-webcomponents-react/issues/7187)) ([3b2e248](https://github.com/SAP/ui5-webcomponents-react/commit/3b2e2488d05297e04a8b56311f411e2ee3335701)), closes [#7173](https://github.com/SAP/ui5-webcomponents-react/issues/7173)
- **ObjectStatus:** add latest `Indication` `state`s ([#7120](https://github.com/SAP/ui5-webcomponents-react/issues/7120)) ([5fc96da](https://github.com/SAP/ui5-webcomponents-react/commit/5fc96dacc50744f1f515994db1fa651e6216c9b2))
- update to UI5 Web Components 2.9.0 ([#7203](https://github.com/SAP/ui5-webcomponents-react/issues/7203)) ([04fecc4](https://github.com/SAP/ui5-webcomponents-react/commit/04fecc454fbd633c7d0213054e1097ab3b9b069a))
## [2.8.2](https://github.com/SAP/ui5-webcomponents-react/compare/v2.8.1...v2.8.2) (2025-04-07)
### Bug Fixes
- **i18n:** update french translation of cancel ([#7146](https://github.com/SAP/ui5-webcomponents-react/issues/7146)) ([ea676c8](https://github.com/SAP/ui5-webcomponents-react/commit/ea676c838c2bf18dd5e635644db743f73946a782)), closes [#7141](https://github.com/SAP/ui5-webcomponents-react/issues/7141)
- **ObjectPage:** announce first section heading with screen readers ([#7186](https://github.com/SAP/ui5-webcomponents-react/issues/7186)) ([8c49573](https://github.com/SAP/ui5-webcomponents-react/commit/8c49573405cf35fa44e584560b7d3f42dec4c671)), closes [#7043](https://github.com/SAP/ui5-webcomponents-react/issues/7043)
- **ObjectPage:** correct position of snapped `image` ([#7151](https://github.com/SAP/ui5-webcomponents-react/issues/7151)) ([e99a24f](https://github.com/SAP/ui5-webcomponents-react/commit/e99a24fa31e95e9b57d2b9123a7e90526078069e))
- **ObjectPage:** improve focus and scroll behavior ([#7150](https://github.com/SAP/ui5-webcomponents-react/issues/7150)) ([1516a82](https://github.com/SAP/ui5-webcomponents-react/commit/1516a8244e96d7b2f7c10e1418fba050507ef902)), closes [#5783