Skip to content

Comments

fix(vue): also ignore the global router link component#1097

Merged
susnux merged 1 commit intomainfrom
fix/vue-router
Jul 30, 2025
Merged

fix(vue): also ignore the global router link component#1097
susnux merged 1 commit intomainfrom
fix/vue-router

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jul 30, 2025

Allow using RouterLink without need to register it locally. Also make the pattern only allow the pascal case, as we already enforce pascal case component names.

Allow using `RouterLink` without need to register it locally.
Also make the pattern only allow the pascal case, as we already enforce
pascal case component names.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux requested review from Antreesy and ShGKme July 30, 2025 11:32
@susnux susnux added bug Something isn't working 3. to review labels Jul 30, 2025
@susnux susnux merged commit c3316cb into main Jul 30, 2025
7 checks passed
@susnux susnux deleted the fix/vue-router branch July 30, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants