You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editable data fields in state inspector (related: #74)
I'm extremely interested in this. It would make our QA's life a whole lot easier. I see there's a fork but it looks abandoned. I'm going to analyze the work that was done and give it a shot.
This is a meta issue trying to keep track of some features that are good to have (and open to contribution!).
Improvements
These are relatively isolated improvements that can be done separately in individual PRs.
this.$inspect()
? (PR Right click Inspect component + this.$inspect() #479)Auto inspect the component based on inspected DOM node in the Elements panel (PR give the vue dev tool the ablity to select the correspond component w… #469)Map
,Set
,WeakMap
in data inspector (show structure Set #349)New Panels
These are relatively bigger features that would require discussion, planning and dedicated time frames to implement.
The text was updated successfully, but these errors were encountered: