vue-popper
vue-popper copied to clipboard
Can vue-popper support vue3.0
When can vue-popper support vue3.0
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: https://github.com/RobinCK/vue-popper/issues/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?
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