SAP / ui5-webcomponents-ngx

UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
23 stars 4 forks source link

Add support for Angular 17 #108

Closed joseserrano15 closed 4 months ago

joseserrano15 commented 5 months ago

Feature Request Description

Add compatibility with version 17 to use the new features of the framework

Priority

github-actions[bot] commented 5 months ago

Hello @joseserrano15, thank you for using ui5-webcomponents-ngx! The ui5-webcomponents-ngx team will triage your issue as soon as possible.

joseserrano15 commented 4 months ago

Hello and thanks for the update for angular 17.

Is it really already compatible? I have been trying to install in an Angular 17 project without success. Maybe I'm doing something wrong? I am trying with version 0.3.0-rc.0.

Thanks in advance.

g-cheishvili commented 4 months ago

The RC version contained incorrect peer dependencies. I created the PR and will fix that in next RC asap