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.
### **Feature Request Description** Currently, the popin feature of the `ui5-table` only allows to display key/value pairs vertically: However, [as suggested by the Fiori Guidelines](https://experience.sap.com/fiori-design-web/responsive-table/#responsiveness) and [SAPUI5 PopinLayout](https://sapui5.hana.ondemand.com/#/api/sap.m.PopinLayout%23overview) attributes, it...
### **Feature Request Description** Custom Elements Manifest is a file format that describes the custom elements in your project. This format will allow tooling and IDEs to give rich information...
### **Feature Request Description** When custom theme is used via `http://sap-ui-theme@custom-theme@https//my-theming-service-host` it is falling back to sap_fiori_3, simply because custom theme is not supported (a related issue is created [here](https://github.com/SAP/ui5-webcomponents/issues/5730))....
### **Feature Request Description** When only one token is present in the input field the current behaviour of showing "1 More" on focus out does not match the [Fiori guidelines...
### **Feature Request Description** The webcomponents have a missing tile named "GenericTile". The problem is the following: If a customer has multiple modules, you want him to select a module...
FIXES: https://github.com/SAP/ui5-webcomponents/issues/5314
It is a draft.
**Thank you for your contribution!** 👏 To get it merged faster, kindly review the checklist below: ## Pull Request Checklist - [ ] Reviewed the [Contributing Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/CONTRIBUTING.md) + Especially the...
### **Feature Request Description** For screen reader support we need to be able to mark every input-like component as required and also add a label to them. For this we...
* feat: next playground with storybook * feat: add poc * feat: add EXCLUDE_LIST const * feat: add EXCLUDE_LIST const * feat: add avatar example story * feat: add ui5-avatar-group...