Releases: SAP/ui5-webcomponents
Releases · SAP/ui5-webcomponents
v2.13.0-rc.3
2.13.0-rc.3 (2025-07-31)
Bug Fixes
- f6navigation: correct navigation order (#11942) (9b9ce3a), closes #11902
- ui5-combobox: fire selection-change event on item selection (#12036) (a1e763d), closes #12003 #10239
- ui5-combobox: handle scrolling to selected item on popover open (#11938) (fecbc81)
- ui5-file-uploader: adjust tokenizer expand/collapse behaviour (#11985) (5e2c0fd)
- ui5-file-uploader: react on focus out only when needed (#11989) (4fe4f5a)
- ui5-popover: allow f6 navigation (#12001) (1cc86a5)
- ui5-search: fix focus on collapsed search button (#12020) (1956ddd)
- ui5-shellbar-search: consistent touch target size (#11974) (37deaba)
- ui5-tabconatiner: removed wrong font-weight (#12002) (c4a416b)
- ui5-table: aria relevant attributes are set (#12013) (1695eee), closes #11639
- ui5-toolbar: disable click events on disabled buttons (#11847) (6c716bc)
- ui5-toolbar: fix console warning in Toolbar (#11692) (fec01bd)
Features
- DragRegistry: support for multiple drag (#11780) (0c7025f)
- ui5-ai-button: add customizable accessibility attributes to AI Button and SplitButton (#11929) (30777dc)
- ui5-button: Add BusyIndicator (acd6b6e)
- ui5-menu, ui5-timeline, ui5-calendar-legend, ui5-color-palette: add getFocusDomRef (#11997) (a9b3c69), closes #11490
- ui5-shellbar-search: auto-open property introduced (#11961) (702150b)
v2.13.0-rc.2
2.13.0-rc.2 (2025-07-24)
Bug Fixes
- framework: fix usage of sap.m.Select inside a ui5-dialog as part of OpenUI5Support module (#11939) (a02011f)
- ui5-avatar-group: disable pointer events on overflow button in Group Mode (#11935) (1c3c4f4), closes #11866
- ui5-checkbox: make acc configurable (#11773) (30fdb8e)
- ui5-dynamic-page-title: respect size property changes of the title (#11845) (592a857)
- ui5-file-uploader: adjust high contrast themes styles (#11927) (7c0942b)
- ui5-illustrated-message: remove unnecessary line-height overrides (#11904) (88617c7), closes #11851
- ui5-input: update typedInValue upon clear (#11882) (8bcf85f), closes #11836
- ui5-shellbar-branding: improve logo spacing and RTL support (#11945) (1a28847), closes #11897
- ui5-shellbar: search button adjusted to visual design (#11896) (524e986), closes #11875
- ui5-table: register capture individually for selection (#11899) (534e64c)
- ui5-table: remove the fill-availble style (#11963) (d32842c), closes #11960 #11205 #11412
- ui5-timeline: apply correct accessibility semantics (#11774) (87412b5)
- ui5-token: align delete icon tooltip with latest spec (#11887) (4e1b019), closes #11588
- ui5-toolbar-button: add css for ui5-toolbar-button for left alignment (#11913) (#11914) (da7615a)
- ui5-toolbar: fix overflow layout processing in dialogs (#11894) (e249cf6), closes #11771
Features
- icons-tnt: update to v3.8 and 2.13 (#11977) (2ab58df)
- ui5-checkbox: support associated labels with 'for' attribute (#11925) (7a8e541), closes #10710
- ui5-list: add growing-button-accessible-name for More button (#11603) (1101b09), closes #10671 #10907
- ui5-menu: improve accessibility (#11846) (88b6eac), closes #11594
- ui5-search-item: add delete search item functionality (9e992ae)
- ui5-select: support associated labels with 'for' attribute (#11926) (ef0441e), closes #10710
- ui5-shellbar: keyboard support added for home/end (#11886) (a5cf4f0), closes #11789
v1.24.24
v2.13.0-rc.1
2.13.0-rc.1 (2025-07-17)
Bug Fixes
- framework: make "yarn start:website" script work with both node 20 and 24 (#11889) (ea6faee)
- ui5-button: adjust button badge z-index (#11930) (9b6b625)
- ui5-dynamic-page: remove aria-expanded from header element (#11895) (14fd133), closes #11633
- ui5-li: move default slot documentation from class to property level (#11898) (95e00fd), closes #11825
- ui5-multi-combobox: stabilize cypress tests (#11901) (b284112)
- ui5-side-navigation: add padding at the end of the text (#11890) (8cd0506)
- ui5-split-button: adjust labelledby reference (#11867) (2b95c0c), closes #11893
- ui5-tokenizer: sync popover list items with token text changes (#11854) (1c38b60)
Features
v2.13.0-rc.0
2.13.0-rc.0 (2025-07-10)
Bug Fixes
- ui5-date-picker, ui5-calendar: use correct year format (#11712) (aa99f55)
- ui5-datetime-picker: show time picker after date selection (#11548) (b80b469), closes #11378
- ui5-list: prevent toggle event bubbling from non-list items (#11843) (7c77980), closes #11812
- ui5-multi-combobox: fix RTL arrow navigation to and from the tokens (#11857) (a38752a), closes #11826
- ui5-search: show delete button on item hover (#11850) (87cd3c7)
- ui5-slider: improve labels structure and placement (#11848) (69627b4)
Features
v1.24.23
v2.12.0
2.12.0 (2025-07-04)
Features
- framework: enable scoping for components in compat package (#11822) (55e1527)
- popups: provide accessibleDescription/accessibleDescriptionRef for Dialog, Resp/Popover (#11624) (70c0ea9)
- ui5-avatar-group, ui5-product-switch: getFocusDomRef added (#11762) (0954f33), closes #11483
- ui5-avatar-group: add accessibleName and accessibleNameRef (#11699) (04e94de)
- ui5-calendar: expose shadow parts for month-picker and year-picker (#11698) (b084a1f)
- ui5-checkbox: add value property (#11775) (cc00019)
- ui5-date/time: introduce translatable fallback placeholder (#11739) (02dfbcc)
- ui5-menu: menu item groups with checkable menu items (#10028) (161af0f)
- ui5-menu: аdd aria-expanded attribute to menuItem with submenu (#11754) (1fdce6a)
- ui5-shellbar-branding: introduce new component (#11320) (951aa44)
- ui5-switch: add value for form (#11753) (53b004f), closes #11608
- ui5-table-selection-multi: headerSelector property added (#11711) (6082798), closes #5873 #5873 #5873 #5873
- ui5-user-menu: add item groups with checkable menu items (#11832) (d0758fd)
Fixes
- framework: avoid unnecessary renderings (#11782) (e6daa12)
- framework: wait cldr to be loaded (#11643) (f8e9cbd)
- popups: fix finding initial focus when Tokenizer is placed (#11761) (26de583)
- popups: fix finding correct focusable element (#11700) (972fddf)
- ui5-avatar: remove redundant placeholder variables from horizon themes (#11765) (9e8c35a), closes #11750
- ui5-avatar: add dynamic image error handling with fallback logic (#11642) (cbf0dfe), closes #11140
- ui5-busy-indicator: make text and circles determine indicator dimensions when there is no content (#11223) (10c0cfd)
- ui5-button-badge: fix vertical align (#11763) (b89c557), closes #11616
- ui5-button, ui5-toggle-button: fire event with correct type (#11563) (4414126)
- ui5-button: prevents native behavior when click prevented (#11678) (b8ac221)
- ui5-cb-item: adjust height in compact (#11569) (beab734), closes #10349
- ui5-checkbox: correct spacing between checkbox and label in compact (#11671) (a879720), closes #11664
- ui5-checkbox: correct the height of the checkbox in compact (#11681) (e9a1fa2), closes #11674
- ui5-date-picker, ui5-time-picker: adjust styles (#11704) (eb18c32), closes #11605 #11609
- ui5-dynamic-page: remove aria-expanded and aria-label when no header content is present (#11626) (1cdcdd4), closes #11570
- ui5-flexible-column-layout: prevent layout issue (#11805) (5b17cc8)
- ui5-link: stop default behaviour on enter key down (#11799) (0d471d7), closes #11772
- ui5-popover: improve placement logic for limited space scenarios (#11638) (5f4816e)
- ui5-responsive-popover: use parameter for inner input font-style (#11640) (f32bf1d), closes #11628
- ui5-select: handle empty string value correctly (#11764) (381e9af)
- ui5-select: fix icon vertical alignment (#11672) (5327814), closes #11584
- ui5-shellbar: button styles for compact aligned (#11801) (6cdc498)
- ui5-shellbar: correct search visibility toggle (#11724) (8c3cba9)
- ui5-shellbar: allow custom logo width (#11727) (2645efe)
- ui5-shellbar: arrow key navigation inputs support ([#11684](https://github.com/S...
v2.12.0-rc.3
2.12.0-rc.3 (2025-07-03)
Bug Fixes
- framework: avoid unnecessary renderings (#11782) (e6daa12)
- ui5-link: stop default behaviour on enter key down (#11799) (0d471d7), closes #11772
- ui5-select: handle empty string value correctly (#11764) (381e9af)
- ui5-shellbar: button styles for compact aligned (#11801) (6cdc498)
- ui5-user-menu: correct design inconsistencies (#11829) (32e4284)
- ui5-view-settings-dialog: change announce type for the screen reader when view settings are reset (#11668) (6793d09)
Features
v2.12.0-rc.2
2.12.0-rc.2 (2025-06-26)
Bug Fixes
- popups: fix finding initial focus when Tokenizer is placed (#11761) (26de583)
- ui5-button-badge: fix vertical align (#11763) (b89c557), closes #11616
- ui5-cb-item: adjust height in compact (#11569) (beab734), closes #10349
- ui5-shellbar: correct search visibility toggle (#11724) (8c3cba9)
- ui5-side-navigation: focus is correct after selecting overflow item (#11702) (bb22451)
Features
- ui5-menu: menu item groups with checkable menu items (#10028) (161af0f)
- ui5-menu: аdd aria-expanded attribute to menuItem with submenu (#11754) (1fdce6a)
- ui5-switch: add value for form (#11753) (53b004f), closes #11608
- ui5-table-selection-multi: headerSelector property added (#11711) (6082798), closes #5873 #5873 #5873 #5873
v2.12.0-rc.1
2.12.0-rc.1 (2025-06-19)
Bug Fixes
- framework: wait cldr to be loaded (#11643) (f8e9cbd)
- popups: fix finding correct focusable element (#11700) (972fddf)
- ui5-dynamic-page: remove aria-expanded and aria-label when no header content is present (#11626) (1cdcdd4), closes #11570
- ui5-popover: improve placement logic for limited space scenarios (#11638) (5f4816e)
- ui5-shellbar: allow custom logo width (#11727) (2645efe)
- ui5-shellbar: arrow key navigation inputs support (#11684) (404e96b)
- ui5-wizard: define min-width for header steps separators (#11581) (cbd2a54), closes #9672