rodleviton / vue-card-stack

Stackable, swipeable, tweakable Vue card component.
https://rodleviton.github.io/vue-card-stack/
MIT License
78 stars 13 forks source link

Make compatible with Vue 3 #2

Open rodleviton opened 4 years ago

rodleviton commented 4 years ago

Vue 3 is now at Release Candidate stage. Would be good to look at what is involved to make vue-card-stack compatible.

https://github.com/vuejs/rfcs/issues/189

rodleviton commented 4 years ago

All work on making this compatible with Vue 3 is on this branch: https://github.com/rodleviton/vue-card-stack/tree/next

fmabid commented 2 years ago

Hi @rodleviton. Is there any progress about vue3 compatibility? Really loved this one and wanted to use it.

GillyRabutTsurwa commented 2 years ago

Was this issue fully addressed? It's been a while since the last comment, but it hasn't be closed. I was looking to use this for my Nuxt 3 Project. An update would be appreciated.

rodleviton commented 2 years ago

Hi @fmabid and @GillyRabutTsurwa, apologies for my lack of responsiveness with this project. I am currently unable to actively work on vue-card-stack, but I do have plans to in the future. Although not ideal, I would recommend forking the next branch of this repo and seeing if you can get it to do what you need. Thanks.