-
ClearlyDefined added support for LicenseRefs. Scancode is the only source at the moment that produces LicenseRefs that are used. I'm seeing a few results that are unexpected. Can you provide inform…
-
# Bug in ROOT library loading
This small example illustrates a bug in the ROOT library loading.
I suspect that the ROOT code cannot handle directories that start with
a dot (`.`).
## Platf…
-
but its return type is `object`
```ts
/**
* returns the internally used table object
*/
getTable(): object;
```
(i couldn't find where `SmartTable` was defined in https://gith…
-
Dear team, this setup is not supported by the tool:
```
specVersion: "2.2"
type: application
metadata:
name: CompanyRepo.appName
framework:
name: SAPUI5
version: 1.71.26
```
Could y…
-
Hi Colleagues,
Working for years with UI5 XML Views in the Fiori Elements library I would like to share my ideas about what would really be helpful in a UI5 XMLView assistant.
## Navigation / go…
-
- [x] Checked for duplicates
### Describe the bug
Build fails due to one of these:
```
FAILED: io/xml/G__XMLIO.cxx bin/libXMLIO_rdict.pcm bin/libXMLIO.rootmap E:/vcpkg_folders/new_master/buildtr…
-
UI5 uses synchronous AJAX to load modules.
This effects in a warning in Chrome console:
> Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end u…
rasmk updated
9 months ago
-
Working on legacy UI5-codebase refactoring, I've paid attention that previously, when using `ValueState` I would write something like:
```js
sap.ui.define([
"sap/ui/core/ValueState"
], () => (V…
-
## Expected Behavior
I expect ui5-tooling to build our app with latest UI5 version of 1.108 - 1.108.37
## Current Behavior
The build failes due to not being able to access `@sapui5/distribution-m…
-
It would be nice to pass in a custom `ui5HomeDir` that get's picked up by `AbstractResolver`.