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

Angular 19 upgrade #651

Closed
wants to merge 6 commits into from
Closed

Angular 19 upgrade #651

wants to merge 6 commits into from

Conversation

kgorol
Copy link

@kgorol kgorol commented Jan 18, 2025

This PR upgrades Angular to version 19 along with necessary packages.

It was necessary to add standalone: false in components, since the new default are standalone components.

@kgorol kgorol marked this pull request as draft January 20, 2025 07:55
@ttay24
Copy link

ttay24 commented Jan 31, 2025

Any update on this by chance? This would be nice to get in, as I'm looking into using this for an Angular 19 project. And is this repo maintained? Thanks!

@kgorol
Copy link
Author

kgorol commented Feb 2, 2025

@ttay24 not sure if @vlio20 maintain this repo anymore

@Yawarzy
Copy link

Yawarzy commented Feb 11, 2025

@ttay24 @kgorol Any updates on this? We have upgraded all the packages in our project, except this one.

@vlio20
Copy link
Owner

vlio20 commented Feb 12, 2025

Thanks guys, I will get to it during the weekend

@vlio20
Copy link
Owner

vlio20 commented Feb 14, 2025

@kgorol did you notice that the e2e tests are failing. Would you be able to have a look?

@vlio20
Copy link
Owner

vlio20 commented Feb 14, 2025

@kgorol I am working now on a similar PR here - same as your just with the fix to the e2e testse
#653

@vlio20 vlio20 closed this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants