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

feat: migrate routerLink and routerLinkHref directive usages #10

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

sean-perkins
Copy link
Contributor

Resolves #7

Migrates components using routerLink, routerAction or routerDirection on either a hyperlink element or an Ionic component and imports either the IonRouterLink or IonRouterLinkWithHref standalone directives.

@sean-perkins sean-perkins merged commit 44806ee into main Oct 11, 2023
@sean-perkins sean-perkins deleted the sp/router-link branch October 11, 2023 14:54
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.

feat: support migrating IonRouterLink and IonRouterLinkWithHref
2 participants