v2.9.0
·
218 commits
to main
since this release
2.9.0 (2025-04-04)
New Component

Features
- framework: update
theming-base-content
to 11.26.0 (#11075) (88c2965) - ui5-input: support accessible description (#10821) (410f4d2), closes #10131
- ui5-multi-combobox/ui5-combobox: introduce
open
property (#11044) (951e726) - ui5-select: enhance
value
property (#10904) (23707c5) - ui5-shellbar: accessibility attributes added to action buttons (#10951) (c8c3e19)
- ui5-side-navigation: add
accessibleName
property (#11127) (db269e8) - ui5-side-navigation: reduce space between items in popovers (#11165) (cd0f1eb)
- ui5-side-navigation: enable the web component in popover placement (#10701) (a4565fe)
- ui5-side-navigation: update visual design (#11046) (b5d83a8)
- ui5-user-menu: design enhancements (#11166) (d3580ad) (#11124) (5164035)
Fixes
- framework: fix fetching "id" (indonesian) language (#11251) (9a36df5), closes #11233
- framework: .d.ts errors that require skipLibCheck (#11189) (92f0e68)
- framework: fix find first focusable element (#10984) (40303d5)
- framework: keep export paths in base in sync (#11082) (8620ac8)
- tools: fix icon imports to i18n texts (#11091) (472ffdc)
- ui5-avatar-group: correct automatic colorScheme (#11181) (be8925d), closes #11113
- ui5-avatar-group: fixed focus outline (#11023) (138a3db), closes #10963
- ui5-bar: remove responsive paddings (#11105) (e2024b1), closes #10012
- ui5-breadcrumbs: show all items in popover on mobile (#11138) (4d75b7d), closes #9697
- ui5-calendar: fix month timestamp calculations (#11226) (99ce641), closes #11222
- ui5-calendar: remove auto focus of current day on initial render (#11213) (e57ab28), closes #10728
- ui5-carousel: fix typo mistake (#11107) (e23f746), closes #11032
- ui5-carousel: update roles to match ACC specification (#11032) (1594186), closes #10198 #8624
- ui5-combobox: properly navigate with arrow down keys (#11097) (967ef56), closes #11029
- ui5-combobox: prevent 'change' event from being fired if the value is set programmatically (#11048) (8643afe), closes #10959
- ui5-date-*: make tests stable (#11191) (b1d9311), closes #11188
- ui5-date-picker: display value state message in the value help (#10919) (87eaa35)
- ui5-dynamic-page: validate aria-controls reference before rendering (#11033) (f1a3ac2), closes #10987
- ui5-dynamic-page: correct header snap/pin inconsistency at page top (#11098) (43fe1e0), closes #11088
- ui5-icon: revert default mode to decorative (#10969) (0662fc2), closes #10835
- ui5-input: change event firing after clear icon click (#11147) (a02d941)
- ui5-input: remove additional icon in Edge (#11114) (9d2dfb1)
- ui5-input: fire input event on escape key (#11079) (8b85288), closes #11021
- ui5-input: add tabindex for icon slot (#10975) (427307a)
- ui5-li-notification: footer no longer overflows (#11030) (41c23eb)
- ui5-li: announce active state (#11064) (b6b70a9)
- ui5-list-item-group-header: typo fixed (#11100) (e8af105)
- ui5-list: ensure no data text wraps instead of truncating (#10934) (6c2324e), closes #10346
- ui5-list: prevent load-more event fire without scroll (#10973) (65cc905)
- ui5-menu-item: remove dot from class (#11119) (66bedb4), closes #11043
- ui5-menu: fix menu item type fix (#11129) (3e68c57), closes #10933
- ui5-multi-combobox: fix deletion of long tokens (#11080) (5c6d746), closes #10977
- ui5-multi-input: announce value help (#11221) (bdc746a)
- ui5-multiinput: correct failing test (#11111) (b30330d)
- ui5-popover: fix popover flickering (#10955) (712aae4)
- ui5-search: change growing button to footer button (#11155) (67eb583)
- ui5-search: fix failing test (#11190) (876d629)
- ui5-select: align option font size with field (#11255) (dc8ff89), closes #11163
- ui5-select: add listbox role to meet ARIA parent-child requirements (#11156) (dcb4edc), closes #11151 #11152
- ui5-shellbar: improve accessibility for shellbar item count announcement (#11201) (fd12ada), closes #11198
- ui5-shellbar: fix separators visibility when items are hidden (#11058) (d721e87)
- ui5-shellbar: sap home no longer hard coded in title readings (#11034) (2810da6), closes #10970
- ui5-slider: fire 'change' event on keyup (#10803) (078d44c), closes #10770
- ui5-switch: remove delegate focus of switch (#10798) (6202cbd), closes #10588
- ui5-tabcontainer: allow browser refresh shortcut to work (#11035) (a4a0f02)
- ui5-table: focus visiblity (compat) (#11118) (d99ab42), closes #11112
- ui5-tag: fix click event (#11102) (3eec3bb), closes #11096
- ui5-toolbar-button: add hidden property (#10915) (8ad378d), closes #10585
- ui5-tree: noDataText is now properly rendered (#11095) (e1c152c), closes #11073
- ui5-view-settings-dialog: provide accessible name for the dialog (#11207) (3bde951), closes #10557
- ui5-view-settings-dialog: provide additional filters count description (#11042) (a6a86e8), closes #11040