Skip to content

Releases: UI5/webcomponents

v2.13.6

29 Oct 05:08

Choose a tag to compare

2.13.6 (2025-10-29)

Bug Fixes

  • ui5-input,ui5-combobox: fix Japanese and Korean typing in inp fields (87ff752)
  • ui5-multi-combobox: handle composition with validation (#12501) (fd426fe)

v2.16.0-rc.2

23 Oct 08:09

Choose a tag to compare

v2.16.0-rc.2 Pre-release
Pre-release

2.16.0-rc.2 (2025-10-23)

Bug Fixes

Features

v2.15.1

21 Oct 13:12

Choose a tag to compare

Fixes

  • apply @custom-elements-manifest/analyzer patch (#12441) (6c7dc2e)

v2.13.5

21 Oct 12:55

Choose a tag to compare

v2.13.5 Pre-release
Pre-release

2.13.5 (2025-10-21)

Bug Fixes

v2.16.0-rc.1

16 Oct 08:09

Choose a tag to compare

v2.16.0-rc.1 Pre-release
Pre-release

2.16.0-rc.1 (2025-10-16)

Bug Fixes

  • apply @custom-elements-manifest/analyzer patch (#12441) (a9ec6e2)
  • framework: fromAttribute converter can also return an object (#12487) (c8a9f96)
  • missing translations warning (#12459) (dcd7693)
  • ui5-ai-prompt-input: remove fixed size (#12419) (51862a8)
  • ui5-ai-textarea: update @since tags in documentation (#12480) (0964053)
  • ui5-bar: truncate long content in startContent slot (8482891)
  • ui5-button: prioritize accessibleName over button text in aria-label (#12473) (68e6a3e), closes #12398
  • ui5-date-picker: adjust value state message text (#12245) (8d32312), closes #11803
  • ui5-date-picker: open picker on correct view based on valueFormat/formatPattern (#12436) (b55b301)
  • ui5-datetime-picker: restore last valid value (#12202) (2e2f882)
  • ui5-dynamic-date-range: focus last selected option, upon navigate back (#12233) (e99d266)
  • ui5-dynamic-page: prevent z-index conflicts with external components (#12404) (b1303fa), closes #12360
  • ui5-input: prevent change firing when canceling on mobile (#12420) (d9470dc), closes #9453
  • ui5-list: add missing accessible description for growing button (#12463) (8cfdbf9), closes #12443
  • ui5-raiting-indicator: visual spec alignment (#12488) (9256d97)
  • ui5-shellbar: adjust sizes-parameters for shellbar (#12462) (79adbee)
  • ui5-shellbar: remove pointer events restriction (#12428) (797089c)
  • ui5-side-navigation: add parent item to submenu and enhance ACC (#12457) (69a2413)
  • ui5-split-button: handle space on keyup properly (e338e1c)
  • ui5-tab-container: improve overflow behavior test (#12422) (cfef814), closes #12344

Features

v2.16.0-rc.0

09 Oct 08:09

Choose a tag to compare

v2.16.0-rc.0 Pre-release
Pre-release

2.16.0-rc.0 (2025-10-09)

Bug Fixes

  • OpenUI5Support: fix closing popups with escape key (#12278) (f54e8af)
  • ui5-dynamic-page: improve focus visibility for keyboard navigation (#12372) (4c0ec2b), closes #11710
  • ui5-list-item: change highlight state color variables (#12427) (485aab5), closes #12332
  • ui5-shellbar: remove internal logo size restrictions (#12418) (bca773a)
  • ui5-slider, ui5-range-slider: persist tooltip visible on hover (#12383) (0eb6258), closes #12329
  • ui5-table: invalidate header row when rows count changes (#12439) (65b5507), closes #12161 #11996
  • ui5-view-settings-dialog: remove focus on first item on filter options (#12379) (737a6e0)

Features

  • ui5-ai-textarea: introduce new component (#12157) (d439d70)
  • ui5-date-picker: normalize display value only on change (#12425) (3e8357e)
  • ui5-select: visible second column value and tooltip (#12390) (54452e7)

v2.15.0

03 Oct 14:02

Choose a tag to compare

2.15.0 (2025-10-03)

Features

  • ui5-button, ui5-ai-button: extend accessibility (f6a0504)
  • ui5-input,ui5-multi-input,ui5-combobox,ui5-multi-combobox: comp… (#12292) (4a9f238)
  • ui5-search: enable fast navigation with F2 (#12314) (5199bd0)
  • ui5-tokenizer: enable tokenizer in forms (#12248) (c16ca9e)
  • ui5-view-settings-dialog: add group option (#11950) (77bd73e), closes #11815

Fixes

  • create-new-package: missing files (#12327) (c80c4e9)
  • f6navigation: backward navigation in N level nesting (#12279) (2fb71a7), closes #12268
  • OpenUI5Support: override default [popover] styles (#12301) (9b1ee59)
  • ui5-calendar: improve accessibility announcements (#12262) (700c34e)
  • ui5-card: standardize border-radius variable usage and remove redundant definitions in sap_horizon themes (#12323) (bc25e9f)
  • ui5-combobox: fire 'selection-change' event only after user inte… (#12316) (f509612)
  • ui5-date-picker: use variable for popover width in compact density mode (#12305) (c410c3f), closes #12277
  • ui5-datetime-picker: render picker in playground samples (#12393) (e486ea6)
  • ui5-dialog: fix dialog resizing in RTL mode when max-width is set (#12304) (e7a538a)
  • ui5-dialog: fix RTL Dialog resizing to keep right edge anchored (#12313) (e50d0b8), closes #12310
  • ui5-dialog: overriding of the header paddings when there is a state icon (a8b2328), closes #12228
  • ui5-dialog: overstyling of the header is now possible (#12252) (fbf1584), closes #12024
  • ui5-dynamic-page: add dynamic aria-label based on header state (#12333) (529e765), closes #12274
  • ui5-illustrated-message: fix imports filter (#12271) (f62d703)
  • ui5-input, ui5-combobox, ui5-multi-combobox: adjust cancel button position (#12375) (a50f10c), closes #12356
  • ui5-list: growing with scroll improved (#12087) (8edc111), closes #1 #2
  • ui5-multi-input: prevent form submission on enter (#12273) (31bdcd8), closes #12167
  • ui5-search: fix clearing proposedItem when typing (#12358) (026723e)
  • ui5-search: fix opening and closing of the search items popover (#12241) (32077a8)
  • ui5-segmented-button: correct aria-multiselectable and aria-orientation="horizontal" (#12270) (9864285), closes #12263
  • ui5-select: allow popover to extend beyond select width (#12291) (4ad9725)
  • ui5-select: announce header text on mobile (#11849) (972e6db)
  • ui5-shellbar-item: correct getFocusDomRef return value (#12328) (f292890)
  • ui5-shellbar: correct spacing after expanded search field (#12298) (ac38505)
  • ui5-shellbar: ensure avatar click event is triggered correctly (#12055) (5bbb264), closes #11920
  • ui5-side-navigation: prevent TypeError when selected item has no DomRef (#12286) (f458819), closes #12261
  • ui5-tabcontainer: Improve drag-and-drop to handle fast keyboard moves (#12183) (ecf6298)
  • ui5-tabcontainer: correct focus handling in overflow modes (#12259) (da27ed5), closes #12027
  • ui5-table: custom row announcements are set (#12117) (dcf014e)
  • ui5-textarea: adjust width in high contrast themes (#12267) (89e86ce), closes #12229
  • ui5-tokenizer: scroll to end when adding tokens from suggestions (#12242) (f2cd8c4)
  • ui5-toolbar: fix async toolbar tests (#12330) (ddd6cbd)
  • ui5-toolbar: prevent flickering (#12285) (f7f98d6)
  • ui5-toolbar: prevent flickering on item state changes (#12222) (669262b), closes #12209

v2.15.0-rc.3

02 Oct 08:08

Choose a tag to compare

v2.15.0-rc.3 Pre-release
Pre-release

2.15.0-rc.3 (2025-10-02)

Bug Fixes

  • ui5-combobox: fire 'selection-change' event only after user inte… (#12316) (f509612)
  • ui5-input, ui5-combobox, ui5-multi-combobox: adjust cancel button position (#12375) (a50f10c), closes #12356
  • ui5-search: fix clearing proposedItem when typing (#12358) (026723e)
  • ui5-shellbar-item: correct getFocusDomRef return value (#12328) (f292890)
  • ui5-tabcontainer: Improve drag-and-drop to handle fast keyboard moves (#12183) (ecf6298)

v2.15.0-rc.2

25 Sep 08:46

Choose a tag to compare

v2.15.0-rc.2 Pre-release
Pre-release

2.15.0-rc.2 (2025-09-25)

Bug Fixes

  • ui5-dynamic-page: add dynamic aria-label based on header state (#12333) (529e765), closes #12274

v2.15.0-rc.1

25 Sep 08:10

Choose a tag to compare

v2.15.0-rc.1 Pre-release
Pre-release

2.15.0-rc.1 (2025-09-25)

Bug Fixes

  • create-new-package: missing files (#12327) (c80c4e9)
  • OpenUI5Support: override default [popover] styles (#12301) (9b1ee59)
  • ui5-card: standardize border-radius variable usage and remove redundant definitions in sap_horizon themes (#12323) (bc25e9f)
  • ui5-date-picker: use variable for popover width in compact density mode (#12305) (c410c3f), closes #12277
  • ui5-dialog: fix dialog resizing in RTL mode when max-width is set (#12304) (e7a538a)
  • ui5-dialog: fix RTL Dialog resizing to keep right edge anchored (#12313) (e50d0b8), closes #12310
  • ui5-dialog: overriding of the header paddings when there is a state icon (a8b2328), closes #12228
  • ui5-dialog: overstyling of the header is now possible (#12252) (fbf1584), closes #12024
  • ui5-illustrated-message: fix imports filter (#12271) (f62d703)
  • ui5-search: fix opening and closing of the search items popover (#12241) (32077a8)
  • ui5-segmented-button: correct aria-multiselectable and aria-orientation="horizontal" (#12270) (9864285), closes #12263
  • ui5-select: allow popover to extend beyond select width (#12291) (4ad9725)
  • ui5-select: announce header text on mobile (#11849) (972e6db)
  • ui5-shellbar: correct spacing after expanded search field (#12298) (ac38505)
  • ui5-shellbar: ensure avatar click event is triggered correctly (#12055) (5bbb264), closes #11920
  • ui5-tokenizer: scroll to end when adding tokens from suggestions (#12242) (f2cd8c4)
  • ui5-toolbar: fix async toolbar tests (#12330) (ddd6cbd)
  • ui5-toolbar: prevent flickering (#12285) (f7f98d6)
  • ui5-toolbar: prevent flickering on item state changes (#12222) (669262b), closes #12209

Features

  • ui5-button, ui5-ai-button: extend accessibility (f6a0504)
  • ui5-input,ui5-multi-input,ui5-combobox,ui5-multi-combobox: comp… (#12292) (4a9f238)
  • ui5-search: enable fast navigation with F2 (#12314) (5199bd0)
  • ui5-tokenizer: enable tokenizer in forms (#12248) (c16ca9e)