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

fix: handle icons with : in component resolver #316

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

userquin
Copy link
Member

@userquin userquin commented Oct 19, 2023

Description

Add logic to handle icon components with : in the name: camelToKebab replaces the : with - and there is no way to extract the collection properly when there is a collision (check linked issue)

Linked Issues

closes #314

Additional context

@stackblitz
Copy link

stackblitz bot commented Oct 19, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@antfu antfu merged commit 342f5af into main Oct 19, 2023
1 check passed
@antfu antfu deleted the userquin/fix-collision-in-names branch October 19, 2023 13:05
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.

auto-import confused with mdi and mdi-light collection
2 participants