Closed renovate[bot] closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
vue3-select-component | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 16, 2024 1:01pm |
This PR contains the following updates:
7.2.1
->7.3.0
Release Notes
vuejs/devtools-next (vite-plugin-vue-devtools)
### [`v7.3.0`](https://togithub.com/vuejs/devtools-next/releases/tag/v7.3.0) [Compare Source](https://togithub.com/vuejs/devtools-next/compare/v7.2.1...v7.3.0) ##### 🚀 Features - Compatible with v6 plugin API, refactor messaging system - by [@webfansplz](https://togithub.com/webfansplz), **Alex** and **autofix-ci\[bot]** in [https://github.com/vuejs/devtools-next/issues/421](https://togithub.com/vuejs/devtools-next/issues/421) [(3feec)](https://togithub.com/vuejs/devtools-next/commit/3feec46) - Further compatibility with v6 pluign API - by [@webfansplz](https://togithub.com/webfansplz) [(d6972)](https://togithub.com/vuejs/devtools-next/commit/d69723f) - Hide open-in-editor in chrome panel - by [@webfansplz](https://togithub.com/webfansplz) [(9b9c0)](https://togithub.com/vuejs/devtools-next/commit/9b9c0a8) - Firefox extension - by [@webfansplz](https://togithub.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/446](https://togithub.com/vuejs/devtools-next/issues/446) [(610b0)](https://togithub.com/vuejs/devtools-next/commit/610b0e2) - **applet**: - Allow select-text for string data fields - by [@xuzuodong](https://togithub.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/410](https://togithub.com/vuejs/devtools-next/issues/410) [(b5e95)](https://togithub.com/vuejs/devtools-next/commit/b5e9587) - Expand component tree item by double click - by [@xuzuodong](https://togithub.com/xuzuodong) in [https://github.com/vuejs/devtools-next/issues/413](https://togithub.com/vuejs/devtools-next/issues/413) [(a852c)](https://togithub.com/vuejs/devtools-next/commit/a852c2e) - Improve long-string display in components panel - by [@alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/419](https://togithub.com/vuejs/devtools-next/issues/419) [(b702a)](https://togithub.com/vuejs/devtools-next/commit/b702a92) - Auto scroll to bottom when timeline event updated - by [@alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/430](https://togithub.com/vuejs/devtools-next/issues/430) [(d4ae5)](https://togithub.com/vuejs/devtools-next/commit/d4ae5ab) - **client**: - Unhighlight component when unmounted for custom inspector - by [@webfansplz](https://togithub.com/webfansplz) [(25ef3)](https://togithub.com/vuejs/devtools-next/commit/25ef3b5) - Change inspect-component icon - by [@maxirozay](https://togithub.com/maxirozay) and **Alex** in [https://github.com/vuejs/devtools-next/issues/372](https://togithub.com/vuejs/devtools-next/issues/372) [(f1185)](https://togithub.com/vuejs/devtools-next/commit/f118549) - **core**: - Expose activeComponent to window - by [@alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/427](https://togithub.com/vuejs/devtools-next/issues/427) [(91f8e)](https://togithub.com/vuejs/devtools-next/commit/91f8ef4) - **extension**: - Inspect dom - by [@webfansplz](https://togithub.com/webfansplz) [(2f8a3)](https://togithub.com/vuejs/devtools-next/commit/2f8a31a) ##### 🐞 Bug Fixes - Remove the available launch editors limit - by [@webfansplz](https://togithub.com/webfansplz) [(56172)](https://togithub.com/vuejs/devtools-next/commit/561726d) - Cannot update states of options-api - by [@alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/395](https://togithub.com/vuejs/devtools-next/issues/395) [(f138c)](https://togithub.com/vuejs/devtools-next/commit/f138c20) - Reset tree-node selected when mismatch - by [@webfansplz](https://togithub.com/webfansplz) [(df8ec)](https://togithub.com/vuejs/devtools-next/commit/df8ec53) - Use internal parse/stringify function for timeline event - by [@webfansplz](https://togithub.com/webfansplz) [(8d089)](https://togithub.com/vuejs/devtools-next/commit/8d08934) - Restore server rpc listeners when reload client - by [@webfansplz](https://togithub.com/webfansplz) [(f7ffb)](https://togithub.com/vuejs/devtools-next/commit/f7ffb32) - **applet**: - Update component render-code when toggle tree-node - by [@CoutinhoTTS](https://togithub.com/CoutinhoTTS) in [https://github.com/vuejs/devtools-next/issues/423](https://togithub.com/vuejs/devtools-next/issues/423) [(064a4)](https://togithub.com/vuejs/devtools-next/commit/064a411) - **client**: - Add opacity for safari iframe visibility toggling - by [@michaelandrewrm](https://togithub.com/michaelandrewrm) in [https://github.com/vuejs/devtools-next/issues/403](https://togithub.com/vuejs/devtools-next/issues/403) [(caca4)](https://togithub.com/vuejs/devtools-next/commit/caca4fc) - Should not reset root-state expanded-state on updated - by [@webfansplz](https://togithub.com/webfansplz) [(48a72)](https://togithub.com/vuejs/devtools-next/commit/48a72ef) - Resize custom devtools logo size - by [@webfansplz](https://togithub.com/webfansplz) [(79758)](https://togithub.com/vuejs/devtools-next/commit/79758af) - Fix mismatching on regex route path - by [@Azurewarth0920](https://togithub.com/Azurewarth0920) in [https://github.com/vuejs/devtools-next/issues/433](https://togithub.com/vuejs/devtools-next/issues/433) [(0b57f)](https://togithub.com/vuejs/devtools-next/commit/0b57f13) - Expand settings grid column width - by [@alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/448](https://togithub.com/vuejs/devtools-next/issues/448) [(94b00)](https://togithub.com/vuejs/devtools-next/commit/94b00c2) - **core**: - Rpc retry timeout - by [@webfansplz](https://togithub.com/webfansplz) [(2a772)](https://togithub.com/vuejs/devtools-next/commit/2a772a8) - **kit**: - Avoid circular vue instance ref when encoding state - by [@alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/429](https://togithub.com/vuejs/devtools-next/issues/429) [(7c321)](https://togithub.com/vuejs/devtools-next/commit/7c32103) - **overlay**: - Hide panel when enable inspector - by [@alexzhang1030](https://togithub.com/alexzhang1030) in [https://github.com/vuejs/devtools-next/issues/407](https://togithub.com/vuejs/devtools-next/issues/407) [(a0186)](https://togithub.com/vuejs/devtools-next/commit/a018642) - Change panel visible on toggle - by [@webfansplz](https://togithub.com/webfansplz) [(3cb8d)](https://togithub.com/vuejs/devtools-next/commit/3cb8d0b) - **vite**: - Normalize separate window url when apply `base` option - by [@LukerSpringtree](https://togithub.com/LukerSpringtree) in [https://github.com/vuejs/devtools-next/issues/442](https://togithub.com/vuejs/devtools-next/issues/442) [(c0df9)](https://togithub.com/vuejs/devtools-next/commit/c0df970) - **vite+overlay**: - Using mjs overlay bundle for vite plugin - by [@alexzhang1030](https://togithub.com/alexzhang1030) and [@webfansplz](https://togithub.com/webfansplz) in [https://github.com/vuejs/devtools-next/issues/408](https://togithub.com/vuejs/devtools-next/issues/408) [(2b4fb)](https://togithub.com/vuejs/devtools-next/commit/2b4fbd2) ##### [View changes on GitHub](https://togithub.com/vuejs/devtools-next/compare/v7.2.1...v7.3.0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.