yangchch6
|
046a7ae8eb
|
fix: autoExpandParent 未生效问题
|
2020-03-05 15:07:57 +08:00 |
yangchch6
|
ae18db0834
|
publish 2.1.13
|
2020-02-22 21:08:55 +08:00 |
yangchch6
|
e65b4b18bf
|
TAB键选中树后,默认聚焦在第一个(已选中)节点,并显示 focus 状态
|
2020-02-22 21:06:55 +08:00 |
yangchch6
|
f604cb7903
|
修改文档
|
2019-11-12 16:06:17 +08:00 |
yangchch6
|
abadb65dc1
|
publish 2.1.12
|
2019-11-07 19:26:03 +08:00 |
yangchch6
|
b1683323ef
|
fix:树组件异步渲染树节点,设置 defaultExpandAll 属性失效
|
2019-11-07 19:23:33 +08:00 |
yangchch6
|
9268302afc
|
publish 2.1.11
|
2019-10-29 19:27:54 +08:00 |
yangchch6
|
53df15ddb8
|
fix:双击事件触发了两次onDoubleClick回调
|
2019-10-29 19:07:54 +08:00 |
yangchch6
|
86bec48e53
|
publish 2.1.10
|
2019-10-21 17:16:13 +08:00 |
yangchch6
|
05c88bcf5a
|
fix:2.1.3版本的修改回退,实现有问题
|
2019-10-21 17:15:39 +08:00 |
yangchch6
|
9a649290b1
|
publish 2.1.9
|
2019-10-18 19:56:04 +08:00 |
yangchch6
|
cbf2831c27
|
fix:树参照默认节点全展开,收起一个节点,操作别的节点时,收起的节点又展开了
|
2019-10-18 19:44:01 +08:00 |
yangchch6
|
2bb225a310
|
publish 2.1.8
|
2019-09-24 21:25:26 +08:00 |
yangchch6
|
07066dfd88
|
支持自定义属性、展开节点自动收起问题
|
2019-09-24 21:24:24 +08:00 |
yangchch6
|
ff052a2700
|
publish 2.1.7
|
2019-09-21 13:38:40 +08:00 |
yangchch6
|
9be1255a9e
|
支持自定义属性
|
2019-09-19 20:47:49 +08:00 |
yangchch6
|
0184974d73
|
publish 2.1.6
|
2019-09-19 16:09:10 +08:00 |
yangchch6
|
bfcbb1225a
|
feat:自动获取树节点真实行高
|
2019-09-19 16:01:41 +08:00 |
yangchch6
|
8534221dbd
|
publish 2.1.5
|
2019-09-16 14:25:11 +08:00 |
yangchch6
|
d9defd78e7
|
publish 2.1.4
|
2019-09-12 15:15:26 +08:00 |
yangchch6
|
1a789f7a0d
|
1、解决动态改变 treeData 时,没有重新截取数据的问题 2、递归遍历数据方法中,优化对 expandedKeys 的处理
|
2019-09-12 15:13:34 +08:00 |
yangchch6
|
aab417dc2d
|
publish 2.1.3
|
2019-09-05 10:21:33 +08:00 |
yangchch6
|
39cac9a144
|
动态获取数据源,defaultExpandAll 不生效问题
|
2019-09-05 10:09:31 +08:00 |
yangchch6
|
0925499d08
|
publish 2.1.2
|
2019-09-02 10:18:40 +08:00 |
yangchch6
|
5e22df6436
|
增加 expandWhenDoubleClick API,设置双击树节点的时候,是否触发收起/展开动作
|
2019-09-02 10:11:21 +08:00 |
yangchch6
|
039c90e505
|
fix:动态补全父节点时,顺序不对的问题
|
2019-08-28 11:40:54 +08:00 |
yangchch6
|
2b9457cb17
|
解决数据量少时,出现滚动条的问题
|
2019-08-28 10:19:05 +08:00 |
yangchch6
|
8524f03c82
|
fix:滚动时,层级计算错误
|
2019-08-26 21:13:42 +08:00 |
yangchch6
|
b0ff0ad518
|
publish 2.1.1
|
2019-08-26 15:07:00 +08:00 |
yangchch6
|
96e2aaddd3
|
组件更新时,treeData 加容错处理
|
2019-08-22 13:50:26 +08:00 |
yangchch6
|
d9ba5e4b8e
|
增加 getScrollContainer 属性,自定义滚动事件监听的容器
|
2019-08-21 20:53:10 +08:00 |
yangchch6
|
a7dd0b019d
|
publish 2.1.0
|
2019-08-20 10:43:20 +08:00 |
yangchch6
|
10903ed0e4
|
增加autoSelectWhenFocus参数
|
2019-08-20 10:41:34 +08:00 |
yangchch6
|
101756fa84
|
fix:更新时 treeData 加判断
|
2019-08-20 09:46:20 +08:00 |
yangchch6
|
d91db60e51
|
增加renderTreeNodes函数
|
2019-08-15 19:11:31 +08:00 |
yangchch6
|
f1e4303399
|
支持滚动加载,增加多个API
|
2019-08-14 20:50:48 +08:00 |
liushaozhen
|
473d347f09
|
文档参考地址修改
|
2019-08-10 16:06:47 +08:00 |
yangchch6
|
2e54141025
|
publish 2.0.18
|
2019-08-10 12:38:51 +08:00 |
yangchch6
|
03e4dbf620
|
不带复选框的树,不能通过空格键选中树节点的问题
|
2019-08-10 11:38:50 +08:00 |
yangchch6
|
5e4a17cadc
|
publish 2.0.17
|
2019-07-13 11:29:05 +08:00 |
izbz wh
|
9c969e56a6
|
merge
|
2019-07-13 11:03:31 +08:00 |
izbz wh
|
7f8d67854d
|
fix:hover行背景色宽度修改
|
2019-07-13 11:01:22 +08:00 |
yangchch6
|
c5fe2f5e73
|
publish 2.0.16
|
2019-07-05 14:54:31 +08:00 |
yangchch6
|
b2b817f2ff
|
merge
|
2019-07-05 10:16:55 +08:00 |
yangchch6
|
7513975328
|
fix:快捷键操作节点状态扩展
|
2019-07-05 10:10:01 +08:00 |
izbz wh
|
9a84238d1d
|
publish 2.0.15
|
2019-07-04 20:31:02 +08:00 |
izbz wh
|
a369c85507
|
fix: ul获取焦点兼容处理,防止已选中的节点再次选中
|
2019-07-04 20:30:59 +08:00 |
izbz wh
|
4b394c5ae5
|
fix:ul获取焦点事件兼容处理,防止已经选中节点再次选中
|
2019-07-04 20:29:12 +08:00 |
izbz wh
|
e39e1da33f
|
修改reamde API
|
2019-06-26 14:23:10 +08:00 |
izbz wh
|
23d24fdd6f
|
merge
|
2019-06-26 14:13:47 +08:00 |