-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vue 3 compatibility #78
Comments
Hey good question. Currently i'm mainly working with nuxt which is not compatible with vue3 yet this means i'm not really into vue3 at the moment but i know there is a library that will build a vue3 compatible file out of a vue2 library i just don't know how it is called anymore. If i find it again, i will check it out. @mst101 is constantly improving this package and is in the process of adding keyboard support. |
@wadday is this something you have been developing separately to this package? |
Idea is to make it public as a separate package for Vue 3. However, my schedule is very tight at the moment. |
those who are looking for Vue 3 version check this out. https://github.com/shubhadip/vuejs3-datepicker |
Any movement on Vue 3 @MrWook? Nuxt is compatible with Vue 3 now |
Ah i see this commit - 46bab51 Let me know if you need any help at all, happy to help out here |
We're finally making the vue3 upgrade soon. Is this still a pending feature or will it become a separate package? |
I've been a bit distracted recently learning Nuxt (which I'm enjoying very much...), but I have also been working locally on upgrading this project to Vue 3. It's working, but I still have issues with getting some unit tests to pass. There's also more to be done with setting up a v3 version of the e2e tests + the actual build. I will upload my work-in-progress asap - and will welcome any help you (@acallaghan, @brandonburkett, or others - and of course @MrWook) may be able to provide to get v3 off the ground! |
Please see #185. We're getting there, but I could do with some help getting these 6 unit tests to pass! |
Good news! All tests are all passing now - upgrading All that's left now (as far as I'm aware) is to update the Cleave & Vee-validate integrations in Vuepress 2 docs... |
Our vue3 transition got pushed until next month, but can help check how it works in our env then. |
Any update on this? |
Any plans for updating the code to be compatible with Vue 3?
The text was updated successfully, but these errors were encountered: