You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: fixed custom directives migration guide
* Update the GitHub repo link to `vue-next` (vuejs#672)
* Update introduction.md (vuejs#673)
* Improve formatting of teleport.md (vuejs#674)
This switches a link to using VideoLesson, which should make
it look a lot better. It also fixes a small punctuation typo.
* Fix a typo (vuejs#675)
* Add inject example to reactive section of docs (vuejs#677)
This example might come in handy for users that are yet to read on `Computed and Watch` in the documentation so they know that the properties they're making reactive using `computed` is available under `property.value` and not `property`.
* Fix: typo in global-api-treeshaking (vuejs#678)
* fix: increase header depth and tweak wording in transitions-overview.md (vuejs#679)
* fix: add two migration pages to the sidebar index (vuejs#680)
* fix: correct two examples of using h with components and slots (vuejs#681)
* docs: update component-slots.md (vuejs#685)
* docs: update component-slots.md
* doc: update component-slots.md
Co-authored-by: NataliaTepluhina <tarya.se@gmail.com>
Co-authored-by: YuLe <joyful4yu@gmail.com>
Co-authored-by: Alexander Sokolov <modex13@gmail.com>
Co-authored-by: Aris Merchant <wizkarim@gmail.com>
Co-authored-by: Kid <44045911+kidonng@users.noreply.github.com>
Co-authored-by: Timi Omoyeni <omoyenitimi@gmail.com>
Co-authored-by: Kushal Niroula <niroulaKushal31@gmail.com>
Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com>
Co-authored-by: Zihao Yang <beiding110@gmail.com>
0 commit comments