-
Prior to UI5 2.0, a couple of methods were deprecated. The jsdoc in OpenUI5, and thus TypeScript types as well as the UI5 linter expose the deprecation notices with hints to replace with alternatives …
-
## Feature Request
Delta updates would make for much faster live-update installs
### Description
Any project greater than 20MB can create slow/poor update experience for users. This can be avoid…
-
Given two source TS files:
src/a.ts
```typescript
export default class A {}
```
src/b.ts
```typescript
export default class B {}
```
The files are compiled from TS to JS, which also inc…
-
**Describe the bug**
When opening a `ui5-dialog` in OpenUI5 the block layer blocks the actual dialog. If you have controls inside of it, you can still navigate and interact with your keyboard, but yo…
-
OpenUI5 version: latest
Browser/version (+device/version): N/A
Any other tested browsers/devices(OK/FAIL): N/A
URL (minimal example if possible): https://github.com/SAP/openui5/blob/master/sr…
-
Hi,
I used the yo generator to create a TS app but it shows the following error when you execute tsc --noEmit:
error TS2688: Cannot find type definition file for 'node_modules'.
The file is i…
-
**Describe the bug**
I want to use sap.ui.qunit.utils.nextUIUpdate and waitForThemeApplied as replacements for deprecated Core APIs, as advertised by the ui5linter. However, `@sapui5/types` is missin…
-
**OpenUI5 version:**
1.87.0
**Browser/version (+device/version):**
Chrome 88.0.4324.150 (Official Build) (64-bit)
**Any other tested browsers/devices(OK/FAIL):**
No
**URL (minimal example …
-
Hello,
I was trying your tutorial on ui5 typescript.
https://openui5.hana.ondemand.com/topic/be33d0120da1491baa490fc01eaaf018
Although without changing your source i was not able to run the co…
-
OpenUI5 version: 1.85.0
Browser/version (+device/version): Chrome
Any other tested browsers/devices(OK/FAIL): FAIL
URL (minimal example if possible): Local project
User/password (if requir…