Releases: UI5/webcomponents
Releases · UI5/webcomponents
v2.7.5
v1.24.21
v2.10.0-rc.3
2.10.0-rc.3 (2025-05-01)
Bug Fixes
- escape backslash when processing component's css (#11425) (2c4dc74)
- ui5-calendar-legend: align selected item representation to new VD spec (#11391) (5594420)
- ui5-checkbox: improved required state placement and asterisks behaviour (#11326) (a35c2b6), closes #10864
- ui5-dynamic-page: change the container-type (#11325) (8402ec8), closes #11309
- ui5-flexible-column-layout: column visibility issue fixed (#11416) (996de94)
- ui5-flexible-column-layout: disable resizing for both separators (#11411) (ccd18b1), closes #11402
- ui5-flexible-column-layout: min width of column adjusted to spec (#11367) (e424f4e), closes #10997
- ui5-menu-item: remove redundant screen reader announcements (#11415) (2c21662), closes #11380 #11405
- ui5-panel: adjust header button width to the new specifications (#11410) (43553df)
- ui5-shellbar: fixed avatar font-size (#11316) (d672c15)
- ui5-shellbar: fixed avatar font-size var (#11424) (06d206e)
- ui5-side-navigation: improve accessibility for groups (#11357) (a5531de), closes #11349
- ui5-side-navigation: update font-weight for first level items (#11409) (a894216), closes #11403
Features
v2.10.0-rc.2
2.10.0-rc.2 (2025-04-24)
Bug Fixes
- ui5-breadcrumbs: dropdown arrow focused color fixed (#11362) (d07b089)
- ui5-button: adjust tooltips display (#11268) (9f0d907), closes #10824
- ui5-button: announce aria description (#11264) (f8e77cb), closes #10899
- ui5-input: correct failing test (#11388) (ba4da91)
- ui5-popover: fix arrow positioning (#11275) (858a870)
- ui5-side-navigation: change font-family of the text of the items to semi-bold (89d9924)
- ui5-side-navigation: correct hover styles of selected items (#11319) (3ce13c8), closes #11297
- ui5-side-navigation: fix disabled items and tooltips (#11333) (7151dae)
- ui5-table-growing: prevent focus while scroll to grow (#11358) (002f64f)
- ui5-table-growing: remember correct last row with Enter (#11361) (297da60)
- ui5-table: fixes noData slot issue (#11397) (1dda953)
- ui5-tree: add event validation to selection handler (#11364) (551ef30), closes #11352
v2.10.0-rc.1
2.10.0-rc.1 (2025-04-17)
Bug Fixes
- ui5-busy-indicator: update busy area opacity (#11237) (637cdd0), closes #11224
- ui5-form: propagate
itemSpacing
properly (#11312) (32b4fb2), closes #11307 - ui5-input: selection-change is now fired when item is reselected (#11301) (1d11709)
- ui5-side-navigation: update CSS styles (#11208) (076f910), closes #11171
- ui5-table: stops the propagation of overflow button (#11270) (f43b8dc), closes #11159
Features
- ui5-li: add text wrapping support (#11108) (22d7d2f)
- ui5-menu: introduce HorizontalAlign property (#11313) (7a287a1), closes #10765
- ui5-shellbar: add branding area accessibility attributes (#11238) (7d6fdeb), closes #6826 #8708
- ui5-shellbar: introduce async search btn getter (#11338) (d5526dc)
- ui5-table: improve default column widths (#11078) (1ec0be6)
v2.10.0-rc.0
v2.9.1-rc.0
2.9.1-rc.0 (2025-04-10)
Bug Fixes
- ui5-dynamic-page: adjust scroll padding for header/footer (#11193) (d35b9ce), closes #10847
- ui5-form: fix dangling aria-labelledby (#11273) (d455af8), closes #11262
- ui5-message-strip: adjust accessibility (#11267) (3311b17)
- ui5-navigation-layout: adjust
z-index
values (#11212) (d7a368a), closes #11174 - ui5-search: stabilitze mobile test (#11292) (8a0d742)
- ui5-table-selection: change event is only called once for range selection (#11192) (e913485)
- ui5-table-growing: add rootMargin to observer (#11242) (da527cb)
v1.24.20
v2.9.0
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](https://github.com/SAP/ui5-webcomponents/issue...
v2.9.0-rc.3
2.9.0-rc.3 (2025-04-03)
Bug Fixes
- framework: fix fetching "id" (indonesian) language (#11251) (9a36df5), closes #11233
- ui5-avatar-group: correct automatic colorScheme (#11181) (be8925d), closes #11113
- 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-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-input: change event firing after clear icon click (#11147) (a02d941)
- 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-view-settings-dialog: provide accessible name for the dialog (#11207) (3bde951), closes #10557