yansern / vue-multipane

Resizable split panes for Vue.js.
https://yansern.github.io/vue-multipane/
Other
588 stars 125 forks source link

vue3/nuxt3 #42

Open francisashley opened 1 year ago

francisashley commented 1 year ago

Are there any plans to update this for vue3/nuxt3 🙏?

vesper8 commented 1 year ago

The two components here work with Vue3

https://github.com/sunhwan/vue-multipane3/tree/main/src/components

francisashley commented 1 year ago

V nice, I also discovered https://github.com/antoniandre/splitpanes recently.

vesper8 commented 1 year ago

Oooh! That looks much nicer!! Thanks for sharing! I'll switch to that for sure : )

wobsoriano commented 1 year ago

Another one https://github.com/mujahidfa/vue-resizable-panels

daydayup001001 commented 11 months ago

I've rewritten a version of Vue3, please try