Skip to content

Upgrade to Vue 3#48

Open
semiaddict wants to merge 10 commits into
Dafrok:masterfrom
philharmoniedeparis:next
Open

Upgrade to Vue 3#48
semiaddict wants to merge 10 commits into
Dafrok:masterfrom
philharmoniedeparis:next

Conversation

@semiaddict

@semiaddict semiaddict commented Feb 27, 2022

Copy link
Copy Markdown

This PR upgrades the entire package to work with Vue 3, and replaces the usage of the deprecated KeyboardEvent.keycode property by KeyboardEvent.key.

Since Vue 3 is now officially out and the default at vuejs.org, it might be interesting to move the original master branch to a vue2 branch, and make the version in the PR the default one.

Closes #31, #39

This is mostly important when teleporting a component to another window/iframe
@zcuric

zcuric commented Mar 1, 2022

Copy link
Copy Markdown
Collaborator

LGTM 👍🏻 Awesome job!
@vladimyr @Dafrok can you take a look?

@semiaddict

Copy link
Copy Markdown
Author

@vladimyr @Dafrok is there anything else I can do to get this checked and merged ?

@AlvesJorge

Copy link
Copy Markdown

Ping! @vladimyr @Dafrok (On the off-chance that this PR got buried in your notifications :) )

@heyakyra

Copy link
Copy Markdown

@Dafrok any chance you can merge this or add a maintainer? Happy to help if needed!

@heyakyra heyakyra mentioned this pull request Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vue 3 Support

4 participants