Ivaylo Plashkov
Ivaylo Plashkov
### **Bug Description** Incorrect focus outline of checkbox with single line text and wrapping-type="Normal" ### **Expected Behavior** Focus outline should not be cut. ### **Steps to Reproduce** 1. Go to...
### **Bug Description** DatePicker with value-state is not according to visual spec. ### **Expected Behavior** DatePicker with value-state is according to visual spec. ### **Steps to Reproduce** 1. Go to...
### **Bug Description** There is a slight visual overflow in the input field of the Time Picker. ### **Expected Behavior** The input field of the Time Picker should not overflow...
### **Bug Description** Value state message is being cut in Horizon high contrast themes ### **Expected Behavior** Value state message is not being cut in Horizon high contrast themes ###...
Removes the `ui5-mcb-group-item` component. BREAKING CHANGE: The `ui5-mcb-group-item` component is removed. Groups can now be created with the `ui5-mcb-group`. Instead of using `ui5-mcb-group-item` as separator in a flat structure: ```html...
`token-delete` event now returns an array of deleted tokens. **BREAKING CHANGE**: The`token-delete` event now includes a `tokens` parameter, which is an array of `ui5-tokens`, replacing the previous single `token` parameter....