·
40 commits
to main
since this release
2.10.0 (2025-05-08)
Bug Fixes
- AnalyticalCardHeader: fix
role
(#7259) (4803abb), closes #7253 - AnalyticalTable: allow focusing "no-data" & placeholder components (#7286) (e8b3e14), closes #7282
- AnalyticalTable: improve screen reader announcement for filter input (#7300) (377f4c2), closes #7298
- AnalyticalTable: restore focus when ungrouping a column (#7299) (980449e), closes #7284
- deps: update dependency @tanstack/react-virtual to v3.13.8 (main) (#7301) (4a7006f)
- deps: update dependency dedent to v1.6.0 (main) (#7292) (e779291)
- deps: update dependency recharts to v2.15.3 (main) (#7247) (d9dcffd)
- ObjectPage: fix scroll-into-view behavior for Chromium browsers (#7266) (16e0f49), closes #7057
- ObjectPage: safeguard DOM node access in focus handlers (#7313) (0872213)
- ObjectStatus: implement focus deltas for hc theme (#7283) (9061974), closes #7280
- PieChart & DonutChart: support active segment without displaying legend (#7279) (9c675d5)
- TheminParameters: reflect updated global CSS vars (#7261) (d4022f1)
Features
- AnalyticalCardHeader: allow customizing the
aria-level
oftitleText
(#7260) (79c6ce6) - AnalyticalTable: introduce
onFilter
callback prop (#7304) (a728467), closes #6562 - cypress-commands: allow
clickUi5ListItemByText
to be chained (#7312) (5be7e83) - update to UI5 Web Components v2.10.0 (#7308) (b85b54d)