-
-
Notifications
You must be signed in to change notification settings - Fork 105
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
Can vue-popper support vue3.0 #141
Comments
Vue 3 final is out. |
Any update? |
I've rewritten the component completly in Vue 3.0 composition api style. I don't care about backwards compatibility to i won't create a PR. If you want the component, let me know. |
@SherinBloemendaal yes please! I checked your repos, didn't see it in there, are you going to publish to NPM or great a git repo for it? |
Yeah i think i am going to fork this library and publish it to NPM, i will let you guys know when its finished! I also upgraded the popperjs version to 2.0 (see: #127) |
@SherinBloemendaal I am very much interested in that rewrite of yours. Did you already finish it? Can you publish on npm or share a github repo? |
@whytspace Yes its finished. I still need to publish it but i don't have a lot of time. But, one of my interns need the vue 3.0 version so i will create it this week. |
@SherinBloemendaal Interested big time! I'd also take the repo if it the module isn't published yet :) |
Any update on Vue 3 support? Or an alternative library that would achieve a similar thing in Vue 3? |
There's a similar component available for vue3 that might work for you, until this one is updated. https://github.com/valgeirb/vue3-popper |
vue3-popper is missing too many properties, its really just a slimmed down version of vue-popper. Did the author ever create a vue 3 version or did they just disappear? |
you can make a PR |
When can vue-popper support vue3.0
The text was updated successfully, but these errors were encountered: