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

feature: support Vue3 #816

Open
wants to merge 66 commits into
base: v2
Choose a base branch
from
Open

Conversation

zouhangwithsweet
Copy link
Collaborator

@zouhangwithsweet zouhangwithsweet commented Dec 14, 2022

Describetion

Migrate component logic to support vue3

Dev

install

pnpm i

dev

pnpm dev

Check list

  • v-model
  • add emits for components
  • $scopedslot & scop-slot
  • remove $set $on
  • builtin vue-create-api for vue3
  • replace Vue.prototype with app.config.globalProperties
  • ...
  • Make sure you follow DiDi's contributing guide.
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer relative issues for you PR.

@dolymood dolymood changed the base branch from dev to v2 February 20, 2024 13:28
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.

None yet

1 participant