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

feat(vue3): improve vue3 support #220

Open
wants to merge 2 commits into
base: next/v3
Choose a base branch
from

Conversation

pikax
Copy link

@pikax pikax commented Dec 5, 2021

What: Vue3 branch is not fully vue3 compatible, this should make it compatible, but I use case is limited, seems to be working more similar to the vue2 version

Why: otherwise it doesn't work on vue3

How: Fixing the slot behaviour also by changing the dependency to vue3 instead of 2.x

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

This change was only to fix my use case, I haven't made any work to make the test and such work, if you run yarn build it will generate files that you can use on the project, it will be good that a version for vue3 would be supported on a npm tag branch.

#211

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