Releases: vuejs/devtools
Releases · vuejs/devtools
v7.3.7
🚀 Features
- Group assets in duplicate paths between root and public by relativePath - by @LoTwT in #514 (12614)
- client: Truncate button add title attribute - by @btea in #532 (cedbc)
- extension: Add VitePress detector - by @yuyinws in #523 (55567)
🐞 Bug Fixes
- Bump inspector, closes #531, #534 - by @webfansplz in #531 and #534 (145e0)
- applet:
- Stabilize search results when updating component tree - by @alexzhang1030 in #539 (d52a5)
- Hide select component button on seperate window - by @alexzhang1030 in #541 (a4497)
View changes on GitHub
v7.3.6
🚀 Features
- client: Improve Vue api icon on CommandPalette - by @alexzhang1030 in #501 (0e780)
🐞 Bug Fixes
- client:
- overlay:
View changes on GitHub
v7.3.5
🚀 Features
- Use Ic icon on custom inspector/tab/command - by @webfansplz, Alex and @alexzhang1030 in #466 (bc97b)
- applet:
- Add doc/github title in
DevToolsHeader
component - by @reslear in #474 (a54f7) - Improve custom inspector page nav style - by @reslear in #477 (d6a1f)
- Respect ui scale on components panel text-size - by @alexzhang1030 in #483 (7b392)
- Set state tab as default page for custom inspector - by @alexzhang1030 and @webfansplz in #471 (c7536)
- Add actions for pinia inspector - by @webfansplz in #488 (f0e07)
- Add doc/github title in
- client:
- Improve
RenderCode
component style - by @alexzhang1030 in #482 (f8563)
- Improve
🐞 Bug Fixes
- applet:
- Handle state viewer overflow scroll case - by @webfansplz (4e8b0)
- client:
- Reposition
dockingPanel
dropdown on window resize - by @LukerSpringtree and 陆德靖 in #479 (37f2d) - Missing fallbackIcon prop for TabIcon - by @alexzhang1030 in #489 (7583b)
- CustomInspectorView on splitScreen - by @alexzhang1030 in #490 (9ba0b)
- Reposition
View changes on GitHub
v7.3.4
🐞 Bug Fixes
- core: Add vue as peerDependencies - by @webfansplz (8e143)
- kit: Add null-safety to get vnode props to support vapor - by @webfansplz (05515)
View changes on GitHub
v7.3.3
🚀 Features
- browser-ext: Update content_security_policy to support wasm - by @alexzhang1030 in #463 (dd4c4)
- client: Only show feature settings on iframe/seperate-window - by @alexzhang1030 in #461 (7ac0a)
- kit: Rename refs to template refs for easy understanding - by @webfansplz (f7d01)
🐞 Bug Fixes
View changes on GitHub
v7.3.2
🚀 Features
- Enhance inspect component ux - by @webfansplz (bd0cc)
- applet: Add null-safety to inspector component data - by @webfansplz (38240)
🐞 Bug Fixes
- applet:
- Show delete icon only when editable - by @webfansplz (72222)
- Prevent state update when data is empty - by @webfansplz (db5d9)
- client:
- Sync state between separate window with floating panel - by @alexzhang1030 in #459 (3daaf)
View changes on GitHub
v7.3.1
🐞 Bug Fixes
- kit: Prevent duplicate registration of devtool plugin - by @webfansplz in #457 (9ad1a)
View changes on GitHub
v7.3.0
🚀 Features
- Compatible with v6 plugin API, refactor messaging system - by @webfansplz, Alex and autofix-ci[bot] in #421 (3feec)
- Further compatibility with v6 pluign API - by @webfansplz (d6972)
- Hide open-in-editor in chrome panel - by @webfansplz (9b9c0)
- Firefox extension - by @webfansplz in #446 (610b0)
- applet:
- Allow select-text for string data fields - by @xuzuodong in #410 (b5e95)
- Expand component tree item by double click - by @xuzuodong in #413 (a852c)
- Improve long-string display in components panel - by @alexzhang1030 in #419 (b702a)
- Auto scroll to bottom when timeline event updated - by @alexzhang1030 in #430 (d4ae5)
- client:
- Unhighlight component when unmounted for custom inspector - by @webfansplz (25ef3)
- Change inspect-component icon - by @maxirozay and Alex in #372 (f1185)
- core:
- Expose activeComponent to window - by @alexzhang1030 in #427 (91f8e)
- extension:
- Inspect dom - by @webfansplz (2f8a3)
🐞 Bug Fixes
- Remove the available launch editors limit - by @webfansplz (56172)
- Cannot update states of options-api - by @alexzhang1030 in #395 (f138c)
- Reset tree-node selected when mismatch - by @webfansplz (df8ec)
- Use internal parse/stringify function for timeline event - by @webfansplz (8d089)
- Restore server rpc listeners when reload client - by @webfansplz (f7ffb)
- applet:
- Update component render-code when toggle tree-node - by @CoutinhoTTS in #423 (064a4)
- client:
- Add opacity for safari iframe visibility toggling - by @michaelandrewrm in #403 (caca4)
- Should not reset root-state expanded-state on updated - by @webfansplz (48a72)
- Resize custom devtools logo size - by @webfansplz (79758)
- Fix mismatching on regex route path - by @Azurewarth0920 in #433 (0b57f)
- Expand settings grid column width - by @alexzhang1030 in #448 (94b00)
- core:
- Rpc retry timeout - by @webfansplz (2a772)
- kit:
- Avoid circular vue instance ref when encoding state - by @alexzhang1030 in #429 (7c321)
- overlay:
- Hide panel when enable inspector - by @alexzhang1030 in #407 (a0186)
- Change panel visible on toggle - by @webfansplz (3cb8d)
- vite:
- Normalize separate window url when apply
base
option - by @LukerSpringtree in #442 (c0df9)
- Normalize separate window url when apply
- vite+overlay:
- Using mjs overlay bundle for vite plugin - by @alexzhang1030 and @webfansplz in #408 (2b4fb)
View changes on GitHub
v7.3.0-beta.3
🚀 Features
- client: Unhighlight component when unmounted for custom inspector - by @webfansplz (25ef3)
🐞 Bug Fixes
- client:
- Should not reset root-state expanded-state on updated - by @webfansplz (48a72)
- Resize custom devtools logo size - by @webfansplz (79758)
- core:
- Rpc retry timeout - by @webfansplz (2a772)
View changes on GitHub
v7.3.0-beta.2
🚀 Features
- Further compatibility with v6 pluign API - by @webfansplz (d6972)
🐞 Bug Fixes
- Reset tree-node selected when mismatch - by @webfansplz (df8ec)