Skip to content

feat: vNode helpers parity #438

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

Closed
wants to merge 1 commit into from

Conversation

pikax
Copy link
Member

@pikax pikax commented Jul 13, 2020

fix #437

Adds missing vnode functions.

Implementation is a bit hacky since vue 2.x doesn't expose vnode and other helpers

@pikax pikax requested a review from posva July 13, 2020 09:52
@pikax
Copy link
Member Author

pikax commented Jul 14, 2020

Closing because this is not really composition api and the vdom of v2 is different than v3

@pikax pikax closed this Jul 14, 2020
@pikax pikax deleted the feat/vnode-parity-helpers branch July 14, 2020 16:01
@pikax pikax mentioned this pull request Aug 6, 2020
@k644606347
Copy link

excuse me, what do I need to do if I want to use cloneVNode? My project cannot be upgraded vue3;

copy cloneVNode to my project?

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

Successfully merging this pull request may close these issues.

Where is the cloneVNode function?
2 participants