Skip to content

Sync branch english-version #4

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 16 commits into from
Mar 4, 2019
Merged

Conversation

mazipan
Copy link
Member

@mazipan mazipan commented Mar 4, 2019

No description provided.

yyx990803 and others added 16 commits February 21, 2019 10:49
* Add Function type to props

* add Promise contstructor prop type
* Add docs repo as core focus 

- and apparently fixed James McGlasson photo xD
* feat: add API entry on props options

- fixed a link to props section

* fix: moved a link and added read-more types link

* Update src/v2/api/index.md

Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com>

* Update src/v2/api/index.md

Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com>

* Update src/v2/api/index.md

Co-Authored-By: NataliaTepluhina <NataliaTepluhina@users.noreply.github.com>
* to reduce misleading, add a note for [v-for with v-if] section

* move note to the top of the target section
* Automatic Global Registration of Base Components example did not work if you wanted to include subfolders. This solution has been tested and confirmed. https://stackoverflow.com/questions/53676837/registering-components-globally-in-vuejs-in-subfolders/53678945#53678945

* Updated regex in global compnent registration code example to allow setting subfolder to true
Revert "Vue Mastery Free Weekend announcement (#1997)"
Add themes example page with multiple free & paid Vue.js themes.
Add option to display that certain links are new/updated
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.
* 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`
@mazipan mazipan merged commit 9c85fc4 into vuejs-id:english-version Mar 4, 2019
nusendra pushed a commit that referenced this pull request Mar 10, 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.