Releases: SAP/ui5-webcomponents
Releases · SAP/ui5-webcomponents
v2.14.0-rc.1
2.14.0-rc.1 (2025-08-14)
Bug Fixes
- ui5-button: announce the text node properly (#12077) (684f1fc)
- ui5-dynamic-page: correct pin button tooltip based on pinned state (#12086) (b392d46), closes #12064
- ui5-list-item: adjust line height for byline (#12063) (191b700)
- ui5-search-field: show separator only when needed (#12113) (7566649)
- ui5-select: aria-controls attr added (#12050) (39f8e66), closes #12018
- ui5-shellbar: apply tertiary button color to cancel button (#12082) (2d2d673), closes #11957
- ui5-timeline: implement arrows navigation for inner elements (#12033) (f1ce974), closes #11785
- ui5-wizard: create a stacking context for wiz-nav (#12120) (29dffba)
Features
v2.14.0-rc.0
2.14.0-rc.0 (2025-08-07)
Bug Fixes
- framework: copy "base" pkg i18n assets to
dist/prod
(#12072) (7460a76) - framework: sap-ui-themeRoot block all origins by defaultTheme root disallow default (#12035) (8fa82da)
- ui5-search: visual issues (#12061) (6aab670), closes #11982 #11964 #11981 #11999 #12042 #11955
- ui5-shellbar: separator height is fixed (#12056) (0995652)
Features
v2.13.2
v2.13.1
v2.13.0
2.13.0 (2025-08-04)
Features
- framework: support for multiple drag (#11780) (0c7025f)
- icons-tnt: update to v3.8 and 2.13 (#11977) (2ab58df)
- ui5-ai-button: add customizable accessibility attributes to AI Button and SplitButton (#11929) (30777dc)
- ui5-breadcrumbs, ui5-meadia-gallery: getFocusDomRef added (#11869) (130e9c5), closes #11483
- ui5-button: add loading indication (acd6b6e)
- ui5-checkbox: support associated labels with 'for' attribute (#11925) (7a8e541), closes #10710
- ui5-combobox, ui5-multi-combo-box, ui5-input, ui5-multi-input: link navigation in value state (#11575) (3f80faa)
- ui5-file-uploader: apply new design concept (#11589) (6f61cad), closes #11578 #11604 #10549 #11611 #5893 #10909 #8395
- ui5-icon: display custom SVG, defined as JSX template (#11966) (1e7e2a6)
- ui5-input: align value state message to spec (#12017) (793038b)
- ui5-li-group: introduced wrappingType prop (#12022) (4c1a506)
- ui5-list: add growing-button-accessible-name for More button (#11603) (1101b09), closes #10671 #10907
- ui5-menu, ui5-timeline, ui5-calendar-legend, ui5-color-palette: add getFocusDomRef (#11997) (a9b3c69), closes #11490
- ui5-menu: improve accessibility (#11846) (88b6eac), closes #11594
- ui5-popover: support setting "null" for opener (#11995) (7d012aa)
- ui5-search-item: add delete search item functionality (9e992ae)
- ui5-select: support associated labels with 'for' attribute (#11926) (ef0441e), closes #10710
- ui5-shellbar-search: auto-open property introduced (#11961) (702150b)
- ui5-shellbar: keyboard support added for home/end (#11886) (a5cf4f0), closes #11789
Fixes
- framework: correct f6navigation navigation order (#11942) (9b9ce3a), closes #11902
- framework: fix usage of sap.m.Select inside a ui5-dialog as part of OpenUI5Support module (#11939) (a02011f)
- framework: make "yarn start:website" script work with both node 20 and 24 (#11889) (ea6faee)
- ui5-avatar-group: disable
pointer-events
on overflow button in Group Mode (#11935) (1c3c4f4), closes #11866 - ui5-button: adjust button badge
z-index
(#11930) (9b6b625) - ui5-checkbox: make acc configurable (#11773) (30fdb8e)
- ui5-color-picker: ensure RGB and HSL values are within limits (#11915) (0cee9f7)
- ui5-combobox: fire
felection-change
event on item selection (#12036) (a1e763d), closes #12003 #10239 - ui5-combobox: handle scrolling to selected item on popover open (#11938) (fecbc81)
- 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-dynamic-page-title: respect size property changes of the title (#11845) (592a857)
- ui5-dynamic-page: remove
aria-expanded
from header element (#11895) (14fd133), closes #11633 - ui5-file-uploader: adjust tokenizer expand/collapse behaviour (#11985) (5e2c0fd)
- ui5-file-uploader: react on focus out only when needed (#11989) (4fe4f5a)
- 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...
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)