dansmaculotte / vue-zendesk

Vue.js plugin for Zendesk Web Widget
MIT License
35 stars 18 forks source link

Vue 3 Support #22

Open enricodeleo opened 3 years ago

enricodeleo commented 3 years ago

Is it possible to implement this module on a Vue3 project?

sawankumarbundelkhandi commented 2 years ago

@dansmaculotte just wanted to know if are you planning to update?

agracia-foticos commented 2 years ago

Same request please :(

rtouze commented 2 years ago

No update planned on my side sorry.

mortenoc commented 1 year ago

I did a quick port to Vue3 based on this repo. Its not elegant, but gets the job done for now. It uses tiny-emitter for events (because we already use this), but you can change it to mitter or something else.

https://gist.github.com/mortenoc/acc2c498488d077caca8230172757cdc