Cyrus Zhou
2023-01-18 16574395697669052b000df857a886c0a3121a11
2023-01-18 Cyrus Zhou
修复 updateSchema 多个field 属性时,第二个无效问题。 (#2493)
目录@ 165743 提交对比
2022-10-29 无木
fix(basicTree): checked with searching, fixed #2070
目录@ fd57b8 提交对比
2022-09-29 MrAlenZhong
feat: 对BaseTree组件新增treeWrapperClassName属性 (#2217)
目录@ 5abb0f 提交对比
2022-06-16 Arvin
表单设置初始值defaultValue时候使用深度拷贝 (#1935)
目录@ d21578 提交对比
2022-05-20 chengj
feat: contextMenuItem add hidden property (#1890)
目录@ fe5848 提交对比
2022-04-29 chengj
feat(function): get selected tree node (#1857)
目录@ 5ad93c 提交对比
2022-04-29 爱吃薯片的内存条
fix: 修复tree组件初次渲染时无法应用已勾选的节点数组及一处字段名错误 (#1854)
目录@ ce7f38 提交对比
2022-04-13 jenson
fix: 修复Tree组件如果重新定义fieldNames的title字段后设置actionList失效的问题 (#1778)
目录@ e3637e 提交对比
2022-04-08 zuihou
feat(BasicTree): 支持设置加载中
目录@ fb43e5 提交对比
2021-12-12 vben
fix: Fix context menu not working
目录@ b0a0cb 提交对比
2021-12-10 zuihou
fix(BasicTree): 修复升级antdv3.x后产生的问题
目录@ 8523af 提交对比
2021-12-01 vben
perf(table): remove ExpandIcon
目录@ cb1759 提交对比
2021-12-01 vben
fix(tree-select): replaceFields to fieldNames,close #1423
目录@ 170a4b 提交对比
2021-11-30 vben
refactor(tree): Refactor tree to support antv3.0
目录@ 52257f 提交对比
2021-11-10 vben
wip: Upgrade ant-design-vue 3.0
目录@ 3fcfac 提交对比
2021-10-26 vben
chore: fix type
目录@ a248e2 提交对比
2021-10-25 scil
fix: check if searchText is null (#1301)
目录@ 85a68d 提交对比
2021-09-15 无木
fix(tree): node slot take no effect
目录@ 15ea0d 提交对比
2021-09-06 Lan
perf(tree): 优化Tree搜索功能,添加搜索高亮功能,优化样式表现 (#1153)
目录@ 3b6b4f 提交对比
2021-08-30 Lan
feat(tree): 1. 添加自定义数据过滤判断方法 2. 添加搜索完成自动展开结果选项 3. 添加搜索完成自动选中结果选项 4. 树节点数据变化...
目录@ e00578 提交对比
2021-08-24 vben
chore: format code
目录@ 56a966 提交对比
2021-08-11 无木
feat(tree): add searchable function
目录@ 60577d 提交对比
2021-07-30 无木
fix(tree): fix `checkAll` effects `disabled` node
目录@ ddd189 提交对比
2021-07-16 无木
fix(tree): fixed `checkedKeys` with `search` mode
目录@ f70754 提交对比
2021-07-15 无木
fix(basic-tree): `checkedKeys` not worked with `search`
目录@ b06a7a 提交对比
2021-07-04 zhangfugui
refactor: tree component empty state display (#853)
目录@ 186b27 提交对比
2021-07-02 无木
feat(tree): add `insertNodesByKey` method
目录@ 5a20df 提交对比
2021-06-27 bbkkkk8
fix(comp-tree): support comp-tree-foreach stop,add insertNodesByKey (#818)
目录@ d97aa9 提交对比
2021-06-11 Vben
perf(component): optimize tree and upload components
目录@ 3f6920 提交对比
2021-06-11 Vben
refactor: remove useExpose
目录@ bd2039 提交对比
2021-05-29 无木
fix(tree): support defaultExpandAll prop
目录@ 3ed233 提交对比
2021-05-29 无木
feat(tree): add defaultExpandLevel prop
目录@ 6edca1 提交对比
2021-05-27 vben
chore: adjust component file name
目录@ 3a16f2 提交对比
2021-05-22 Netfan
fix(tree): onCheck event lose origin param (#636)
目录@ d8ff30 提交对比
2021-05-18 Netfan
fix(tree): typo(#615)
目录@ bc82d1 提交对比
2021-05-17 Netfan
fix(tree): value prop type (#613)
目录@ 0112d6 提交对比
2021-05-17 Netfan
perf(tree): improve the beforeRightClick callback to support more configura...
目录@ adff78 提交对比
2021-05-06 啝裳
fix(tree): basicTree设置blockNode=false后,显示异常 (#567)
目录@ 2f8b21 提交对比
2021-05-06 Netfan
fix:searching with replaceFields fix #548,#557 (#569)
目录@ 1ff13b 提交对比
2021-04-13 Vben
style: background to background-color
目录@ 2cdf2c 提交对比
2021-04-10 Vben
feat: persistent save tab, fix #359
目录@ 967b28 提交对比
2021-04-10 Vben
refactor: refactor hooks
目录@ 203729 提交对比
2021-04-07 Vben
feat: dark mode
目录@ 5b8eb4 提交对比
2021-03-31 Vben
refactor: refactor dashboard
目录@ 8a1406 提交对比
2021-03-27 Vben
feat(tree): add headerTitle slot
目录@ 6bb19f 提交对比
2021-03-25 Vben
chore: fix sidebar trigger not work, fix #417
目录@ c2635f 提交对比
2021-03-23 Vben
fix(tree): ensure that the check event is emitted close #400
目录@ 16ef13 提交对比
2021-03-12 Vben
fix(tree): ebsure the expansion is functioning properly close #362
目录@ a405de 提交对比
2021-03-11 Vben
fix(tree): tree can customize title close #344
目录@ ed422b 提交对比
2021-03-09 Vben
feat(icon): added svg icon picker
目录@ 1418dc 提交对比
首页 | « 前一页 | 下一页 »