Skip to content

Releases: SAP/ui5-webcomponents

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

v2.6.3

29 Jan 10:55
Compare
Choose a tag to compare

Fixes

v2.7.0-rc.1

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

2.7.0-rc.1 (2025-01-23)

Bug Fixes

Features

  • ui5-color-picker: add HSL color selection (#10157) (8d0e5a4), closes #10275
  • ui5-flexible-column-layout: add arrow icon functionality (#10362) (61b94ae)
  • ui5-shellbar: introduce content slot (#10595) (c8b8696)
  • ui5-timeline-item: introduce state property (#10277) (b378604)
  • icons-business-suite: update business-suite/icons to v2.087 & 1.087 (#10605) (6b7dbf0)
  • icons-tnt: update tnt/icons to v3.5 & 2.11 (#10600) (5d4e3ba)

v1.24.15

17 Jan 14:53
Compare
Choose a tag to compare
v1.24.15 Pre-release
Pre-release

1.24.15 (2025-01-17)

Bug Fixes

v2.7.0-rc.0

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

2.7.0-rc.0 (2025-01-16)

Bug Fixes

Features

  • create-package: generate jsx component template (#10531) (dd2d45d)
  • ui5-side-navigation: update existing design for Horizon theme (#10337) (d5eff51)
  • ui5-table: popin-text property added (#10514) (a01a303)
  • ui5-table: table row actions feature added (#10460) (dfe09ae)

v2.6.2

09 Jan 09:00
Compare
Choose a tag to compare

Fixes

  • build: fix incorrect module ref in custom-elements-manifest (#10497) (ea8cdea)
  • ui5-avatar: tooltip is now visible on badge (#10498) (12000d6)

v2.6.2-rc.0

09 Jan 08:08
Compare
Choose a tag to compare
v2.6.2-rc.0 Pre-release
Pre-release

2.6.2-rc.0 (2025-01-09)

Bug Fixes

v2.6.1

08 Jan 11:10
Compare
Choose a tag to compare

Fixes

  • build: fixes in generated custom-elements.json

v2.6.0

07 Jan 14:19
Compare
Choose a tag to compare

2.6.0 (2025-01-07)

New Components

  • ui5-expandable-text: add ExpandableText component (#10220) (7667585)

Features

Fixes

Read more

v2.6.0-rc.5

07 Jan 08:38
Compare
Choose a tag to compare
v2.6.0-rc.5 Pre-release
Pre-release

2.6.0-rc.5 (2025-01-07)

Bug Fixes

  • f6navigation: skip hidden elements (#10325) (374d4d8), closes #10236
  • framework: getComponentFeature can return undefined (#10456) (7da765c)
  • framework: remove dependencies for TSX components and fix features (#10449) (a2b5f6f)
  • ui5-dynamic-page: prevent scroll position reset on unpinning the header (#10441) (9f5a67a)
  • ui5-dynamic-page: update header sticky on manual snap (#10431) (1975d56), closes #10430
  • ui5-navigation-layout: replace "sideCollapsed" property with "mode" property (#10390) (ae562dd)
  • ui5-notification-list-item: scoping issue (#10458) (6cc4615)
  • ui5-side-navigation: ensure all items are focusable after expand (#10453) (e60ad85), closes #10391
  • ui5-tab-container: remove text shadow (#10452) (ef59e50), closes #10262

Features