openui5-docs
openui5-docs copied to clipboard
OpenUI5 Markdown Documentation
In the topic _[Descriptor for Applications, Components, and Libraries](https://github.com/SAP/openui5-docs/blob/1d8d51767056ef8911927aae967576008d9f8cff/docs/Descriptor_for_Applications%2C_Components%2C_and_Libraries_be0cf40.md#descriptor-for-applications-components-and-libraries)_ section `sap.ui5/commands`, it says > Specifies provided commands with a unique key/alias. Contains: > > * `shortcut`: String that describes a...
It would be nice if there is a **central** place to learn about how renderings are done in UI5 (Especially for new developers with experience in popular frameworks). ### 1....
Chapter https://ui5.sap.com/#/topic/d6bab27b5dc041b29b419bae8ae8f1d1 is empty. We should describe better whats the difference between `Composite` and `XML Composite` controls and when to use what.
The topic [Scrolling](https://github.com/UI5/docs/blob/4cc94fbc2240ef8fdb0fc07f2a879a1b0961b524/docs/08_More_About_Controls/scrolling-66029f6.md) is currently a child topic of [sap.m](https://github.com/UI5/docs/blob/4cc94fbc2240ef8fdb0fc07f2a879a1b0961b524/docs/08_More_About_Controls/sap-m-48d9390.md). However, scrolling does not apply only to `sap.m` controls but also to other control libs such as the `sap.uxap` (e.g....
Exploring the UI5 documentation, I've paid attention that some URLs include `%23` instead of `#`, e.g.: > https://ui5.sap.com/#/api/sap.ui%23methods/sap.ui.xmlfragment It looks weird especially bearing in mind that at the beginning of...