johannesrue

Results 5 issues of johannesrue

Hi, i think the support for the typed view name syntax is missing as document here: https://sapui5.hana.ondemand.com/1.100.0/#/topic/e6bb33d076dc4f23be50c082c271b9f0 We noticed this when this error occured during the build process: ``` ERR!...

bug

Hi, i think there is a typo in the package.json types field. It references the file `lib/index.d.js`, but there is only a `lib/index.d.ts` existing. Would be great if this could...

## Expected Behavior ### Example 1 When running `ui5 build jsdoc --exclude-dependency=sap.suite.ui.commons`, the api docu is build for every lib in the dependency tree except for `sap.suite.ui.commons`. ### Example 2...

bug

Hey, i have added a new type `application/vnd.apache.parquet`. Cheers Johannes

Hi there! Since upgrading to v3 i'm facing an issue where an selector using the `ancestor` property is failing when using `browser.allControls`. The application which is tested is the same...