1.12.0-rc.1 (2023-03-16)
Bug Fixes
- icons: use strings instead of template literal for imports (#6681) (ac70676)
- ui5-breadcrumbs: import used arrow-down icon (#6685) (3a000ce)
- ui5-combobox: fire selection-change correctly (#6652) (3d70b44)
- ui5-date-picker: change and restore value if change event is prevented (#6693) (597017f)
- ui5-icon: aria-label change (#6584) (932f451)
- ui5-input: remove field value when cleared in change event handler (#6417) (aeca9ac), closes #6249
- ui5-popover: flip horizontalAlign Right with Left and vice versa in RTL (#6645) (043a263)
- ui5-split-button: align styles in icon only mode (#6697) (dbdf625), closes #6688
- ui5-step-input: align style to specification (#6699) (85b4f8e), closes #6687