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

refactor: migrate control-flow to angular17 #728

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

StephGit
Copy link
Contributor

@StephGit StephGit commented Jan 5, 2024

Built-in control flow
Angular provides new built in control-flow syntax for *ngIf, *ngSwitch, and *ngFor.

With this PR all components use the new syntax.

@StephGit StephGit linked an issue Jan 5, 2024 that may be closed by this pull request
@StephGit StephGit requested review from mburri and yvespp January 5, 2024 11:03
@yvespp yvespp added this to the Version 1.17.35 milestone Jan 25, 2024
@mburri mburri merged commit bd7f8a0 into master Jan 25, 2024
1 check passed
@mburri mburri deleted the feat/727-control-flow-migration branch January 25, 2024 08:39
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.

Migrate to angular17 control-flow
3 participants