eCollect / vue-swipe-actions

iOS style swipe actions
https://ecollect.github.io/vue-swipe-actions/
MIT License
231 stars 48 forks source link

Vue3 support? #54

Open mits87 opened 3 years ago

mits87 commented 3 years ago

Hi, Are you planning to support Vue3 ? Right now plugin seems to not work with vue3 :(

nanov commented 3 years ago

Need some time to invastigate and adapt - PRs are more than welcome!

ashishmishra26 commented 3 years ago

@nanov I want to do this, If you haven't already started.

chuski1212 commented 3 years ago

@nanov Hi!

I managed to migrate it to Vue 3, if u are interested I can share the source.

Cheers

racechand commented 3 years ago

Hi Chuski1212, Please share the vue3 code. It is useful to learn and use in my project.

mesqueeb commented 3 years ago

@chuski1212 Please make a PR to release Vue 3 version

Mkey85 commented 2 years ago

Any progress here? Thanks for all the hard work!

jarrodhroberson commented 2 years ago

I just discovered this and spend some time trying to get it to work with Vue 3.2.25 ( current as of this post ) with zero luck. Too many obscure things for me to port it with my limited experience with the internals of Vue.

0xkiichiro commented 2 years ago

hey there, did the vue 3 update go through?

PoW-chain commented 1 year ago

@nanov Hi!

I managed to migrate it to Vue 3, if u are interested I can share the source.

Cheers

Please share the source code. Thanks!

nanov commented 1 year ago

Sorry for the really late reply, I will be more than happy to review and potentially merge PRs t

ausi commented 8 months ago

I managed to migrate it to Vue 3, if u are interested I can share the source.

@chuski1212 it would be great if you could share your source code changes.

idlethumbs commented 6 months ago

@chuski1212 please share your updates :)

kammy1996 commented 4 months ago

@chuski1212 @jarrodhroberson @mesqueeb @ausi Has anyone cracked Vue 3? I need to use it for a project. It would be a big help.