Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Upgrade to Vue 3 #315

Open
KyleMaas opened this issue Jul 8, 2021 · 6 comments
Open

Upgrade to Vue 3 #315

KyleMaas opened this issue Jul 8, 2021 · 6 comments
Labels
enhancement New feature or request waiting for upstream Waiting for upstream changes to be made

Comments

@KyleMaas
Copy link
Collaborator

KyleMaas commented Jul 8, 2021

Should result in a smaller bundle size. See the Performance Improvements section of:

https://github.com/vuejs/vue-next/releases/tag/v3.0.0

Looks like it should be pretty easy:

https://v3.vuejs.org/guide/migration/introduction.html

@KyleMaas KyleMaas added the enhancement New feature or request label Jul 8, 2021
@KyleMaas
Copy link
Collaborator Author

KyleMaas commented Jul 8, 2021

I should note that this came up because working on another issue I ran into a problem where a library I tried to use was no longer compatible with Vue 2.x.

@KyleMaas
Copy link
Collaborator Author

KyleMaas commented Jul 8, 2021

@KyleMaas
Copy link
Collaborator Author

KyleMaas commented Jul 9, 2021

Do we care about IE11 compatibility? Vue 3 drops that.

@KyleMaas
Copy link
Collaborator Author

KyleMaas commented Jul 9, 2021

nhn/tui.editor#1226

@KyleMaas
Copy link
Collaborator Author

KyleMaas commented Jul 9, 2021

So...maybe not quite ready yet.

@KyleMaas KyleMaas added the waiting for upstream Waiting for upstream changes to be made label Jul 9, 2021
@arj03
Copy link
Owner

arj03 commented Jul 9, 2021

IE11 doesn't matter, it is dead anyway. Great how you collect info in this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request waiting for upstream Waiting for upstream changes to be made
Projects
None yet
Development

No branches or pull requests

2 participants