Godofbrowser / vuejs-dialog

A lightweight, promise based alert, prompt and confirm dialog
MIT License
351 stars 111 forks source link

Dialog not working with Vue 3 #78

Open ifarooq opened 3 years ago

ifarooq commented 3 years ago

Dialog not working with Vue 3

TheJaredWilcurt commented 3 years ago

@Godofbrowser any plans for a Vue 3 compatible version of vuejs-dialog?

Godofbrowser commented 3 years ago

@TheJaredWilcurt @ifarooq Thanks for continued interest in VuejsDialog. Although I had to dedicate my time to other things at some point, I have the intention of not only making this work with Vue3 but also a rewrite of some parts of the plugin to address issues from the previous versions. As a first step, I'd bootstrap the plugin this weekend for Vue3 and have an estimate of how much effort it will take to complete. Will update this issue.

ifarooq commented 3 years ago

Ok thanks much.

Korko commented 2 years ago

Sorry to bother but, do you have any news?

Godofbrowser commented 2 months ago

Yes, I resumed work on vue3 migration. Sorry for the long wait https://github.com/Godofbrowser/vuejs-dialog/tree/dev-v3