Bug Fixes
- ui5-date-picker: input width is incorrect (#13881) (f4c2675)
- ui5-input: remove role dialog from VSM (#13875) (3b106d4)
- ui5-input: use element root node for form lookup (#13921) (cc679ad)
- 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-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: 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-user-settings-account-view: use ui5-avatar-badge user account (#13886) (24208fd)
- 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)
Features
- ui5-checkbox: make component customizable (#13617) (4062bc7)
- 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-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)