ui5-webcomponents-bot
released this
05 Dec 14:38
·
35 commits
to main
since this release
2.5.0 (2024-12-05)
New Components
Fixes
- ui5-card-header: update interactive property documentation (#10143) (23289d4)
- ui5-dialog: width on mobile is not bigger than the phone width (#10199) (77af592), closes #10000
- ui5-dynamic-page: move subheading slot outside the title wrapper (#10163) (6466b8a)
- ui5-input: set value after preventDefault of input event (#10196) (e2a6c94), closes #9988
- ui5-li: address additional text contrast issue (#10269) (6cf15d9), closes #9869
- ui5-list: enable focusin event bubbling (#10156) (3b6cc84), closes #9787
- ui5-menu: provide a way to focus items on fetch (#10210) (073f0f6), closes #7237
- ui5-popover: search for the opener in the correct root (#10284) (ee08efa)
- ui5-radio-button: fix aria-disabled and focus of the read-only radio buttons (#10111) (3bcfd1d), closes #10025
- ui5-rating-indicator: correct half icon appearance (#10263) (3032393), closes #10155
- ui5-rating-indicator: outline border is visible when focus (#10205) (eaa6f04)
- ui5-table-growing: button is shown despite scroll type (#10142) (950441b), closes #10045
- ui5-table: text cut due to column overflow (#10193) (b59d718), closes #10168
- ui5-tag: correct hover background color for Set 2 Color Scheme 9 (#10229) (1b2eaed), closes #10164
- ui5-tokenizer: adjust touch area for cozy and compact (#10215) (ee90aea)
- ui5-toolbar: fixes spacer behavior (#10177) (b3625ac), closes #10104
- ui5-view-settings-dialog: adjust dialog heading level (#10289) (08d48a3)
- ui5-wizard: stacked Wizard Steps are aligned properly (#10250) (3473fbf), closes #9779
Features
- framework: add strict event type checking (#10235) (4ff8ab7)
- table: table virtualization (#10182) (bf4c859)
- ui5-bar: add shadow parts (#10271) (9114a82), closes #10101
- ui5-button, ui5-link: support accessible description (#10212) (51139c2), closes #5310 #3993
- ui5-color-picker: add simplified display mode (#10153) (bf9c0d6), closes #9979
- ui5-combobox: adjust arrow-down behavior (#10166) (74616dc)
- ui5-combobox/multi-combobox: physical items (#10051) (73f82ab)
- ui5-form: add new
emptySpan
property (#10194) (48b0cc8), closes #9963 - ui5-form: enable vertical alignment of form items (#10165) (13b571b)
- ui5-form: update to latest accessibility spec (#10152) (4382d4e), closes #9952
- ui5-list, ui5-tree: support accessible description (#10131) (45f0ffe), closes #6445
- ui5-list: handle arrow up and down navigation for load more button (#10251) (3150793)
- ui5-list: add Home and End key handling for Load More button (#10206) (7059e09)
- ui5-tokenizer: enable multiline mode (#9964) (1071746)