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

Devtools toolbar icon and popover warning if Vue is out-of-date #414

Closed
ghost opened this issue Sep 15, 2017 · 2 comments
Closed

Devtools toolbar icon and popover warning if Vue is out-of-date #414

ghost opened this issue Sep 15, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 15, 2017

I'm new to vue and slowly picking up. Previously i tried react and I liked its tooling so much. I believe the vue devtools will be more powerful if we add few more options which leads to a great experience . Here are few of my suggestions which i recommend.

01. Want status changing icons like react for vue dev tools on chrome header panel.
capture-1

02. Want a "select button" through which i can hover over the vuejs app and on click or hover over respective component get highlighted in virtual DOM code.
capture
Screenshot of Vue Dev Tools:
capture-2

@Akryum
Copy link
Member

Akryum commented Jan 4, 2018

  1. will be implemented by Select component from dom tree #476 and you will soon be able to Right-click a component in the page with Right click Inspect component + this.$inspect() #479.

@Akryum Akryum changed the title Having a "select button" to inspect and "dev tools icon change" based on version will give more clarity in development Devtools toolbar icon and popover warning if Vue is out-of-date Jan 4, 2018
@Akryum
Copy link
Member

Akryum commented Mar 11, 2022

Implemented in v6.

@Akryum Akryum closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants