Releases: vuejs/devtools-v6
Releases · vuejs/devtools-v6
v6.4.2
v6.4.1
v6.4.0
v6.3.0
Bug Fixes
- AppMainMenu: use compact layout if screen is narrow (#1949) (9bc0d88)
- components: double click to toggle children (0e257b3)
- performance issue in bridge (503b5ae), closes #1875
- plugin source icon: null error (5c58d5a)
- state not updating for root component (#1895) (4c9e6fa)
- vue2 logo url (#1922) (ba54bb7)
- vuex useStore in script setup crashes inspector (d36329c)
- wrong keys on inspector selector buttons (e7e51dc)
Features
- components: copy component name, fix #1555 (5d84a8b)
- components: toggle with space/enter keys (4efc5e3)
- copy to clipboard: don't stringify primitive values, fix #1002 (7a3e42f)
- improved "Copy Value" (c314dc6)
- shift + click to expand all child components (#1752) (a054381)
- state inspector: collapse all with shift too (dcaa51c)
- state inspector: save collapsed all, fix #1391 (b06d7f1)
- throttle component highlight (96a4f79), closes #1888
v6.2.1
v6.2.0
Bug Fixes
- api: support importmaps, fix #1840 (c5ce1ce)
- component: check instance is null in capture (da62def)
- improve keyboard shortcut logic, fix #1846 (03cae70)
- improved function display, fix #1852 (0247fdc)
- vue3: adding property to reactive object (3c18ea2)
- vue3: highlighter for component with root component (ce01a2c)
Features
v6.1.4
Bug Fixes
- components: check subTree null, related to #1760 (9606ae3)
- electron: enable CORS for socket.io server (fix #1813) (#1815) (dc9d010)
- layer select overflowing (#1790) (e9398cd)
- timeline: can't drag view to the bottom (675952e)
- timeline: layer height changes glitching (9cb692b)
- typo in title of welcome slideshow (#1818) (48157f6)
- vue2: vuex getters undefined check, closes #1757 (107589b)
Features
v6.1.3
v6.1.2
v6.1.1
Bug Fixes
- components: add guards, closes #1792 (e25468c)
- perf: queue end markers, related to #1786 (e9e826e)
- reading pathname of null (0c99176)
- some component updates skipped because of throttling (13f650d)
- timeline: correct time diff between Date.now & performance.now (e459259)
- timeline: reduce glitch when mouse dragging the canvas at the bottom (49da3a5)
- typo in flashing warning (75efbf1)