Skip to content

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 <[email protected]>

* Update src/v2/api/index.md

Co-Authored-By: NataliaTepluhina <[email protected]>

* Update src/v2/api/index.md

Co-Authored-By: NataliaTepluhina <[email protected]>
* 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 <[email protected]>

* 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.