-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New transitions sections #243
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
Conversation
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.
@sdras that's a truly huge piece of work! Thank you for writing it, I've added a few comments here and there 😅
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Thank for all the edits @NataliaTepluhina! They should be all resolved now :) |
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
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.
Thanks for these super-fast fixes, @sdras 🎉
PR looks good to me now, approved 👍🏻
* fix: class="vt-badge ts|experimental" can't render,Consistent with the English version * update: multiple translation verification * fix: add `v-slot` like English version * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: SkyeYoung <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: wxsm <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md Co-authored-by: wxsm <[email protected]> * Update src/guide/essentials/template-syntax.md Co-authored-by: wxsm <[email protected]> * Update src/guide/essentials/reactivity-fundamentals.md * api/ssr.md done * Apply suggestions from code review * Update ssr.md * wip: translate to `isVNode()` * translate: src/api/render-function.md done * Apply suggestions from code review Co-authored-by: SkyeYoung <[email protected]> Co-authored-by: wxsm <[email protected]> Co-authored-by: Jinjiang <[email protected]>
This is not complete but I littered it with TODOs, because it's quite massive, and I thought it best to get something in and then iterate.
Major changes from previous version:
Still to do: