Commit Graph

12 Commits

Author SHA1 Message Date
zuihou fb43e54847 feat(BasicTree): 支持设置加载中 2022-04-08 18:27:22 +08:00
vben b0a0cbcd6a fix: Fix context menu not working 2021-12-12 23:17:00 +08:00
无木 542121129e feat(demo): add basicTree with async data expand all
演示basicTree使用异步数据并自动展开
2021-07-06 17:10:19 +08:00
无木 5637588fce fix(demo): fix async tree demo, fixed: #823 2021-07-02 02:27:33 +08:00
JinMao 9298b3c988 feat: add Tree LoadData demo 2021-06-23 15:53:31 +08:00
无木 3ed2339a6d fix(tree): support defaultExpandAll prop
defaultExpandLevel已去除-1的行为定义,由defaultExpandAll代替。
2021-05-29 23:08:10 +08:00
无木 6edca1c19c feat(tree): add defaultExpandLevel prop
新增defaultExpandLevel属性,指定默认要展开的层级数。-1为默认全部展开(等同于ATree的defaultExpandAll),大于0则展开到指定层级。注意:该属性仅在首次渲染时起作用

close: #672
2021-05-29 00:48:56 +08:00
Netfan d8ff30d9ec
fix(tree): onCheck event lose origin param (#636)
修复Tree的onCheck事件缺少节点参数的问题
2021-05-22 22:36:19 +08:00
Vben cd8e924d46 perf(tree): strengthen BasicTree function 2021-03-03 23:35:30 +08:00
vben 31ff0559fe feat(page-wrapper): added pageWrapper component 2021-01-05 21:45:05 +08:00
nebv 03b6025d07 refactor(style): remove tailwind css 2020-10-11 00:05:29 +08:00
陈文彬 2f6253cfb6 initial commit 2020-09-28 20:19:10 +08:00