vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.68k stars 4.14k forks source link

refactor(frontend): Migrate the frontend application from Vue.js 2 to 3 #2119

Closed Azurewarth0920 closed 9 months ago

Azurewarth0920 commented 1 year ago

Description

EOF of Vue.js 2 is at the end of this year, so I tried to migrate to Vue 3.

Additional context

The PR has huge diffs and may be hard to review, and I try to separate each migration item into commits, so that reviewing commit by commit is easier to read. Can you take a look at this? @Akryum


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following

Akryum commented 11 months ago

👀

Akryum commented 9 months ago

Thank you very much! :pray: