karol-f / vue-custom-element

Vue Custom Element - Web Components' Custom Elements for Vue.js
https://karol-f.github.io/vue-custom-element/
MIT License
1.97k stars 187 forks source link

Vue 3 (next) support ? #221

Closed AlexStef closed 4 years ago

AlexStef commented 4 years ago

Hi, thanks for the awesome lib ! This is very usefull, especially for the IE11 polyfill, which doesnot exist when using web-components

I have a question though: I'm planning to use vue 3 (vue next) and I need your library to make distributable/embeddable vuejs components for non-vue apps, is there any way vue-custom-element will work with vue 3 ?

Thanks for the work !

karol-f commented 4 years ago

Hi, I definitely plan to make this lib compatible with Vue@3. But keep in mind that I don't have any exact time frame. Regards.

AlexStef commented 4 years ago

Allright, thanks for the fast answer ! looking forward to using vue-custom-element with vue 3 :D