Skip to content

Releases: SAP/ui5-webcomponents

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

v2.7.0

03 Feb 13:26
Compare
Choose a tag to compare

2.7.0 (2025-02-03)

New components

ui5-button-badge
ui5-shellbar-spacer

Features

Fixes

Read more

v2.7.0-rc.2

30 Jan 08:08
Compare
Choose a tag to compare
v2.7.0-rc.2 Pre-release
Pre-release

2.7.0-rc.2 (2025-01-30)

Bug Fixes

  • framework: fix fast navigation in container boundries (#10485) (4b2ab63)
  • ui5-button-badge: align template (#10705) (cacdf54)
  • ui5-multi-combobox: fix valueState background set while typing (#10586) (06243e4), closes #10454
  • ui5-notification-list: corrects misusage of ui5-toast (#10626) (77457c0), closes #10526
  • ui5-rating-indicator: allow tab next/prev when readonly (#10584) (ad01c1a), closes #10580
  • ui5-select: custom value state message is now visible (#10647) (f5d1a8f), closes #10323
  • ui5-side-navigation-item: correct color for actions in overflow menu (#10678) (a96d5ff)
  • ui5-side-navigation: don't toggle expanded state of items in popover (#10691) (4c49c96)
  • ui5-split-button: fix doubled click event when space is pressed (#10241) (d0d3cc5)
  • ui5-switch: apply focus only on root element click (#10588) (6ff93c5)
  • ui5-table: fix selector column width (#10640) (cdcb599)
  • ui5-timeline-item: correct wrapping on long text (#10483) (bf4c816)
  • ui5-timepicker: adapt new private component with internal logic (#10684) (d0a45ab)

Features