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

Migration to Vue 3 Guide #122

Closed
25 tasks done
bencodezen opened this issue Jun 22, 2020 · 7 comments
Closed
25 tasks done

Migration to Vue 3 Guide #122

bencodezen opened this issue Jun 22, 2020 · 7 comments
Assignees

Comments

@bencodezen
Copy link
Member

bencodezen commented Jun 22, 2020

The following contains a list of all remaining sections of the migration guide to complete.

Legend

In terms of what the styling means:

  • means this has been PR'd and merged
  • Bolded means that this is still an item to do
  • Normal text with a PR at the end means it's currently in review

Critical

High

Medium

Low

New Features

@haoqunjiang
Copy link
Member

https://github.com/vuejs/vue-codemod#migrating-from-vue-2-to-vue-3 can be used as a starting point.

@jacekkarczmarczyk
Copy link
Contributor

Not sure if this is the best place to comment but FAQ links to migration helper which looks quite outdated

@NataliaTepluhina
Copy link
Member

@jacekkarczmarczyk we will change the link to new migration helper as soon as we have it 😄

@ota-meshi
Copy link
Member

Hi!
Not included in the RFC, but need to write a migration guide for lifecycle hook changes?

  • Removed beforeDestroy and destroyed
  • Added beforeUnmount and unmounted

@xPaw
Copy link

xPaw commented Jul 22, 2020

There should be a section about watch no longer accepting dot-eliminated path strings. vuejs/core#671 (comment)

@posva
Copy link
Member

posva commented Sep 4, 2020

I think it's worth documenting the removal of $parent (and $children) as well vuejs/core#2044 (comment)

@NataliaTepluhina
Copy link
Member

Closing this issue as transition API changes were added to docs and linked on Migration Guide - Introduction via 5d02aad

@NataliaTepluhina NataliaTepluhina unpinned this issue Sep 19, 2020
TalexDreamSoul pushed a commit to Talexs/docs that referenced this issue Apr 17, 2022
* ci(autosync): add action for pull upstream
Commitor: initdc

* Update autosync.yml

Co-authored-by: wxsm <wxsms@foxmail.com>
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