sethsandaru / vue-form-builder

Super Form Builder built on top of Vue with Drag & Drop functionality, savable-form-schema and easy to maintain/upgrade your form.
http://vue-form-builder.sethphat.com
MIT License
413 stars 129 forks source link

Vue 3 - Question #59

Open jeffcj opened 4 years ago

jeffcj commented 4 years ago

Hello! Really like your solution here. Looks great! I'm about to use it for a new project and was wondering if you plan to support Vue 3.0 in a future release.

sethsandaru commented 3 years ago

Hello @jeffcj ,

Yes, of course, I'd love to. But I wouldn't do it for now. Since Vue 3 has just been released recently. Let it grow up more :D

jeffcj commented 3 years ago

Completely agree. Just seeing if this was a plan on your development roadmap. 🙂

RobertoMaurizzi commented 3 years ago

Any update regarding Vue 3 support? Are you doing anything about it? Would it make sense for me to fork, create a 3.0.0 branch then start to see what porting everything means?

JakeCarp commented 2 years ago

1 year later, are there any plans for support? @RobertoMaurizzi did you happen to make any progress. It would be nice to use this package but I'd have to revert the whole project back to vue2 if I did.