Skip to content

v2.7.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 30 Jan 08:08
· 20 commits to main since this 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