This website requires JavaScript.
Explore
Help
Sign In
mirror
/
element-plus
Watch
2
Star
0
Fork
0
You've already forked element-plus
mirror of
https://github.com/element-plus/element-plus.git
synced
2024-11-21 01:02:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72c3ce1eea
element-plus
/
.markdownlint.json
5 lines
39 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor: update package path and bundle folder (#3016)
2021-08-24 13:36:48 +08:00
{
feat(components): add virtual tree (#3398) * feat(components): add virtual tree * perf: optimize compute performance * perf: optimize update checked states performance * feat(components): [tree-v2] supports filter method * feat(components): [el-tree-v2] exposes check api * feat(components): [el-tree-v2] exposes current api * feat(components): [el-tree-v2] support contextmenu event * style(components): [el-tree-v2] optimized code style * refactor(components): [el-tree-v2] using svg icon * refactor(components): [el-tree-v2] replace all PropType with buildProp replace all PropType with buildProp, support perfMode, expose setData * refactor: improve prop * docs: [el-tree-v2] improve documention * refactor(components): [el-tree-v2] optimized code Co-authored-by: Kevin <sxzz@sxzz.moe>
2021-09-27 11:12:50 +08:00
"MD033"
:
false
,
"MD013"
:
false
refactor: update package path and bundle folder (#3016)
2021-08-24 13:36:48 +08:00
}
Reference in New Issue
Copy Permalink