-
Notifications
You must be signed in to change notification settings - Fork 87
Migration Guide > Slots Unification の翻訳 #146
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 Guide > Slots Unification の翻訳 #146
Conversation
Deploy preview for vuejs-v3-ja-doc-preview ready! Built with commit 9eb594e https://deploy-preview-146--vuejs-v3-ja-doc-preview.netlify.app |
Deploy preview for vuejs-v3-ja-doc-preview ready! Built with commit 31c41f6 https://deploy-preview-146--vuejs-v3-ja-doc-preview.netlify.app |
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.
翻訳ありがとうございます!
一点だけ修正お願いします。
- `this.$slots` now exposes slots as functions | ||
- **BREAKING**: `this.$scopedSlots` is removed | ||
- `this.$slots` はスロットを関数として公開するようになりました | ||
- **速報**: `this.$scopedSlots` が削除されました |
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.
この Breaking は Breaking Changes
つまりは破壊的変更を意味しているので、そちらで訳していただきたいです!
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.
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.
LGTM!
resolve #124
https://v3.vuejs.org/guide/migration/slots-unification.html を翻訳しましたmm
レビューをお願いいたします🙏