·
8 commits
to main
since this release
2.17.0 (2025-12-05)
Features
- framework: Custom Illustrations Documentation & API Enhancement (#12260) (2ee9b02)
- ui5-bar: introduce
accessibleNameandaccessibleNameRefproperties (#12626) (984f829), closes #12591 - ui5-button: add
accessibilityInfogetter (#12704) (bb0670b) - ui5-calendar: add disabled dates functionality (cc7c174)
- ui5-color-picker: update accessibility (#12556) (56cd503)
- ui5-input,ui5-multi-input: dynamic suggestions triggering (#12597) (d006cd6)
- ui5-multi-combobox: adjust validation behavior (#12707) (7a4a7e1)
- ui5-multiinput: implement selected token indicator in filter dialog (#12698) (d046cb3)
- ui5-search: items wrapping (#12681) (992a70b)
- ui5-select: implement accessibilityInfo getter (#12614) (3afc0e8)
- ui5-tokenizer: add getFocusDomRef (#12713) (bbda5a3)
- ui5-toolbar-button: add showOverflowText property for conditional text display (#12542) (7e2a07d), closes #12381
- ui5-user-settings-account-view: introduce new component
UserSettingsAccountView(#12658) (b818abb) - ui5-view-settings-dialog: provide part for header (#12627) (3206b90), closes #12479
- ui5-wizard: add getFocusDomRef (#12668) (ba10757)
Fixes
- build: fix issue with legacy dev setup (#12706) (89fa5ca)
- cem: alias references (#12682) (4ce5617)
- OpenUI5Support: fix closing of sap.m.Popover with esc key (#12730) (fae0ab8)
- tools: dependencies usage (#12716) (89bb0dd)
- tools: fix wc-dev test command (#12662) (7dd11fb)
- tools: dev-server for 3rd party packages (#12631) (a4f4dd5)
- ui5-ai-input: add docs and correct samples (#12643) (90ca4a9)
- ui5-calendar: use global configuration for first day of week (#12665) (4e18756), closes #12426
- ui5-checkbox: fix accessibilityInfo (#12686) (4c63fdc)
- ui5-color-palette-popover: skip test (#12690) (5347f7d)
- ui5-color-palette-popover: skip test (#12693) (3582597)
- ui5-date-picker: add correct tooltip when picker is opened (#12669) (6598cdc), closes #12616
- ui5-date-picker: add input CSS part for styling (#12559) (cacdba0)
- ui5-dynamic-page-title: correct ARIA attribute handling for non-interactive titles (#12598) (ddbb8d4), closes #12466
- ui5-dynamic-page: fit content paddings aligned with specification (#12738) (00803e6), closes #12652
- ui5-dynamic-page: update header action button tooltip text (#12634) (4cf0976), closes #12617
- ui5-input: prevent double opening of VSM (#12715) (ff6d49b)
- ui5-input: align input margin to spec (#12660) (e912c0b)
- ui5-multi-combobox: skip unstable tests temporarily (#12641) (78cc5e7), closes #12534 #12607
- ui5-popover: fix horizontal placement (Start and End) in rtl mode (#12606) (8135904)
- ui5-search-item: correct font size (#12758) (35ae11a)
- ui5-search-item: action slot visibility (#12694) (2d34b93)
- ui5-search: fix popup opening when there are no suggestions (#12640) (2e760c6), closes #12519
- ui5-shellbar: align logo vertically to middle (#12685) (acff8fa)
- ui5-shellbar: image button is now properly read (#12611) (873abf8)
- ui5-slider/ui5-range-slider: add border to progress indicator (#12653) (e9fa794)
- ui5-tab-container: allow selection indicator on text-only tabs to overlap bottom border (#12584) (ddec84c)
- ui5-table: accessibility improvements implemented (#12684) (94bae79), closes #12630 #12657 #11946 #12630 #12657 #11946
- ui5-time-picker: add tooltip to icon in input (#12671) (538deb0), closes #12616
- ui5-toolbar-select: add invalidateOnChildChange (#12676) (23a2df8), closes #12619