Bug Fixes
- ui5-date-picker: performance of selecting is improved when there are min and max date. (#13550) (d256801)
- ui5-multi-combobox: fix token deletion when click event is lost due to re-render (#13530) (c1abfb0)
- ui5-tabcontainer: guard against null overflow elements (#13565) (7d591c2), closes #13532
- ui5-table-cell: truncate overflowing cell content (#13566) (cfa6155)
Features
- ui5-icon: add fontIcon slot for font-based icon libraries (#13569) (3cbeac5)
- ui5-panel: expose header-wrapper part (#13571) (33f90b9), closes #13392
- ui5-search: update visual hover and active state of shell search scope (#13256) (73a4a8b)