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(element-ui): unexpected handling of components #308

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

CyanSalt
Copy link
Contributor

This is actually an extension of this modification: af8a7a0#diff-0b83587ef377a4d009821193cbfa7413273d34fddfdafc110049fe72eac51785R74-L24

Currently ElementUiResolver accidentally handles components with names like ElegantComponent just because their names start with El. I've been unable to determine the circumstances under which the commit mentioned above was made, but it appears that ElementUiResolver was missed at the time.

As an aside, in the future, perhaps options such as exclude will have the ability to be ported to ElementUiResolver, but that is not what this PR is intended to discuss.

@CyanSalt CyanSalt requested a review from sxzz as a code owner February 15, 2022 04:06
@sxzz sxzz changed the title fix: unexpected handling of components fix(element-ui): unexpected handling of components Feb 15, 2022
@sxzz sxzz merged commit 0c9c623 into unplugin:main Feb 15, 2022
ascott18 pushed a commit to ascott18/unplugin-vue-components that referenced this pull request Mar 4, 2023
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.

2 participants