Skip to content

fix docsearch in sidebar #306 #323

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
Aug 27, 2016
Merged

Conversation

chrisvfritz
Copy link
Contributor

@chrisvfritz chrisvfritz commented Jun 19, 2016

Fixes #306. I fixed this in the 2.0 branch, then couldn't resist the rare opportunity to use git cherry-pick. 😛

@yyx990803
Copy link
Member

btw noticed we need to edit layout/blog.ejs as well

@chrisvfritz
Copy link
Contributor Author

Just fixed this. 😃

@chrisvfritz chrisvfritz merged commit fc9801b into vuejs:master Aug 27, 2016
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 2, 2016
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
* Reorganize sidebar and some content; cannibalize reactivity page (vuejs#1086)

* reorganize sidebar and some content; cannibalize reactivity page

* Fix typo in instance.md

* Fix typo in instance.md

* Change errorMessage: null to error: null in instance.md

* Fix typo in reactivity.md.hidden

* remove redundant note about filters

# Conflicts:
#	src/v2/api/index.md
#	src/v2/guide/deployment.md
#	src/v2/guide/events.md
#	src/v2/guide/forms.md
#	src/v2/guide/installation.md
#	src/v2/guide/instance.md
#	src/v2/guide/list.md
#	src/v2/guide/migration-vue-router.md
#	src/v2/guide/reactivity.md.hidden
#	src/v2/guide/render-function.md
#	src/v2/guide/syntax.md
#	src/v2/guide/transitioning-state.md
#	src/v2/guide/transitions.md
#	themes/vue/layout/partials/toc.ejs

* Update date

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

Search does not work on smaller screens?
2 participants