用于调试Vue.js应用的Chrome devtools扩展
用于调试Vue.js应用的Chrome devtools扩展
v4.1.1
v4.1.1: 555 - Fix HTML value not escaped in DataField (#556)
Akryum released this
v4.0.0
New Features
- Inspected component state can now be edited directly from devtools. (#484)
- Events tab now also filters events by component name. (#413)
- Support filtering Vuex state history (#418)
- Responsive layout swap depending on devtools panel width (#454)
- Added option for showing original component name instead of PascalCase (#470)
- Improved support for more native types such as
Date
,-Infinity
,RegExp
and Vue components (#472, #474) - Redesigned state inspector, now with collapsable sections for
data
,props
andcomputed
(#477) - Added "scroll component into view" button instead of scroll on hover (#478)
- Added right-click inspect in contextMenu when devtools is open (#479)
- Clicking on inspected component title now opens the component source in editor when using a compatible dev server (#483) docs
v3.1.0
New
- Now supports dark theme! (@jhoff via #243)
- UX improvements to state inspector (thanks to @markussorg)
- Alt-clicking a component now toggles the entire sub tree (@bartlomieju via #265)
- Vuex tab now also lists vuex getters (@AnthonySendra via #255)
Fixed
Downloads
热门度与活跃度
10.0
2.8000000000000003
Watchers:280 |
Star:7948 |
Fork:1113 |
创建时间: 2014-09-29 11:52:07 |
最后Commits: 30天前 |
基本信息
分类:Vue.js相关 / JavaScript开发 |
收录时间:2017-02-20 10:34:54 |
v4.1.4
Assets
Fixed
<Root/>
Improved
==$vm0
tooltip to explain that the component is accessible in the consoleMore details