Skip to content

fix: detect ionic components within *ngIf expressions #16

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 2 commits into from
Oct 12, 2023

Conversation

sean-perkins
Copy link
Contributor

Ionic components either bound directly with an *ngIf or within a template expression using *ngIf (or other structural directives) will now be detected during the migration process and added as import declarations and imports on the @Component decorator.

Split from #13

@sean-perkins sean-perkins merged commit 2ab67ea into main Oct 12, 2023
@sean-perkins sean-perkins deleted the sp/angular-control-syntax branch October 12, 2023 17:53
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.

1 participant