Skip to content

Fix: Vue.nextTick description #64

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

Merged
merged 1 commit into from
Mar 15, 2015
Merged

Conversation

kazupon
Copy link
Member

@kazupon kazupon commented Mar 15, 2015

No description provided.

yyx990803 added a commit that referenced this pull request Mar 15, 2015
Fix: Vue.nextTick description
@yyx990803 yyx990803 merged commit e8d2599 into vuejs:master Mar 15, 2015
@yyx990803
Copy link
Member

Thanks!

dingyiming added a commit that referenced this pull request Dec 21, 2016
合并ATLgo翻译内容
lex111 pushed a commit to lex111/vuejs.org that referenced this pull request Feb 3, 2018
isatrio pushed a commit to isatrio/vuejs.org that referenced this pull request Mar 9, 2019
* Link to custom-elements-everywhere.com (vuejs#2039)

The site <https://custom-elements-everywhere.com> runs a suite of tests against a framework to
identify interoperability issues, and highlight potential fixes already implemented in other frameworks.

This is a great way to give more confidence while choosing Vue.

* Updated Nuxtent link (vuejs#2041)

* Fix wrong statement about arrow function and bound this (vuejs#2040)

* Fix wrong statement about arrow function and bound this

Stating that arrow functions are bound to it's parent `this` is wrong, arrow functions does not have a `this` at all. More: https://twitter.com/getify/status/1101521219243966466

* Update src/v2/guide/instance.md

Co-Authored-By: KadoBOT <ricardo.ambrogi@gmail.com>

* Update instance.md

Remove unnecessary `a`

* fix: routing translation

* fix: fixed, as suggested by @nusendra and @mazipan
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

Successfully merging this pull request may close these issues.

2 participants