Skip to content

v2.26.0

Latest

Choose a tag to compare

@sap-ui5-webcomponents-release sap-ui5-webcomponents-release released this 26 Aug 11:07
· 7 commits to main since this release

Features

  • ui5-checkbox: make component customizable (#13617) (4062bc7)
  • ui5-list: add InactiveSelectable list item type (#13962) (fc75e84)
  • ui5-menu: page up/page down new behavior (#13880) (cba4ffe)
  • ui5-product-switch: support 2-column layout and free text wrapping (#13819) (c46e023)
  • ui5-rating-indicator: add displayOnly mode (#13910) (deffb10)
  • ui5-shellbar-search: add search scope adaptive width (#13787) (a18eb19)
  • ui5-side-navigation: fire item-toggle event on expand/collapse (#13861) (7872754), closes #13826
  • ui5-user-settings-account-view: add show-edit-button property (#13903) (7d2b706)
  • ui5-wizard: added accessbileName and accessibleNameRef properties (#13807) (acef092)

Fixes

  • framework: ensure animation mode work (#13941) (bef00ed)
  • tools: normalize path separators in copy-and-watch for Windows (#13976) (1823576)
  • ui5-date-picker: input width is incorrect (#13881) (f4c2675)
  • ui5-dynamic-page: ignore zero-box focus sentinels in scroll handler (#13965) (8b26b36), closes #13935
  • ui5-icon: replace size containment with font-size for icon sizing (#13986) (52ff411)
  • ui5-input: remove role dialog from VSM (#13875) (3b106d4)
  • ui5-input: use element root node for form lookup (#13921) (cc679ad)
  • ui5-link: adjust focus outline in HC themes (#13968) (9faf49d)
  • ui5-list: fix acc finding (#13558) (d8afe1f)
  • ui5-list: suppress F2 aria description for custom items without tabbables (#13865) (1b7be9b), closes #13489 #13713
  • ui5-page: keep responsive paddings at fractional breakpoint widths (#13876) (87b12ca)
  • ui5-popup: announce invisible messages inside open popups (#13889) (db416cf)
  • ui5-search-field: Align hover/active background with design spec (#13951) (86b7100)
  • ui5-search-item-show-more, localization: correct property type and suppress overlay logs (#13919) (11bd048)
  • ui5-search: adjust items' clickable area (#13912) (8553757)
  • ui5-select: fix acc finding (#13559) (bdd790f)
  • ui5-shellbar-search: add label spacing (#13955) (efdc8fb)
  • ui5-shellbar: align legacy logo styles with branding (#13929) (58b42ef), closes #13010 #13535 #12499
  • ui5-shellbar: acc findings fixed (#13556) (7a29064)
  • ui5-slider: remove redundant accessibility role and attributes (#13894) (69ad533)
  • ui5-table: keep focused cell visible next to sticky columns (#13850) (4a25d80)
  • ui5-table: set "More actions" tooltip on row action overflow button (#13895) (17a64e4), closes #13839
  • ui5-tokenizer: fix rare case when n-more button cause loop error (#13857) (d3bbb61)
  • ui5-toolbar-select: display not updating on programmatic option selection (#13751) (920e66a), closes #12619
  • ui5-user-menu: add accessible name on other accounts panel (#13932) (b6c93b9)
  • ui5-user-settings-account-view: use ui5-avatar-badge user account (#13886) (24208fd)
  • ui5-user-settings-dialog: announce search results to screen readers (#13946) (f72c9a0)
  • ui5-user-settings-dialog: keep focus on navigation in single-column mode (#13953) (cc5991c)
  • ui5-user-settings-dialog: use default list role instead of menu (#13934) (3d81780)
  • ui5-user-settings-dialog: remove unsupported aria-orientation attribute (#13908) (2fc6ee1)
  • ui5-user-settings-item: keep header height consistent between primary and secondary views (#13887) (75aa909)