Skip to content

Conversation

pebutler3
Copy link
Contributor

No description provided.

@NataliaTepluhina NataliaTepluhina merged commit 5b979bf into vuejs:master Mar 3, 2019
mazipan pushed a commit to vuejs-id/docs that referenced this pull request Mar 7, 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 <[email protected]>

* Update instance.md

Remove unnecessary `a`

* translate filters

* fix translate filters

* update translate filters
mazipan pushed a commit to vuejs-id/docs that referenced this pull request Mar 8, 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 <[email protected]>

* Update instance.md

Remove unnecessary `a`

* fix: routing translation

* fix: fixed, as suggested by @nusendra and @mazipan
phanan pushed a commit to phanan-forks/vuejs.org that referenced this pull request Mar 14, 2019
phanan pushed a commit to phanan-forks/vuejs.org that referenced this pull request Mar 20, 2019
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