Skip to content

Releases: SAP/ui5-webcomponents

v1.24.17

04 Mar 08:15
Compare
Choose a tag to compare
v1.24.17 Pre-release
Pre-release

1.24.17 (2025-03-04)

Bug Fixes

v2.8.0-rc.3

27 Feb 08:08
Compare
Choose a tag to compare
v2.8.0-rc.3 Pre-release
Pre-release

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, and UserSettingsView (#10832) (8b50b13)
  • update sap/icons to v5.11 & 4.23 (#10930) (47b5942)

v2.8.0-rc.2

20 Feb 08:08
Compare
Choose a tag to compare
v2.8.0-rc.2 Pre-release
Pre-release

2.8.0-rc.2 (2025-02-20)

Bug Fixes

Features

  • ui5-table-header-cell: add popinHidden property (#10834) (12e7dcd)

v2.8.0-rc.1

13 Feb 08:08
Compare
Choose a tag to compare
v2.8.0-rc.1 Pre-release
Pre-release

2.8.0-rc.1 (2025-02-13)

Bug Fixes

Features

v2.7.3

13 Feb 10:10
Compare
Choose a tag to compare

Fixes

  • ui5-button-badge: remove text when in attention dot mode (#10768) (4293449)

Refactor

  • ui5-input: support suggestionList hook within the Input template(#10840)

v2.7.2

11 Feb 06:39
Compare
Choose a tag to compare

Fixes

  • custom-elements-manifest: add missing data for TimelineGrowingMode, fix ButtonBadge's design references
  • ui5-button-badge: remove text when in attention dot mode (#10768) (4293449)

v2.5.2

10 Feb 12:41
Compare
Choose a tag to compare
v2.5.2 Pre-release
Pre-release

2.5.2 (2025-02-10)

Bug Fixes

  • ui5-dynamic-page: add subtitle interaction (e3d36ce)
  • ui5-dynamic-page: correct z-index for dynamic page header (#10425) (2657eb7), closes #10399

v2.7.1

07 Feb 10:55
Compare
Choose a tag to compare

2.7.1 (2025-02-07)

Fixes

  • framework: add ElementInternals shim (#10782)
    jsdom users complained of test failures caused by missing ElementInternals API in the jsdom env - we now provide a shim for attachInternals method, returning a shim for the ElementInternals class.

v2.8.0-rc.0

06 Feb 08:08
Compare
Choose a tag to compare
v2.8.0-rc.0 Pre-release
Pre-release

2.8.0-rc.0 (2025-02-06)

Bug Fixes

Features

v1.24.16

05 Feb 12:06
Compare
Choose a tag to compare
v1.24.16 Pre-release
Pre-release

1.24.16 (2025-02-05)

Bug Fixes

  • ui5-bar: introduce Shadow parts for slot containers (#10623)
  • ui5-avatar: announce initials (#10755) (39166a9)
  • ui5-popover: popover arrow is aligned to the middle of the opener (#10657) (c38aa13), closes #9886