Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 support #124

Closed
Yakoot opened this issue Aug 18, 2020 · 10 comments
Closed

Vue 3 support #124

Yakoot opened this issue Aug 18, 2020 · 10 comments

Comments

@Yakoot
Copy link

Yakoot commented Aug 18, 2020

are you planning to support vue 3?

@isatis-summer
Copy link

+1

2 similar comments
@lucklygaj
Copy link

+1

@lucklygaj
Copy link

+1

@lucklygaj
Copy link

+1

1 similar comment
@Mvsvh
Copy link

Mvsvh commented Feb 21, 2021

+1

@Longgererer
Copy link

+1,+1 AAAAAAAAAnd +1!!!

@sweco-dkjesh
Copy link

sweco-dkjesh commented Apr 20, 2021

It seems vue-codemirror is very close to Vue3 compliant.
I found 3 things needed to be done to make it work:

  1. remove content, codemirror and cmintance from data
  2. change beforeDestroy => beforeUnmount
  3. Handle typescript errors
    E.g. by ignoring (not the best option / but the simple one)
//@ts-ignore
import { codemirror } from "vue-codemirror";

@WWQ-CODE
Copy link

什么时候能支持一下呢

@rennzhang
Copy link

vue3版本:https://github.com/RennCheung/codemirror-editor-vue3

@surmon-china
Copy link
Owner

v5.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants