New Component
Features
- ui5-*: support
autofocusattribute (#12572) (b13a00a) - ui5-form: rework column layout and deprecate standalone form items (#13293) (05aa9f3)
- ui5-icon: add fontIcon slot for font-based icon libraries (#13569) (3cbeac5)
- ui5-panel: expose header-wrapper part (#13571) (33f90b9), closes #13392
- ui5-popover: allow min-width control via standard CSS styling (#13607) (8fa41a7)
- ui5-search: update visual hover and active state of shell search scope (#13256) (73a4a8b)
- ui5-shellbar: align padding and logo styles with VD spec (#13535) (f0c277e)
- ui5-side-navigation: add indication tag slot (#13433) (0aa9b80)
- ui5-slider, ui5-range-slider: make tickmarks visual-only (#13441) (bc5ecae), closes #9730 #9058
Fixes
- framework: stop reflecting object/array properties to attributes (#13626) (f5b49c7)
- framework: prevent language-aware components from rendering before CLDR data loads (#13602) (441672b)
- tools: resolve airbnb-base eslint config from tools package location (#13575) (96201d6)
- ui5-calendar: set timestamp of daypicker on mousedown (#13527) (b2dd700)
- ui5-checkbox: align horizon checkbox hover states with selector tokens (#13598) (170c278)
- ui5-color-picker: keep pointer aligned at any root font-size (#13563) (dd7c3ba), closes #13521
- ui5-date-picker: performance of selecting is improved when there are min and max date. (#13550) (d256801)
- ui5-expandable-text: fix using "white-space" style in the component (#13599) (52a0985)
- ui5-expandable-text: scroll toggle link into view on expansion (#13524) (71b8586), closes #13258
- ui5-form: replace Cyrillic А with Latin A in effectiveAccessibleNameRef (#13649) (652a4e9), closes #13647
- ui5-icons: generate i18n JSON imports (#13583) (eb2af62), closes #13417
- ui5-multi-combobox: fix token deletion when click event is lost due to re-render (#13530) (c1abfb0)
- ui5-rating-indicator: enhance half value visualisation in readonly and disabled mode (#13500) (d91f292)
- ui5-search-field: correct scope select border and icon sizing (#13619) (64b1fea)
- ui5-select: swap X button for footer Cancel in mobile picker (#13615) (f98090f)
- ui5-shellbar: preserve insertion order for ShellBarItems (#13590) (d23330a)
- ui5-shellbar: update samples to use modern branding API (#13585) (9124a8e)
- ui5-shellbar: correct icon color in overflow popover (#13517) (14c4218)
- ui5-side-navigation: fix icon expand/collapse size (#13595) (118a0d1)
- ui5-tabcontainer: guard against null overflow elements (#13565) (7d591c2), closes #13532
- ui5-table-cell: truncate overflowing cell content (#13566) (cfa6155)
- ui5-text: unify truncation across all max-lines values (#13624) (3c50320)
- ui5-tokenizer: allow copy/cut of focused token when not selected (#13452) (240ba03)