ClickerMonkey / dayspan-vuetify

A collection of components that visualizes DaySpan Calendars and Schedules using Vuetify
MIT License
1.16k stars 254 forks source link

Dayspan with Vuejs v3 #238

Open bobbarnard0205 opened 2 years ago

bobbarnard0205 commented 2 years ago

I am upgrading a large app to Vuejs, V3. I realized that Vuetify did not support V3 and instead of waiting for that, I rewrote the interface using Element Plus. I have been working through issue by issue (v-for and v-if incompatibility, etc) but wondering if you have starting looking at V3 and specifically how the javascript/plugins would be converted?