Features
- ui5-barcode-scanner-dialog: add format to scan-success event payload (#13718) (0000cc1), closes #13490
- ui5-combobox: add trigger flag to selection-change event (#13567) (638ad9c)
- ui5-comobobox, ui5-multi-combobox: add custom items (#13640) (4f37e60)
- ui5-comobobox, ui5-multi-combobox: add custom items (#13716) (246e770)
- ui5-dialog: focus goes on entire dialog for drag and resize (#13632) (5378baf)
- ui5-dialog: add role 'region' to the header, content and footer (#13645) (1ba3995)
- ui5-dynamic-page: add accessibilityAttributes property (#13484) (7ee59ba), closes #12557
- ui5-list: add live region announcement for item selection (#13440) (1c89f76), closes #12045
- ui5-search: max-height for suggestions dropdown (#13603) (0697178)
- ui5-timeline: introduce header and info-bar slots (#13548) (7b71a03)
- ui5-user-menu: support non-interactive avatar state (#13732) (101aaf2)
- ui5-user-menu: introduce infoArea slot (#13679) (83f7912)
Fixes
- ensure global styles are updated by the newest runtime (#13720) (f75e906)
- keep table rows intact when printing and harden createInstanceChecker (#13699) (492099e), closes #13684 #13689
- cem: handle cssStates and cssParts for classes with leading event decorators (#13769) (a4ba718)
- ui5-bar, ui5-button: prevent button badge from being clipped inside
ui5-bar(#13618) (294a2dd) - ui5-breadcrumbs: acc findings fixed (#13557) (9b6fea7)
- ui5-date-range-picker: remove only portrait mode on calendars when two months are shown (#13703) (8a7670d)
- ui5-dynamic-page: prevent missing paddings at fractional breakpoint widths (#13741) (4772719), closes #13725
- ui5-dynamic-page: prevent scroll jump on TableRowAction focus (#13698) (ec9f9f2), closes #13694
- ui5-flexible-column-layout: add aria-orientation=vertical to separator (#13735) (c4a5804), closes #13702
- ui5-flexible-column-layout: correct desktop column widths for ThreeColumnsStartHiddenMidExpanded (#13740) (2d7dcb1), closes #13693
- ui5-flexible-column-layout: expose separator accessible name via aria-label (#13776) (7a44031), closes #13775
- ui5-form: incorrect labelSpan behavior when width is close to layout breakpoint (#13727) (7b5fd2d)
- ui5-hero-banner: improvements (#13710) (6962494)
- ui5-illustrated-message: acc findings fixed (#13554) (c254f7d)
- ui5-illustrated-message: remove custom --sap parameter declarations (#13471) (fd7eb5e), closes #13056
- ui5-list: expose item selection state via aria-selected attribute (#13782) (644ed0a), closes #13773
- ui5-list: suppress F2 aria description when no interactive items present (#13489) (f27c1ff), closes #13347
- ui5-list: guard item-toggle against null event detail (#13646) (e410472), closes #13576
- ui5-menu-item: prevent menu from closing on endContent click (#13705) (a7ca3af)
- ui5-multi-combobox: execute skipped tests (#13687) (a754ebb)
- ui5-popover: add max-width/max-height support for resizable popover (#13668) (0a7ef13)
- ui5-radio-button: fix accessible-name double announcement (#13761) (48e69fe)
- ui5-search: keep popup open on item click when search event is prevented (#13750) (081f8fa)
- ui5-select: align value state message header with design spec (#13766) (173d3fc), closes #13308
- ui5-select: remove focus outline from input when dropdown is opened (#13643) (2786b28), closes #13616
- ui5-shellbar-branding: space key now triggers click event (#13686) (c10d4e8)
- ui5-shellbar-item: fire click event when item is clicked in overflow popover (#13738) (890cffa)
- ui5-shellbar-search: fix closing popup on tapping magnifier icon in mobile (#13728) (47c89c7)
- ui5-shellbar: return overflow button from notificationsDomRef when action is in overflow (#13752) (240b00d)
- ui5-shellbar: ignore non-ShellBarItem children in overflow calculation (#13729) (064fda6)
- ui5-slider, ui5-range-slider: add samples in playground (#13667) (0f9dc29)
- ui5-table: include growing button in tab order and arrow navigation (#13676) (14e745f)
- ui5-textarea: preserve space for exceeded text counter (#13765) (6cc1943)