-
Notifications
You must be signed in to change notification settings - Fork 87
Migration > Mount Changes の翻訳を追従 #255
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 > Mount Changes の翻訳を追従 #255
Conversation
// '/guide/migration/props-data', | ||
'/guide/migration/props-default-this', | ||
'/guide/migration/render-function-api', | ||
'/guide/migration/slots-unification', | ||
'/guide/migration/suspense', | ||
'/guide/migration/transition', | ||
// '/guide/migration/transition-group', | ||
'/guide/migration/transition-group', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#254 で翻訳済みです。
Deploy preview for vuejs-v3-ja-doc-preview ready! Built with commit 21a3e87 https://deploy-preview-255--vuejs-v3-ja-doc-preview.netlify.app |
'/guide/migration/v-on-native-modifier-removed', | ||
'/guide/migration/v-model', | ||
'/guide/migration/v-if-v-for', | ||
'/guide/migration/v-bind', | ||
// '/guide/migration/vnode-lifecycle-events', | ||
'/guide/migration/vnode-lifecycle-events', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#253 で翻訳済みです。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確認しました!OKです! 👌
Description of Problem
Migration > Mount API changes を master に追従しました。
ref. #222
Proposed Solution
対象ファイルが存在しなかったため、新規の作成です。
Additional Information
close #222