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

Migrate to angular17 control-flow #727

Closed
StephGit opened this issue Jan 5, 2024 · 0 comments · Fixed by #728
Closed

Migrate to angular17 control-flow #727

StephGit opened this issue Jan 5, 2024 · 0 comments · Fixed by #728
Assignees

Comments

@StephGit
Copy link
Contributor

StephGit commented Jan 5, 2024

Migrates all *ngIf, *ngSwitch, and *ngFor with the help of the migration script:
ng generate @angular/core:control-flow

This removes all old control-flow implementations and ensures usage of the new pattern in all angular components

@StephGit StephGit self-assigned this Jan 5, 2024
@StephGit StephGit linked a pull request Jan 5, 2024 that will close this issue
@yvespp yvespp added this to the Version 1.17.35 milestone Jan 31, 2024
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 a pull request may close this issue.

2 participants