Skip to content

Releases: UI5/webcomponents

v2.24.0-rc.3

25 Jun 09:52

Choose a tag to compare

v2.24.0-rc.3 Pre-release
Pre-release

Note: Version bump only for package webcomponents

v2.24.0-rc.2

25 Jun 09:28

Choose a tag to compare

v2.24.0-rc.2 Pre-release
Pre-release

Bug Fixes

  • ensure global styles are updated by the newest runtime (#13720) (f75e906)
  • ui5-breadcrumbs: acc findings fixed (#13557) (9b6fea7)
  • ui5-dynamic-page: prevent scroll jump on TableRowAction focus (#13698) (ec9f9f2), closes #13694
  • ui5-form: incorrect labelSpan behavior when width is close to layout breakpoint (#13727) (7b5fd2d)
  • ui5-hero-banner: improvements (#13710) (6962494)
  • ui5-illustrated-message: acc findings fixed (#13554) (c254f7d)
  • ui5-illustrated-message: remove custom --sap parameter declarations (#13471) (fd7eb5e), closes #13056
  • ui5-menu-item: prevent menu from closing on endContent click (#13705) (a7ca3af)
  • ui5-shellbar: ignore non-ShellBarItem children in overflow calculation (#13729) (064fda6)

Features

  • ui5-barcode-scanner-dialog: add format to scan-success event payload (#13718) (0000cc1), closes #13490
  • ui5-combobox: add trigger flag to selection-change event (#13567) (638ad9c)
  • ui5-comobobox, ui5-multi-combobox: add custom items (#13640) (4f37e60)
  • ui5-comobobox, ui5-multi-combobox: add custom items (#13716) (246e770)
  • ui5-dialog: focus goes on entire dialog for drag and resize (#13632) (5378baf)
  • ui5-search: max-height for suggestions dropdown (#13603) (0697178)

v2.22.1

19 Jun 07:21

Choose a tag to compare

Bug Fixes

  • framework: re-apply theme on secondary boot to detect OpenUI5 custom themes (#13680) (b1605b2)
  • OpenUI5Support: move popover to top of top layer (#13671) (ce7ad0f)

v2.24.0-rc.1

18 Jun 10:37

Choose a tag to compare

v2.24.0-rc.1 Pre-release
Pre-release

Bug Fixes

  • keep table rows intact when printing and harden createInstanceChecker (#13699) (492099e), closes #13684 #13689
  • ui5-list: suppress F2 aria description when no interactive items present (#13489) (f27c1ff), closes #13347
  • ui5-multi-combobox: execute skipped tests (#13687) (a754ebb)
  • ui5-slider, ui5-range-slider: add samples in playground (#13667) (0f9dc29)

Features

v2.20.5

12 Jun 07:29

Choose a tag to compare

Release v2.20.5

v2.24.0-rc.0

11 Jun 15:10

Choose a tag to compare

v2.24.0-rc.0 Pre-release
Pre-release

Bug Fixes

  • ui5-bar, ui5-button: prevent button badge from being clipped inside ui5-bar (#13618) (294a2dd)
  • ui5-list: guard item-toggle against null event detail (#13646) (e410472), closes #13576
  • ui5-popover: add max-width/max-height support for resizable popover (#13668) (0a7ef13)
  • ui5-select: remove focus outline from input when dropdown is opened (#13643) (2786b28), closes #13616
  • ui5-table: include growing button in tab order and arrow navigation (#13676) (14e745f)

Features

  • ui5-dialog: add role 'region' to the header, content and footer (#13645) (1ba3995)
  • ui5-dynamic-page: add accessibilityAttributes property (#13484) (7ee59ba), closes #12557
  • ui5-timeline: introduce header and info-bar slots (#13548) (7b71a03)

v2.23.1

11 Jun 19:05

Choose a tag to compare

Fixes

  • framework: re-apply theme on secondary boot to detect OpenUI5 custom themes (#13680) (feab9ea)
  • OpenUI5Support: move popover to top of top layer (#13671) (e90ebe5)

v2.23.0

05 Jun 12:03

Choose a tag to compare

New Component

  • ui5-hero-banner: introduce Hero Banner component (#13230) (036d2c2)

Features

  • ui5-*: support autofocus attribute (#12572) (b13a00a)
  • ui5-form: rework column layout and deprecate standalone form items (#13293) (05aa9f3)
  • ui5-icon: add fontIcon slot for font-based icon libraries (#13569) (3cbeac5)
  • ui5-panel: expose header-wrapper part (#13571) (33f90b9), closes #13392
  • ui5-popover: allow min-width control via standard CSS styling (#13607) (8fa41a7)
  • ui5-search: update visual hover and active state of shell search scope (#13256) (73a4a8b)
  • ui5-shellbar: align padding and logo styles with VD spec (#13535) (f0c277e)
  • ui5-side-navigation: add indication tag slot (#13433) (0aa9b80)
  • ui5-slider, ui5-range-slider: make tickmarks visual-only (#13441) (bc5ecae), closes #9730 #9058

Fixes

  • framework: stop reflecting object/array properties to attributes (#13626) (f5b49c7)
  • framework: prevent language-aware components from rendering before CLDR data loads (#13602) (441672b)
  • tools: resolve airbnb-base eslint config from tools package location (#13575) (96201d6)
  • ui5-calendar: set timestamp of daypicker on mousedown (#13527) (b2dd700)
  • ui5-checkbox: align horizon checkbox hover states with selector tokens (#13598) (170c278)
  • ui5-color-picker: keep pointer aligned at any root font-size (#13563) (dd7c3ba), closes #13521
  • ui5-date-picker: performance of selecting is improved when there are min and max date. (#13550) (d256801)
  • ui5-expandable-text: fix using "white-space" style in the component (#13599) (52a0985)
  • ui5-expandable-text: scroll toggle link into view on expansion (#13524) (71b8586), closes #13258
  • ui5-form: replace Cyrillic А with Latin A in effectiveAccessibleNameRef (#13649) (652a4e9), closes #13647
  • ui5-icons: generate i18n JSON imports (#13583) (eb2af62), closes #13417
  • ui5-multi-combobox: fix token deletion when click event is lost due to re-render (#13530) (c1abfb0)
  • ui5-rating-indicator: enhance half value visualisation in readonly and disabled mode (#13500) (d91f292)
  • ui5-search-field: correct scope select border and icon sizing (#13619) (64b1fea)
  • ui5-select: swap X button for footer Cancel in mobile picker (#13615) (f98090f)
  • ui5-shellbar: preserve insertion order for ShellBarItems (#13590) (d23330a)
  • ui5-shellbar: update samples to use modern branding API (#13585) (9124a8e)
  • ui5-shellbar: correct icon color in overflow popover (#13517) (14c4218)
  • ui5-side-navigation: fix icon expand/collapse size (#13595) (118a0d1)
  • ui5-tabcontainer: guard against null overflow elements (#13565) (7d591c2), closes #13532
  • ui5-table-cell: truncate overflowing cell content (#13566) (cfa6155)
  • ui5-text: unify truncation across all max-lines values (#13624) (3c50320)
  • ui5-tokenizer: allow copy/cut of focused token when not selected (#13452) (240ba03)

v2.23.0-rc.2

03 Jun 09:05

Choose a tag to compare

v2.23.0-rc.2 Pre-release
Pre-release

Bug Fixes

  • framework: prevent language-aware components from rendering before CLDR data loads (#13602) (441672b)
  • ui5-calendar: set timestamp of daypicker on mousedown (#13527) (b2dd700)
  • ui5-checkbox: align horizon checkbox hover states with selector tokens (#13598) (170c278)
  • ui5-color-picker: keep pointer aligned at any root font-size (#13563) (dd7c3ba), closes #13521
  • ui5-expandable-text: scroll toggle link into view on expansion (#13524) (71b8586), closes #13258
  • ui5-search-field: correct scope select border and icon sizing (#13619) (64b1fea)
  • ui5-tokenizer: allow copy/cut of focused token when not selected (#13452) (240ba03)

Features

v2.15.5

29 May 10:04

Choose a tag to compare

v2.15.5 Pre-release
Pre-release

2.15.5 (2026-05-29)

Bug Fixes

  • i18n: add missing Cancel translations for Input/ComboBox/MultiComboBox (2.15) (#13612) (2aeb6a1), closes #13587