Skip to content

bump angular to v18 #436

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

Merged
merged 5 commits into from
May 30, 2024
Merged

bump angular to v18 #436

merged 5 commits into from
May 30, 2024

Conversation

kisamoto
Copy link
Contributor

This PR addresses #435 now that Angular v18 is available.

The update was performed with yarn ng update @angular/cli@18 @angular/core@18 as per the Angular upgrade guide

@mauriziocescon
Copy link

Probably a quick rebase is needed after the "standalone" changes have been merged...

kwiateusz and others added 3 commits May 30, 2024 17:33
* chore: remove empty and unused service

* feat: make scroll directive standalone

resolves #423
@orizens orizens merged commit 320b745 into orizens:master May 30, 2024
@orizens
Copy link
Owner

orizens commented May 30, 2024

thank you - v18 has been published and now includes the standalone version as well.

@mauriziocescon
Copy link

Hero! Thanks a lot!

I checked the documentation for zoneless integration: https://angular.dev/guide/experimental/zoneless

The usage of NgZone should be fine: nothing to change!

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