Skip to content

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

Merged
antfu merged 1 commit into
unplugin:mainfrom
J-Michalek:patch-1
Oct 19, 2025
Merged

fix(vueuse-directive): prefix as param with "v"#828
antfu merged 1 commit into
unplugin:mainfrom
J-Michalek:patch-1

Conversation

@J-Michalek

Copy link
Copy Markdown
Contributor

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
@bolt-new-by-stackblitz

Copy link
Copy Markdown

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

@userquin userquin left a comment

Copy link
Copy Markdown
Member

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)

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.

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

3 participants