Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI5 compilation after installation #109

Open
1 of 5 tasks
g-cheishvili opened this issue Jan 9, 2024 · 1 comment · May be fixed by #135
Open
1 of 5 tasks

UI5 compilation after installation #109

g-cheishvili opened this issue Jan 9, 2024 · 1 comment · May be fixed by #135
Labels
Angular generator Topic related to the Angular Generator enhancement New feature or request nice to have a nice to have feature/improvement tooling tooling and CI related activities ui5 webC wrapper Topic related to the core wrapper functionality

Comments

@g-cheishvili
Copy link
Contributor

g-cheishvili commented Jan 9, 2024

Feature Request Description

currently we install ui5 wc locally, generate angular library, then build it and then publish on npm. While this approach works, we have few issues with it:

  • We heavily depend on Angular version and we are forced to ship for given versions manually
  • We depend on ui5 version and forced to restrict version
  • No support for ui5 selector prefixes

Proposed Solution

We should ship only the generator part and the user will be able to compile after installation their own version of the library. This will give us ability to support Angular 14+ immediately from single version of our library. We will have ability to have ui5 custom prefixes and also we will be able to deliver core, which will be compatible with multiple versions of the ui5 as well

  • write documentation for the app developers

Priority

  • Low
  • Medium
  • High
  • Very High

A clear and concise description of the impact/urgency of the required feature.

Stakeholder Info (if applicable)

  • Organization: {...}
  • Business impact: {...}
@g-cheishvili g-cheishvili added enhancement New feature or request nice to have a nice to have feature/improvement tooling tooling and CI related activities ui5 webC Angular generator Topic related to the Angular Generator wrapper Topic related to the core wrapper functionality labels Jan 9, 2024
@g-cheishvili
Copy link
Contributor Author

will fix #108

@droshev droshev added this to the Sprint 129 milestone Jan 18, 2024
@g-cheishvili g-cheishvili linked a pull request Jun 21, 2024 that will close this issue
@droshev droshev removed this from the Sprint 129 milestone Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Angular generator Topic related to the Angular Generator enhancement New feature or request nice to have a nice to have feature/improvement tooling tooling and CI related activities ui5 webC wrapper Topic related to the core wrapper functionality
Projects
None yet
2 participants