Skip to content
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

feat: hide edit link by page (close: #284) #286

Merged
merged 4 commits into from
Apr 28, 2018

Conversation

achendrick
Copy link
Contributor

close: #284

@ulivz ulivz merged commit d46819c into vuejs:master Apr 28, 2018
@achendrick achendrick deleted the hide-edit-link branch April 28, 2018 05:32
@@ -52,14 +52,16 @@ export default {
}
},
editLink () {
if(this.$page.frontmatter.editLink === false) {
return
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call @ulivz, thanks!

@ulivz ulivz mentioned this pull request May 11, 2018
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.

Feature Request: Ability to disable edit links on specific pages.
2 participants