vue-popper icon indicating copy to clipboard operation
vue-popper copied to clipboard

Can vue-popper support vue3.0

Open qiuhuachuan opened this issue 4 years ago β€’ 12 comments

When can vue-popper support vue3.0

qiuhuachuan avatar Sep 19 '20 01:09 qiuhuachuan

Vue 3 final is out.

asafyish avatar Oct 22 '20 06:10 asafyish

Any update?

johnenrick avatar Jan 07 '21 16:01 johnenrick

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 avatar Jan 12 '21 12:01 SherinBloemendaal

@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?

thomporter avatar Jan 12 '21 17:01 thomporter

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 avatar Jan 13 '21 09:01 SherinBloemendaal

@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 avatar Feb 11 '21 20:02 whytspace

@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 avatar Mar 01 '21 15:03 SherinBloemendaal

@SherinBloemendaal Interested big time! I'd also take the repo if it the module isn't published yet :)

gr8bit avatar Mar 25 '21 14:03 gr8bit

Any update on Vue 3 support? Or an alternative library that would achieve a similar thing in Vue 3?

richard-viney avatar Jun 11 '21 01:06 richard-viney

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

SteiniDJ avatar Jul 02 '21 08:07 SteiniDJ

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?

craiggeil avatar Oct 14 '22 14:10 craiggeil

you can make a PR

RobinCK avatar Oct 14 '22 14:10 RobinCK