jinkin1995 / vue-json-edit

Visual JSON editor built as an vue component. Provides a basic GUI
288 stars 88 forks source link

在JsonEditor中注册JsonView组件 #28

Closed infjer closed 4 years ago

infjer commented 4 years ago

支持组件局部注册、动态(异步)导入组件 删除Array.prototype.rmIndex,直接使用splice 解决JsonView和ArrayView的循环依赖