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: Add a setting for "vue-devtools Detected Vue" console log, closes #685 #811

Merged
merged 4 commits into from
Mar 20, 2019

Conversation

emanuelmutschlechner
Copy link
Contributor

@emanuelmutschlechner emanuelmutschlechner commented Oct 24, 2018

Closes #685

@Akryum Any suggestions or changes I should make before we can merge this?

@emanuelmutschlechner emanuelmutschlechner force-pushed the detected-log-setting branch 2 times, most recently from 8d33d8b to 9b766bd Compare February 7, 2019 00:52
@Akryum Akryum merged commit 3c00b45 into vuejs:dev Mar 20, 2019
simsim0709 pushed a commit to simsim0709/vue-devtools that referenced this pull request May 7, 2019
vuejs#685 (vuejs#811)

* feat: Add a setting for "vue-devtools Detected Vue" console log, closes vuejs#685

* Fix check for cold storage

* fix: use SharedData

* refactor: invert setting


Co-authored-by: Guillaume Chau <alphadelta.fg@gmail.com>
@timtraversy
Copy link

I can't see in the docs how we are supposed to change these settings (editableProps, logDetected, etc.) Could you point me in the right direction?

@emanuelmutschlechner
Copy link
Contributor Author

@timtraversy You'll find it in the Settings tab
image

@timtraversy
Copy link

Thanks!

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.

How I can turn off the "vue-devtools Detected" message on the console?
3 participants