vue-i18n
vue-i18n copied to clipboard
fix(deps): update dependency @vue/devtools-api to v7
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vue/devtools-api (source) | ^6.5.0 -> ^7.0.0 |
Release Notes
vuejs/devtools-next (@vue/devtools-api)
v7.4.6
🚀 Features
- overlay: Add
credentiallessattribute for iframe - by @hrynevychroman in https://github.com/vuejs/devtools-next/issues/614 (53add)
🐞 Bug Fixes
- Missing plugin settings panel - by @webfansplz in https://github.com/vuejs/devtools-next/issues/610 (0c53e)
- Normalize reactivity state type - by @webfansplz in https://github.com/vuejs/devtools-next/issues/617 (c2381)
- Remove credentialless attribute for iframe due to storage isolation, revert #614 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/614 (9c1c2)
View changes on GitHub
v7.4.5
🚀 Features
- Add migration logs for Vue2 app - by @webfansplz in https://github.com/vuejs/devtools-next/issues/603 (550f9)
View changes on GitHub
v7.4.4
🐞 Bug Fixes
- applet: Intergration ui package's unocss style - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/598 (b89e6)
View changes on GitHub
v7.4.3
No significant changes
View changes on GitHub
v7.4.2
No significant changes
View changes on GitHub
v7.4.1
🐞 Bug Fixes
- applet: Add missing imports - by @webfansplz (0141d)
View changes on GitHub
v7.4.0
🚀 Features
- Add route-meta for pages - by @wzc520pyfm, Alex and @webfansplz in https://github.com/vuejs/devtools-next/issues/560 (34498)
- Add settings for devtools plugin - by @webfansplz in https://github.com/vuejs/devtools-next/issues/597 (77c0b)
🏎 Performance
- Reduce initial performance overhead - by @webfansplz in https://github.com/vuejs/devtools-next/issues/595 (1ae7a)
View changes on GitHub
v7.3.9
🚀 Features
- Add multiple-app toggle feature in components panel - by @webfansplz (f6c9b)
🐞 Bug Fixes
- kit:
exposeInstanceToWindowwork failed in no-browser env - by @naiveeee and gaozhao (ba8fd)- Fix call context when stringify with replacer - by @webfansplz in https://github.com/vuejs/devtools-next/issues/576 (344f7)
View changes on GitHub
v7.3.8
🚀 Features
- extension: Support open-in-editor - by @webfansplz in https://github.com/vuejs/devtools-next/issues/543 (05833)
🐞 Bug Fixes
- deps: Update dependency minimatch to v10 - by @renovate[bot] inhttps://github.com/vuejs/devtools-next/issues/5266 (ca630)
- kit: Should access value on
ObjectRefImplandGetterRefImpl- by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/563 (ad642)
View changes on GitHub
v7.3.7
🚀 Features
- Group assets in duplicate paths between root and public by relativePath - by @LoTwT in https://github.com/vuejs/devtools-next/issues/514 (12614)
- client: Truncate button add title attribute - by @btea in https://github.com/vuejs/devtools-next/issues/532 (cedbc)
- extension: Add VitePress detector - by @yuyinws in https://github.com/vuejs/devtools-next/issues/523 (55567)
🐞 Bug Fixes
- Bump inspector, closes #531, #534 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/531 and https://github.com/vuejs/devtools-next/issues/534 (145e0)
- applet:
- Stabilize search results when updating component tree - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/539 (d52a5)
- Hide select component button on seperate window - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/541 (a4497)
View changes on GitHub
v7.3.6
🚀 Features
- client: Improve Vue api icon on CommandPalette - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/501 (0e780)
🐞 Bug Fixes
- client:
- Hide state field display on edit - by @Lootjs and Loot Nurakhmetov in https://github.com/vuejs/devtools-next/issues/507 (81719)
- Hide action list on editing for state-field editor - by @KurumiRin in https://github.com/vuejs/devtools-next/issues/513 (c3d44)
- overlay:
- Event's key null safety when fill out forms automatically - by @vancepym in https://github.com/vuejs/devtools-next/issues/502 (e10f1)
View changes on GitHub
v7.3.5
🚀 Features
- Use Ic icon on custom inspector/tab/command - by @webfansplz, Alex and @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/466 (bc97b)
- applet:
- Add doc/github title in
DevToolsHeadercomponent - by @reslear in https://github.com/vuejs/devtools-next/issues/474 (a54f7) - Improve custom inspector page nav style - by @reslear in https://github.com/vuejs/devtools-next/issues/477 (d6a1f)
- Respect ui scale on components panel text-size - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/483 (7b392)
- Set state tab as default page for custom inspector - by @alexzhang1030 and @webfansplz in https://github.com/vuejs/devtools-next/issues/471 (c7536)
- Add actions for pinia inspector - by @webfansplz in https://github.com/vuejs/devtools-next/issues/488 (f0e07)
- Add doc/github title in
- client:
- Improve
RenderCodecomponent style - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/482 (f8563)
- Improve
🐞 Bug Fixes
- applet:
- Handle state viewer overflow scroll case - by @webfansplz (4e8b0)
- client:
- Reposition
dockingPaneldropdown on window resize - by @LukerSpringtree and 陆德靖 in https://github.com/vuejs/devtools-next/issues/479 (37f2d) - Missing fallbackIcon prop for TabIcon - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/489 (7583b)
- CustomInspectorView on splitScreen - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/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 https://github.com/vuejs/devtools-next/issues/463 (dd4c4)
- client: Only show feature settings on iframe/seperate-window - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/461 (7ac0a)
- kit: Rename refs to template refs for easy understanding - by @webfansplz (f7d01)
🐞 Bug Fixes
- Update shiki and relax version range - by @antfu in https://github.com/vuejs/devtools-next/issues/465 (00705)
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 https://github.com/vuejs/devtools-next/issues/459 (3daaf)
View changes on GitHub
v7.3.1
🐞 Bug Fixes
- kit: Prevent duplicate registration of devtool plugin - by @webfansplz in https://github.com/vuejs/devtools-next/issues/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 https://github.com/vuejs/devtools-next/issues/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 https://github.com/vuejs/devtools-next/issues/446 (610b0)
- applet:
- Allow select-text for string data fields - by @xuzuodong in https://github.com/vuejs/devtools-next/issues/410 (b5e95)
- Expand component tree item by double click - by @xuzuodong in https://github.com/vuejs/devtools-next/issues/413 (a852c)
- Improve long-string display in components panel - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/419 (b702a)
- Auto scroll to bottom when timeline event updated - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/430 (d4ae5)
- client:
- Unhighlight component when unmounted for custom inspector - by @webfansplz (25ef3)
- Change inspect-component icon - by @maxirozay and Alex in https://github.com/vuejs/devtools-next/issues/372 (f1185)
- core:
- Expose activeComponent to window - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/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 https://github.com/vuejs/devtools-next/issues/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 https://github.com/vuejs/devtools-next/issues/423 (064a4)
- client:
- Add opacity for safari iframe visibility toggling - by @michaelandrewrm in https://github.com/vuejs/devtools-next/issues/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 https://github.com/vuejs/devtools-next/issues/433 (0b57f)
- Expand settings grid column width - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/448 (94b00)
- core:
- Rpc retry timeout - by @webfansplz (2a772)
- kit:
- Avoid circular vue instance ref when encoding state - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/429 (7c321)
- overlay:
- Hide panel when enable inspector - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/407 (a0186)
- Change panel visible on toggle - by @webfansplz (3cb8d)
- vite:
- Normalize separate window url when apply
baseoption - by @LukerSpringtree in https://github.com/vuejs/devtools-next/issues/442 (c0df9)
- Normalize separate window url when apply
- vite+overlay:
- Using mjs overlay bundle for vite plugin - by @alexzhang1030 and @webfansplz in https://github.com/vuejs/devtools-next/issues/408 (2b4fb)
View changes on GitHub
v7.2.1
🐞 Bug Fixes
- Page can't navigation, revert #357 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/357 (967d2)
View changes on GitHub
v7.2.0
🚀 Features
- Improve split screen - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/358 (0d955)
launchEditoroption - by @webfansplz in https://github.com/vuejs/devtools-next/issues/373 (7f147)- Vuex panel - by @Azurewarth0920 and @webfansplz in https://github.com/vuejs/devtools-next/issues/289 (c6cc8)
- Vue query panel - by @webfansplz in https://github.com/vuejs/devtools-next/issues/381 (62bbd)
- Vee validate panel - by @webfansplz in https://github.com/vuejs/devtools-next/issues/390 (4f5bb)
- client: Update vue-api-manifest - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/370 (7345f)
🐞 Bug Fixes
- Disconnect when all apps are unmount - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/357 (a12c8)
- Make
CommandPalettecomponent z-index maximum - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/363 (add83) - applet:
- Make sure
a.bproperty displays/edits as expected - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/353 (3e2d4)
- Make sure
- client:
- Drawer positions - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/361 (1133b)
- Close panel when using color picker - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/371 (bd494)
View changes on GitHub
v7.1.3
🚀 Features
- vite: Ssr support - by @webfansplz (0711e)
🐞 Bug Fixes
- applet:
- Add delay time to ensure scrolling to target node after inspection - by @webfansplz (2a403)
- Incorrect rendering on overflowed TreeViewer - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/348 (3bf38)
- Avoid line wrapping for component-name - by @webfansplz (b10fd)
View changes on GitHub
v7.1.2
🐞 Bug Fixes
- vite: Ensure inject overlay before app mounted - by @webfansplz (aed6f)
View changes on GitHub
v7.1.1
🐞 Bug Fixes
- shared: Move
useDevToolsColorModefunction to ui package - by @webfansplz (1bc15)
View changes on GitHub
v7.1.0
🚀 Features
- New components/pinia/router panel - by @webfansplz in https://github.com/vuejs/devtools-next/issues/345 (6359b)
- client: Auto scroll to component tree after inspected - by @JianJroh in https://github.com/vuejs/devtools-next/issues/308 (6ab1a)
- vite: Show asset importers - by @LoTwT in https://github.com/vuejs/devtools-next/issues/334 (318c8)
🐞 Bug Fixes
- deps: Update dependency vite-plugin-vue-inspector to v5 - by @renovate[bot] inhttps://github.com/vuejs/devtools-next/issues/3388 (04c3a)
- kit: Unregister app instance when instance is unmounted - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/340 (5da5a)
- vite: Apply vite server base url - by @webfansplz in https://github.com/vuejs/devtools-next/issues/335 (4317b)
View changes on GitHub
v7.0.27
🐞 Bug Fixes
- vite: Cjs compatible - by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/332 (e7911)
View changes on GitHub
v7.0.26
🚀 Features
- client: Improve UX when toggle sidebar - by @JianJroh in https://github.com/vuejs/devtools-next/issues/303 (4cb87)
- vite: Support wasm asset file type - by @LoTwT in https://github.com/vuejs/devtools-next/issues/314 (5169d)
🐞 Bug Fixes
- kit:
- Use event-capturing mode when enable component highlighter - by @xuzuodong in https://github.com/vuejs/devtools-next/issues/302 (0f410)
- Sync instanceMap when appRecord matched - by @webfansplz in https://github.com/vuejs/devtools-next/issues/327 (5f901)
View changes on GitHub
v7.0.25
🚀 Features
- client: Responsive layout for components panel - by @JianJroh in https://github.com/vuejs/devtools-next/issues/298 (7efb0)
- vite: Use case-insensitive mode for matching assets files - by @meitan-li in https://github.com/vuejs/devtools-next/issues/299 (4ef8b)
🐞 Bug Fixes
- kit: Deconfliction variable-naming with legacy devtools - by @webfansplz in https://github.com/vuejs/devtools-next/issues/300 (c7097)
View changes on GitHub
v7.0.24
🐞 Bug Fixes
- core: Use non-secure nanoid for friendly-browser support - by @webfansplz in https://github.com/vuejs/devtools-next/issues/296 (85369)
View changes on GitHub
v7.0.23
🐞 Bug Fixes
- kit/applet: Parse state field types, closes #295 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/295 (d4f7b)
View changes on GitHub
v7.0.22
🚀 Features
- client: Responsive layout for components panel - by @JianJroh in https://github.com/vuejs/devtools-next/issues/293 (deb17)
🐞 Bug Fixes
- kit: Respect legacy devtools plugin registration - by @webfansplz (f7941)
View changes on GitHub
v7.0.21
🐞 Bug Fixes
- applet: Content overflow in pinia panel - by @webfansplz (a1aed)
- client: Deduplicate node references in graph page #286 - by @duowb in https://github.com/vuejs/devtools-next/issues/287 and https://github.com/vuejs/devtools-next/issues/286 (6f4b2)
- kit: Respect legacy devtools hook in nuxt app - by @webfansplz in https://github.com/vuejs/devtools-next/issues/292 (dbb6b)
- vite: Compatible with vite4 for messaging - by @webfansplz (aec7f)
View changes on GitHub
v7.0.20
🚀 Features
- applet:
- Enhance pinia panel nav - by @webfansplz in https://github.com/vuejs/devtools-next/issues/285 (3ab66)
- Show name on pinia panel nav - by @webfansplz (ac598)
🐞 Bug Fixes
- client: Set fallback display value for empty string-type state - by @webfansplz (c386c)
🏎 Performance
- Add virtual-scroller for timeline component - by @webfansplz (672bf)
View changes on GitHub
v7.0.19
🐞 Bug Fixes
- applet: Add missing import - by @webfansplz (6848e)
View changes on GitHub
v7.0.18
🚀 Features
- Applet package - by @webfansplz in https://github.com/vuejs/devtools-next/issues/283 (4cbc9)
- kit: High-performance mode - by @webfansplz in https://github.com/vuejs/devtools-next/issues/280 (611af)
🐞 Bug Fixes
- Respect open-in-editor host option - by @webfansplz in https://github.com/vuejs/devtools-next/issues/281 (5fd4a)
View changes on GitHub
v7.0.17
🚀 Features
- client: Use browser native UI on date editing - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/275 (8c731)
- kit: Optimize editing on native set - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/269 (3adda)
🐞 Bug Fixes
- Revert getting pinia state on update - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/264 (a79e2)
- client: Route param regex overflows container - by @adamdehaven in https://github.com/vuejs/devtools-next/issues/266 (76a00)
- client,kit: Message passing parse error - by @webfansplz in https://github.com/vuejs/devtools-next/issues/277 (c37a3)
View changes on GitHub
v7.0.16
🚨 Breaking Changes
- core: Bridge messaging - by @webfansplz in https://github.com/vuejs/devtools-next/issues/250 (3a38c)
🚀 Features
- devtools-kit: Enable editing native Map/Set in input field - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/253 (6ed9d)
- standalone: Add default host/port for connect function - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/254 (e8ddf)
🐞 Bug Fixes
- api: Export
setupDevtoolsPluginfunction - by @webfansplz in https://github.com/vuejs/devtools-next/issues/255 (a9c2f) - client, bridge: Update pinia status when module loaded - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/244 (90285)
- devtools-kit: Dynamically register setupFn of plugins - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/247 (d6b92)
- vite: Respect
clientHostoption for overlay asset URLs - by @RobertBoes (6fd90)
View changes on GitHub
v7.0.15
🚨 Breaking Changes
- Deprecate schema package - by @webfansplz (54e84)
🚀 Features
- Enable editing on BigInt type - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/215 (32746)
- client: Improve inspector UI of Map data type - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/220 (5ce3a)
🐞 Bug Fixes
- client:
- Deserialize value on drafting new prop - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/222 (9695d)
- Enable drafting prop on empty object - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/223 (d3042)
- electron:
- User app bundle file extension - by @webfansplz (ddc9e)
- kit:
- Mark vue as peer dependencies - by @Yueyanc in https://github.com/vuejs/devtools-next/issues/218 (40f93)
- Use factory function to init/reset state - by @webfansplz (fca27)
- Set active app record after register component plugin - by @webfansplz (32cb3)
🏎 Performance
- Improve RefStateEditor.set performance - by @Azurewarth0920 in https://github.com/vuejs/devtools-next/issues/221 (112ec)
View changes on GitHub
v7.0.14
🚀 Features
- Update assets in real time - by @LoTwT in https://github.com/vuejs/devtools-next/issues/212 (e65ba)
- vite: Introducing component inspector option - by @webfansplz in https://github.com/vuejs/devtools-next/issues/214 (e604b)
🐞 Bug Fixes
- client: Call bridgeRpc on demand in
openInEditorfunction - by @webfansplz (3da98)
View changes on GitHub
v7.0.13
🚀 Features
- client: Module update track for graph page - by @LoTwT and @webfansplz in https://github.com/vuejs/devtools-next/issues/195 (98fc8)
View changes on GitHub
[v7.0.12](https://redirect.githu
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.