ui5-webcomponents
ui5-webcomponents copied to clipboard
UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
Introduced altTypes (alternative type) for properties. Some limitations that we have to discuss: - Boolean can't have altTypes, because its value depends if the attribute appears. - String property can't...
Added new CSS style class `.ui5-content-native-scrollbars`. This property remove custom added styles to components, which overstyle scrollbar. To use native scrollbar styles, you have to add the CSS style class...
### **Bug Description** The header focus style of ui5-panel is not right in Safari for horizon theme. ### **Expected Behavior** Should have border-radius for header focus style ### **Steps to...
bug 1: when item is autocompleted the click on the first item (the autocompleted one) does not select it bug 2: when the user navigates to an item with keyboard...
### **Feature Request Description** We have ui5-menu-item to open a new page, we need set aria-label to tell screen reader user a new page will be opened. Now ui5-menu-item only...
### **Bug Description** There is no bottom border of the last data row for horizon theme. ### **Expected Behavior** Should have bottom border of the last data row. ### **Steps...
### **Bug Description** When the height of ui5-input is changed to 24px (`height: 24px`), the 'clear text' icon becomes misaligned vertically. ### **Expected Behavior** The 'clear text' icon should stay...
**Background** As part of the Retrofit topic we aim to reuse the UI5 Web Components as UI5 Controls, we need to create proper test pages and Demo Kit samples **Tasks**...
### **Bug Description** Menu with icon item and none-icon item. When mouse over on icon area of none-icon menu item, there will have js error. Please fix it in 1.6.X...
### **Feature Request Description** The Table component allow the user to select multiple rows in MultiSelect mode. However, currently there is no option to disable the selection for a particular...