openui5
openui5 copied to clipboard
OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
Hello, as per [this](https://answers.sap.com/questions/13359130/sapuicorexmlcomposite-deprecated.html) answer, "major performance issues" were the reason that got the `sap.ui.core.XMLComposite` class deprecated. Is it possible to shed a little more light on this? What exactly...
Related to [**this issue with sap.m.Slider**](https://github.com/SAP/openui5/issues/1270), I noticed there are several more controls interrupting global keyboard handling when they are focused: * [x] sap.m.(Range)Slider --> Fixed by https://github.com/SAP/openui5/commit/4a6bfc5f8138fc8d76e43ae2dda99db279547d73 * [x]...
hello, It's an proposition of enhancement to add events like liveChange & submit to sap.m.MaskInput. Best Regards, JB
OpenUI5 version: 1.52.x till probably current version A MaskInput inside an OverflowToolbar will not work the same way as a normal input. Also not mentioned here: https://sapui5.hana.ondemand.com/#/api/sap.m.OverflowToolbar Would be nice...
OpenUI5 version: 1.34 A requirement has come up a number of times from customers to make the Sub Intervals on a Calendar row configurable. As/Is the number of Sub Intervals...
Hello, This issue was taken from: https://github.com/SAP/ui5-tooling/issues/530 The dependencies and ui5-tooling configuration in the downloaded samples from the UI5 Walkthrough tutorial are not correct: https://sapui5.hana.ondemand.com/#/entity/sap.m.tutorial.walkthrough/sample/sap.m.tutorial.walkthrough.08 https://sapui5.hana.ondemand.com/#/entity/sap.m.tutorial.walkthrough/sample/sap.m.tutorial.walkthrough.10 Please also check the...
OpenUI5 version: latest Browser/version (+device/version): all Any other tested browsers/devices(OK/FAIL): URL (minimal example if possible): https://openui5.hana.ondemand.com/explored.html#/sample/sap.m.sample.Select/preview https://jsbin.com/lupini/edit?html,js,output User/password (if required and possible - do not post any confidential information here):...
Please support for both ODataModel getProperty and v2.ODataModel getProperty for 1..n/0..n navigation properties! This is a followup to https://github.com/SAP/openui5/issues/676
OpenUI5 version: 1.78.5 Browser/version (+device/version): Chrome, latest Any other tested browsers/devices(OK/FAIL): none others tested Steps to reproduce the problem: 1. Create a Select Control with 4 items (A,B, C, D)...
OpenUI5 version: 1.28 I want to use a search constraint to valuate an user input. It is meant for a sap.ui.model.type.String type. The regex I want to use has been...