Vue-js-modal: Vue3 Support?

Created on 19 Sep 2020  Â·  15Comments  Â·  Source: euvl/vue-js-modal

Hi,
Do you have plans to support Vue3 ?
Thanks

Most helpful comment

Vue 3 is stable already and very well documented, including migration guide.
The official libraries, like vuex and vue-router, are still in beta, but Vue is stable already:

From vuejs/vue-next:

All of our official libraries and tools now support Vue 3, but most of them are still in beta status and distributed under the next dist tag on NPM. We are planning to stabilize and switch all projects to use the latest dist tag by end of 2020.

So, Vue 3 is going to take the main distribution position soon.

All 15 comments

Vue 3.0 is not even ready for production yet.

euvl is also searching for maintainers, so I guess before that, no.

I'm personally happy with Vue 2 and I think it will be at least one year until Vue 3 becomes production ready (or maybe even more!).

See https://github.com/euvl/vue-js-modal/issues/586 for details on the maintainer search.

Hi!
vue 3 already released

It's not even stable yet, or better, it lacks documentation. Just go with
Vue 2 and you'll be fine.

Am Mi., 21. Okt. 2020 um 06:57 Uhr schrieb MCDis notifications@github.com:

Hi!
vue 3 already released

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/euvl/vue-js-modal/issues/626#issuecomment-713454265,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABD7E6JOJTTSHEJKWQSLR6LSL2WAJANCNFSM4RTCWTFQ
.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Vue 3 is stable already and very well documented, including migration guide.
The official libraries, like vuex and vue-router, are still in beta, but Vue is stable already:

From vuejs/vue-next:

All of our official libraries and tools now support Vue 3, but most of them are still in beta status and distributed under the next dist tag on NPM. We are planning to stabilize and switch all projects to use the latest dist tag by end of 2020.

So, Vue 3 is going to take the main distribution position soon.

+1 for Vue3 support

Hi, I'm the author of vue-final-modal and it supports Vue2 and Vue3.
Maybe you can consider replacing vue-js-modal with vue-final-modal.
If you have any problems when using vue-final-modal, please open an issue. I will be happy to help you solve the problem.

Hi, I'm the author of vue-final-modal and it supports Vue2 and Vue3.
Maybe you can consider replacing vue-js-modal with vue-final-modal.
If you have any problems when using vue-final-modal, please open an issue. I will be happy to help you solve the problem.

This doesn't have proper documentation to make it work with Vue 3.

I may take up on writing a MR for Vue 3.

@rafalolszewski94 Thanks for chiming in, I have a need for the same thing (v3 support). I will have a look at your project.

I'm working on it here: https://github.com/rafalolszewski94/vue-js-modal/tree/vue3

Currently got working:

  • Local docs (updated to VitePress)
  • Updated Vue to v3
  • Made static modal working

Will keep you guys posted 🤜

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@rafalolszewski94 Thanks for the fork. It's not published yet, is it? Unfortunately, vue-final-modal is not a drop-in replacement.

bump

Could someone merge rafalolszewski94 work and publish a new version for Vue 3 ?
Since projects froms this developer seems abandoned I am thinking about migrating vue-js-modal and vue-js-toggle-button with vue-final-modal and vue-toggles

Was this page helpful?
0 / 5 - 0 ratings

Related issues

smholsen picture smholsen  Â·  4Comments

alex3683 picture alex3683  Â·  4Comments

bicstone picture bicstone  Â·  4Comments

a3020 picture a3020  Â·  5Comments

at0g picture at0g  Â·  3Comments