ui5-tooling icon indicating copy to clipboard operation
ui5-tooling copied to clipboard

An open and modular toolchain to develop state of the art applications based on the UI5 framework

Results 129 ui5-tooling issues
Sort by recently updated
recently updated
newest added

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.3.4 to 4.4.0. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.4.0 What's Changed Adding tag option to action by @​germa89 in JamesIves/github-pages-deploy-action#1142 - this can be used by...

dependencies
github_actions

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...

dependencies
github_actions

# Here are my suggestions and solutions ## 1. remove all SAP comments, such as sap.ui.core.js file has a lot of comments inside ## 2. remove the files that do...

enhancement
information required

## Is your feature request related to a problem? Please describe. No ## Describe the solution you'd like If I want to use a custom middleware with `ui5-tooling`, then I...

enhancement

Read it here: **[[RFC] 0011 Reuse Build Results](https://github.com/SAP/ui5-tooling/blob/rfc-reuse-build-results/rfcs/0011-reuse-build-results.md#rfc-0011-reuse-build-results)** _~**PoC based on [[RFC] 0009 UI5 Project Refactoring](https://github.com/SAP/ui5-tooling/pull/501)**: https://github.com/SAP/ui5-project/pull/394~_ Most of this got implemented with https://github.com/SAP/ui5-project/pull/457 BLI: CPOUI5FOUNDATION-470

RFC

Most of this has been implemented in UI5 Tooling v3 alpha **Feedback always welcome!** **Read it here: [[RFC] 0009 UI5 Project Refactoring](https://github.com/SAP/ui5-tooling/blob/rfc-project-refactoring/rfcs/0009-ui5-project-refactoring.md)**

## Is your feature request related to a problem? Please describe. Data source URI in manifest.json should not start with a slash in order to UI5 application work properly in...

enhancement
module/ui5-builder

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

We are so used to getting index.html served over any other file (if present) when requesting '/'. What is the reasoning for requiring an explicit request to index.html? After a...

enhancement
module/ui5-server

Some kind of health check should be really helpful to detect common mistakes such as - compare manifest.json dependency declaration to package.json dependencies and give a hint about missing /...

enhancement