Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add vScope #357

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

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

AliceLanniste
Copy link
Contributor

@AliceLanniste AliceLanniste commented May 4, 2023

Description

I have now implemented the v-scope directive, which supports nested directives and single directive.I will refactor later.I have no idea about if and for condition. If you get an idea,we can discusss.

Linked Issues

closes #146

Additional context

@bolt-new-by-stackblitz
Copy link

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

@changeset-bot
Copy link

changeset-bot bot commented May 4, 2023

🦋 Changeset detected

Latest commit: e194d62

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@vue-macros/v-scope Minor
unplugin-vue-macros Patch
@vue-macros/astro Patch
@vue-macros/nuxt Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros May 4, 2023 12:19 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 4, 2023 12:19 Inactive
@sxzz sxzz changed the title Feat v scope feat: add vScope May 5, 2023
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros May 5, 2023 17:48 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 5, 2023 17:48 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 5, 2023 17:52 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros May 5, 2023 17:52 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 5, 2023 18:13 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros May 5, 2023 18:14 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 5, 2023 18:32 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros May 5, 2023 18:32 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros May 5, 2023 18:33 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 5, 2023 18:33 Inactive
@sxzz
Copy link
Member

sxzz commented May 5, 2023

@AliceLanniste I just simplified the code a lot and pushed it (force). Don't forget to reset to the latest commit.

@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 5, 2023 18:40 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 5, 2023 18:42 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros May 5, 2023 18:44 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros May 9, 2023 03:27 Inactive
@vercel vercel bot temporarily deployed to Preview – unplugin-vue-macros-coverage May 9, 2023 03:27 Inactive
@sxzz sxzz force-pushed the main branch 2 times, most recently from e77b26a to 4325165 Compare August 26, 2023 10:46
@sxzz sxzz force-pushed the main branch 3 times, most recently from c9889a2 to 6307026 Compare October 20, 2023 09:03
@sxzz sxzz force-pushed the main branch 4 times, most recently from b1890fb to 999d6ff Compare March 6, 2024 21:02
@sxzz sxzz force-pushed the main branch 2 times, most recently from fa5aca8 to 037079f Compare August 16, 2024 18:16
@sxzz sxzz force-pushed the main branch 3 times, most recently from 0ec37a2 to b55fa5a Compare September 6, 2024 22:41
@sxzz sxzz force-pushed the main branch 4 times, most recently from 406889e to 7dedf40 Compare March 4, 2025 06:29
@sxzz sxzz force-pushed the main branch 2 times, most recently from 440a7b0 to e9d2b1c Compare March 26, 2025 05:34
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.

Variable Definition in Template
2 participants