Skip to content

v2.25.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

Bug Fixes

  • ui5-carousel: remove redundant role="region" from section element (#13561) (f512c2a)
  • ui5-color-palette: fix hover background shape mismatch in color palette popover buttons (#13832) (1e1b8aa)
  • ui5-date-picker: fix flaky tests (#13818) (38881cd)
  • ui5-hero-banner: apply correct css params (#13847) (613a326)
  • ui5-illustrated-message: correct grammar in empty-state titles (#13831) (bffb084)
  • ui5-li-custom, ui5-tree-item-custom: add accessibleName property for stable accessible names (#13780) (ad0c2a8), closes #13478
  • ui5-media-gallery: acc findings fixed (#13555) (07fa66d)
  • ui5-menu-separator: fix a11y semantics by refactoring to extend UI5Element (#13820) (d5872d5)
  • ui5-menu: add missing aria-checked attribute on menuitemradio and menuitemcheckbox (#13811) (3fde914)
  • ui5-message-strip: update announcement translations (#13825) (20cc1df), closes #13779
  • ui5-multi-combobox: announce suggestions selected state (#13767) (3bfae80)
  • ui5-rating-indicator: import default icons (#13824) (c9a6ff1), closes #13796
  • ui5-shellbar-search: keep ShellBar state in sync on empty Enter (#13834) (853038e)
  • ui5-shellbar: fix search-button-click event and getSearchButtonDomRef with ui5-shellbar-search (#13843) (95c0af8)
  • ui5-slider: add aria-valuenow attribute (#13830) (b043b8b)
  • ui5-table: ignore 1px scrollWidth/clientWidth diff to prevent stuck popin on Safari (#13791) (3566600), closes #12812
  • ui5-user-settings-dialog: align dialog with latest design spec (#13805) (8eac65f)

Features

  • ui5-dynamic-date-range: support label for (#13821) (88d47d3)
  • ui5-input: add styling to interactive custom icons (#13674) (ce3fecd)
  • ui5-toolbar-select: add value prop to ToolbarSelectOption and selectedToolbarOption in change event (#13804) (4d5009c), closes #13609
  • ui5-toolbar: implement WAI-ARIA toolbar keyboard navigation (#13622) (df3a8e8), closes #12945
  • ui5-user-settings-dialog: add saveMode with Save/Cancel footer (#13845) (7a23598)