Releases: SAP/ui5-webcomponents
Releases · SAP/ui5-webcomponents
v2.9.0-rc.1
2.9.0-rc.1 (2025-03-20)
Bug Fixes
- framework: keep export paths in base in sync (#11082) (8620ac8)
- tools: fix icon imports to i18n texts (#11091) (472ffdc)
- ui5-carousel: fix typo mistake (#11107) (e23f746), closes #11032
- ui5-combobox: properly navigate with arrow down keys (#11097) (967ef56), closes #11029
- ui5-input: fire input event on escape key (#11079) (8b85288), closes #11021
- ui5-li: announce active state (#11064) (b6b70a9)
- ui5-list-item-group-header: typo fixed (#11100) (e8af105)
- 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-multiinput: correct failing test (#11111) (b30330d)
- 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-table: focus visiblity (compat) (#11118) (d99ab42), closes #11112
- ui5-tag: fix click event (#11102) (3eec3bb), closes #11096
Features
- ui5-input: support accessible description (#10821) (410f4d2), closes #10131
- ui5-search: introduce experimental component (#11125) (48f16fb)
- ui5-select: "icon" property introduced (#11060) (0b242e3), closes #10859
- ui5-shellbar: accessibility attributes added to action buttons (#10951) (c8c3e19)
- 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 (#11124) (5164035)
v2.9.0-rc.0
2.9.0-rc.0 (2025-03-13)
Bug Fixes
- ui5-avatar-group: fixed focus outline (#11023) (138a3db), closes #10963
- ui5-carousel: update roles to match ACC specification (#11032) (1594186), closes #10198 #8624
- ui5-combobox: prevent 'change' event from being fired if the value is set programmatically (#11048) (8643afe), closes #10959
- ui5-icon: revert default mode to decorative (#10969) (0662fc2), closes #10835
- ui5-input: add tabindex for icon slot (#10975) (427307a)
- ui5-li-notification: footer no longer overflows (#11030) (41c23eb)
- 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-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-toolbar-button: add hidden property (#10915) (8ad378d), closes #10585
Features
v2.8.1-rc.0
v2.8.0
2.8.0 (2025-03-04)
New Components
- ui5-user-settings-dialog: introduce new components
UserSettingsDialog
,UserSettingsItem
, andUserSettingsView
(#10832) (8b50b13)
Features
- framework: update sap/icons to v5.11 & 4.23 (#10930) (47b5942)
- framework: add
.currentTarget
to the type of event handler in TSX and UI5CustomEvent (#10957) (f56753c) - ui5-input: visual selection on type-ahead (#10675) (1b2cd71)
- ui5-link: introduce reactive area size property (#10762) (6ff54ce)
- ui5-search-field: introduce base component (#10922) (f4489c0)
- ui5-select: introduced tooltip property (#10944) (c365aa3), closes #10855
- ui5-side-navigation: improve interaction of unselectable parent items in collapsed mode (#10939) (20507fa)
- ui5-side-navigation: visual design enhancements (#10839) (09e3f35)
- ui5-tabcontainer: add
noAutoSelection
property (#10877) (581a626) - ui5-table-header-cell: add popinHidden property (#10834) (12e7dcd)
- ui5-table: single and multi selection components added (#10897) (f3b069c)
- ui5-table: action header cell is added (#10698) (ff6d77d)
- ui5-user-menu: change api name from showAddAccount to showEditAccounts (#10966) (aa9cf2d)
BREAKING CHANGES (of experimental API)
Fixes
- i18n bundle storage (#10924) (e5456fb), closes #10521
- framework: allow usage of events with any name not only kebab-case (#10896) (d49f0de)
- ui5-avatar-group: fixed unnecessary rendering of overflow button (#10979) (97ccd05), closes #10948
- ui5-avatar: fix acc-name announcement (#10854) (cb37653), closes #10461
- ui5-avatar: announce initials (#10755) (a14325b)
- ui5-button-badge: remove text when in attention dot mode (#10768) (641fac8)
- ui5-button: remove tap highlight on safari (#10786) (ac83d60)
- ui5-button: update sample (#10836) (c34b6ca)
- ui5-checkbox: ensure consistent focus behavior (#10639) (a73c8d8)
- ui5-flexible-column-layout: correct focus outline styles (#10788) (59710df), closes #10670
- ui5-flexible-column-layout: adjust grip minimum target size (#10743) (aa58291), closes #10669
- ui5-illustrated-message: update title font styles (#10912) (6a85a53), closes #10879
- ui5-input: call change before submit event (#10613) (3c3d641), closes #10534
- ui5-list: improved acc description when groups are available (#10561) (a7a981c)
- ui5-list: add correct focus style and accessibility roles for no-data item (#10503) (9a0bc7c), closes #10436
- ui5-menu: prevent global line-height inheritance (#10916) (f6682b2)
- ui5-notification-list: improve keyboard accessibility for the "More" button (#10822) (b659fe2)
- ui5-popover, ui5-dialog: fix finding keyboard focusable scroll containers (#10891) (ed26b90)
- ui5-popover, ui5-dialog: fix preventDefault for before-open and before-close events (#10883) (e32e7ba)
- ui5-popover: ensure that popover is closed when mousedown propagation is stopped (#10953) (dbd3ab7)
- ui5-popover: don't close the popover if the opener is clicked (#10780) (bc9eb08)
- ui5-popover: popover is opened from header slot (#10856) (c224672), closes #10544
- ui5-shellbar: correct matching content check (#10921) (8782951)
- ui5-shellbar: menu-item-click click event is now properly fired (#10983) (27c8bb7), closes [#10950](https://github.com/SAP/ui5-webcompone...
v2.7.4
v2.5.3
v1.24.17
1.24.17 (2025-03-04)
Bug Fixes
- ui5-button: remove tap highlight on safari (#10802) (c26d0fc), closes #10777 #10786
- ui5-carousel: fix failing test (#10940) (0742795)
- ui5-navigation-menu: add missing dependencies (#10874) (eaf68e8), closes #10841
- ui5-popover, ui5-dialog: fix finding keyboard focusable scroll containers (#10937) (eb3a739)
- ui5-tokenizer: hide visually hidden text from screen reader (#10918) (731cfa2)
v2.8.0-rc.3
2.8.0-rc.3 (2025-02-27)
Bug Fixes
- i18n bundle storage (#10924) (e5456fb), closes #10521
- ui5-illustrated-message: update title font styles (#10912) (6a85a53), closes #10879
- ui5-input: call change before submit event (#10613) (3c3d641), closes #10534
- ui5-list: improved acc description when groups are available (#10561) (a7a981c)
- ui5-menu: prevent global line-height inheritance (#10916) (f6682b2)
- ui5-notification-list: improve keyboard accessibility for the "More" button (#10822) (b659fe2)
- ui5-popover, ui5-dialog: fix finding keyboard focusable scroll containers (#10891) (ed26b90)
- ui5-popover, ui5-dialog: fix preventDefault for before-open and before-close events (#10883) (e32e7ba)
- ui5-shellbar: adjust focus style of startButton (#10908) (cc0be62), closes #10598
- ui5-text: provide more optimal truncation for single line text (#10794) (7e7b8ad)
- ui5-tokenizer: fix overflow mechanism (#10901) (febd3f9)
Features
- ui5-search-field: introduce base component (#10922) (f4489c0)
- ui5-select: introduced tooltip property (#10944) (c365aa3), closes #10855
- ui5-side-navigation: visual design enhancements (#10839) (09e3f35)
- ui5-table: single and multi selection components added (#10897) (f3b069c)
- ui5-user-settings-dialog: introduce new components
UserSettingsDialog
,UserSettingsItem
, andUserSettingsView
(#10832) (8b50b13) - update sap/icons to v5.11 & 4.23 (#10930) (47b5942)
v2.8.0-rc.2
2.8.0-rc.2 (2025-02-20)
Bug Fixes
- framework: allow usage of events with any name not only kebab-case (#10896) (d49f0de)
- ui5-avatar: fix acc-name announcement (#10854) (cb37653), closes #10461
- ui5-checkbox: ensure consistent focus behavior (#10639) (a73c8d8)
- ui5-flexible-column-layout: correct focus outline styles (#10788) (59710df), closes #10670
- ui5-list: add correct focus style and accessibility roles for no-data item (#10503) (9a0bc7c), closes #10436
- ui5-popover: don't close the popover if the opener is clicked (#10780) (bc9eb08)
- ui5-popover: popover is opened from header slot (#10856) (c224672), closes #10544
- ui5-tag: fix tag alignment (#10852) (ae629dc), closes #10810
Features
v2.8.0-rc.1
2.8.0-rc.1 (2025-02-13)
Bug Fixes
- ui5-button: remove tap highlight on safari (#10786) (ac83d60)
- ui5-button: update sample (#10836) (c34b6ca)
- ui5-side-navigation: "Space" key triggers links (#10767) (b2ab592), closes #10654
- ui5-side-navigation: remove inappropriate exclamation mark usage (#10769) (469cc9d), closes #10714
- ui5-table: update select all checkbox (#10833) (819edcd), closes #10658 #10574 #10804
- ui5-time-picker: display value state message in popover's header correctly on mobile (#10795) (accc3d6)
- ui5-upload-collection-item: properly display deleteButton slot (#10797) (be5ce0b)