devtools
devtools copied to clipboard
⚙️ Browser devtools extension for debugging Vue.js applications.
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
### Version 6.2.1 ### Browser and OS info Chrome 103 / macOS Monterey 12.4 ### Steps to reproduce - Create and run a Vue 3 (Vue 3.2.31-3.2.33, in my case)...
### Version 6.1.4 ### Browser and OS info Chrome/100.0.4896.127 ### Steps to reproduce Open Vue devTools ### What is expected? Showing Vuex Tab ### What is actually happening? Not showing...
### Version 6.2.1 ### Browser and OS info Chrome 103 / Mac 12.2.1 ### Steps to reproduce A minimal repo to reproduce is provided here: https://github.com/DoubleJ-G/vue-query-devtools-bug Run the app and...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### Version 5.0.1 ### Browser and OS info Chrome 72.0.3626.121 / macOS Mojave 10.14.3 ### Steps to reproduce [codesandbox.io](https://codesandbox.io/s/github/maxim-usikov/vue-devtools-issue-917/tree/master/?fontsize=14&module=%2Fsrc%2Fplugins%2Fvue-router%2Findex.js) ### What is expected? List of **all** routes in Routing tab...
### Version 6.1.4 ### Browser and OS info Chrome 100 / Windows 11 ### Steps to reproduce  ### What is expected? 应该可以看到Index节点的属性,并且可以查看到对应的子节点 ### What is actually happening? 看不到元素结构,并且也不能看到对应的属性值 ---...
推出中文模式
### What problem does this feature solve? 看得懂 ### What does the proposed API look like? 中文模式
### Description when the mouse over the component tree will trigger hight events frequently,if the compenent tree is big or deep,it would make UI slow and doesn't response. ### Additional...
### Version 6.0.0 and 6.0.0 beta 21 I also tried out the legacy v5.3.4 which is where I first experienced this recently, very similar problem. ### Browser and OS info...