Skip to content

fix(vueuse-directive): prefix as param with "v" #828

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

J-Michalek
Copy link

Description

See #827

Linked Issues

Fix #827

Additional context

@J-Michalek J-Michalek requested a review from antfu as a code owner February 19, 2025 05:42
Copy link

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

Copy link
Member

@userquin userquin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM: right now, we're using the component instead the directive, this PR will use the directive instead the component.

@J-Michalek we can remove the as option (we need to review all VueUse directives exporting the component with v prefix, iirc there are some components using use prefix that should be removed, check linked unimport PR)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vueuse directive not prefixed with "v" in .d.ts file
2 participants