imguolao / monaco-vue

Use monaco-editor loaded from CDN in Vue 2&3, no need to bundling.
https://imguolao.github.io/monaco-vue/
MIT License
225 stars 21 forks source link

Vue 2 support? #8

Closed jonalxh closed 1 year ago

jonalxh commented 2 years ago

Hi, I was trying to add this component to my Vue 2 project and it requires Vue 3. Are you planning to add Vue 2 support?

imguolao commented 2 years ago

sry, There are no plans to support vue2.

Because vue has 3 version (<=2.6, 2.7, 3.x),and vue-demi doesn't completely eliminate the differences between them, so only vue3 is supported now.

imguolao commented 1 year ago

version v1 suport vue 2&3 now #9