Bug Fixes
- CEM: generation for 3rd party packages (#13477) (c714873)
- OpenUI5Support: css variables detection (#13465) (e71cb04)
- run version bump before build in v1 release (#13474) (43f6291)
- ui5-combobox: show focus outline on list item mousedown (#13449) (e3ea501), closes #13444
- ui5-datetime-picker: validation for min and max date is implemented (#13485) (020ee37)
- ui5-dialog: clamp min-width and min-height to viewport at high zoom levels (#13438) (c6a946a), closes #11715
- ui5-dynamic-date-range: selection of from value is working when there are previously submitted values (#13470) (ccde545)
- ui5-link: link is underlined when it is hovered in high contrast themes (#13466) (6b52d85)
- ui5-multi-combobox: use clipboardData for paste functionality (#13503) (19d1733)
- ui5-multi-input: fix arrow left key behavior (#13468) (38f8736), closes #13357
- ui5-option: add down/active state on press (#13428) (099b325), closes #13307
- ui5-search: update filter icon's styling on hover (#13505) (e52f1b9)
- ui5-shellbar: correct tooltip for user avatar button (#13475) (68ee01c)
- ui5-slider, ui5-range-slider: adjust tooltip colors (#13481) (a77b76d)
- ui5-wizard: focus first visible element after pressing next/prev button (#13502) (ce09f44)
Features
- ui5-list: inherit list item aria roles from accessibleRole (#13463) (37e9fef), closes #13264
- ui5-notification-list-item, ui5-tab: add semantic click event (#13373) (be19e59), closes #13315 #13328
- ui5-panel: focus for scrollable panel content (#13501) (718a93c)
- ui5-tokenizer: deselect tokens on ESC (#13482) (442e893)
- ui5-toolbar: align theming tokens with Horizon spec (#13425) (fabee23)