Skip to content

Update latest docs 15-02-2019 #1

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 363 commits into from
Feb 15, 2019
Merged

Update latest docs 15-02-2019 #1

merged 363 commits into from
Feb 15, 2019

Conversation

mazipan
Copy link
Member

@mazipan mazipan commented Feb 15, 2019

No description provided.

chrisvfritz and others added 30 commits April 30, 2018 11:14
* #1087 Implement search page

* Fix spacing and add https in search page

* Add sponsors and push history state when search is updated in search page

* Add EOL to search styles

* Visit first result when submitting search form

* Add 'search by algolia' to search page
`is` prop for dynamic components expects a globally registered name of component or component’s options object demonstrated in this [fiddle](https://jsfiddle.net/chrisvfritz/b2qj69o1/).
The inject docs said that the value of an inject object can be an object with a `name` and `default` property, but it should be `from` and `default`.
Removed an extra 's' to fix a grammatical mistake
* Add presentation role to style-only li item
* Update todo-list-example for a11y

* Implement review suggestions

 * Use explicit label instead of aria-label
 * Move v-model directive to top for improved readability
* change NODE_ENV to follow recommendations from weback

* Update deployment.md
* Update components.md

* Update components.md

* improve flow of single root component section
* cookbook entry for storage

* minor tweak

* updates to article

* updates to article

* maybe the last tweak

* the honest to god really last mod
… (#1646)

@BlitZz96 brought up a good point in [this issue](#1644) about users lacking the necessary background knowledge to fully understand Passing Static and Dynamic Props, at least as it relates to booleans and potentially other types in the future. To fix this, I added a new Prop Types section right before it.
* First stab at SFC to npm documentation

* Clean up sample code, clarify .vue usage with SSR builds

* Run build tasks in parallel, fix dependency order

* Backtick all instances of .vue, minor edits for clarity

* Fix typo on link

* Update url to vue-sfc-rollup utility in acknowledgements

* Fix order, other edits suggested by @sdras

* Additional explanation about sfc-to-npm recipe package.json
The phrase "These state management patterns and even Redux itself can be easily integrated into Vue applications" has a link to a deprecated project. 

Instead I link to a yarnpkg.com search I saw used in https://vuejs.org/v2/guide/state-management.html, which links all "redux vue" projects (so it's always up to date)
yyx990803 and others added 28 commits January 28, 2019 18:09
* vuejs-templates/* is deprecated because of Vue CLI 3
* vue-touch has been depreceated because of lack of development
* Use highlight.js for more semantics

* Update hexo version

* More tweaks

* Better formatting

* Fix wrong section seperation
… (#1969)

* Add note to the guide
* Update example, removing `class` attribute to avoid confusion
[In Review] 2.6 Updates
@mazipan mazipan merged commit a5fb247 into vuejs-id:master Feb 15, 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.