Commit Graph

298 Commits

Author SHA1 Message Date
gx 957148e169 fix: checkStrictly为true时,兼容renderTreeNodes方法的循环 2021-01-13 14:20:11 +08:00
gx2025f 3237aa7809 2.1.37 2021-01-11 19:20:34 +08:00
gx2025f b00098b7b6 2.1.36 2021-01-11 19:14:07 +08:00
gx2025f 0c115f72dd 2.1.35 2021-01-11 19:08:49 +08:00
gx2025f 0a500b882e 2.1.34 2021-01-11 19:04:09 +08:00
gx2025f df1235cb8f 2.1.33 2021-01-11 18:59:57 +08:00
gx2025f b3169407d0 2.1.32 2021-01-11 18:43:52 +08:00
gx2025f 1bcd9a49c4 2.1.31 2021-01-11 18:13:46 +08:00
gx2025f de7b4e58fb fix: 改变数据源时,scrollTop回到顶部 2021-01-11 18:13:18 +08:00
izbz wh 49be931c87 2.1.30 2020-12-02 10:37:27 +08:00
izbz wh 4a182a93f3 fix: 选中树节点,focusKey一直显示bug 2020-12-02 10:36:24 +08:00
izbz wh 76717eeae2 2.1.29 2020-10-21 15:18:29 +08:00
izbz wh 2aabc5090d fix: 懒加载场景中treeNode为undefined取不到key 2020-10-21 15:18:00 +08:00
izbz wh 8496f05900 2.1.28 2020-10-21 11:24:09 +08:00
izbz wh 4158d7ea36 fix: #JCJS-4818 树的向上快捷键失效bug 2020-10-21 11:23:30 +08:00
gct eae0e11787 2.1.27 2020-10-15 21:45:27 +08:00
gct c4286b52b7 hooks commit-msg 2020-10-15 21:45:24 +08:00
gct aa4eef785d 恢复version 2.1.26 2020-10-15 21:14:48 +08:00
gct fb721fd49e 支持tabele的treerefer列全键盘2.1.27-yonui.0 2020-10-13 10:05:23 +08:00
gct 27b3857258 支持table的treerefer列全键盘 2020-10-13 09:55:43 +08:00
izbz wh c1eec6f03c 2.1.26 2020-10-12 15:43:05 +08:00
izbz wh f737339280 fix: #JCJS-4571 逻辑优化 2020-10-12 15:42:47 +08:00
izbz wh d04c56e989 2.1.25 2020-10-12 10:35:45 +08:00
izbz wh 9976ef9c4e Merge branch 'master' of github.com:tinper-bee/bee-tree 2020-10-12 10:34:36 +08:00
izbz wh cd432da51f fix: #JCJS-4571 滚动加载场景下treeNode无children时不设置默认值[] 2020-10-12 10:34:18 +08:00
Gaox2025f 0617c3379b 2.1.24 2020-09-18 10:21:52 +08:00
Jarvan 54adb7b243 fix: 提交changelog 2020-09-17 17:08:09 +08:00
Jarvan f0c09ec1d7 fix: 解决focus报错 2020-09-17 16:41:13 +08:00
yangchch6 b4450c5bfb 2.1.22 2020-07-25 11:43:01 +08:00
yangchch6 0f4819bef7 feat: treeData支持自定义属性[JCJS-2535] 2020-07-25 11:42:38 +08:00
liushaozhen faa939dc34 2.1.21 2020-07-15 11:03:04 +08:00
liushaozhen 35e9ff65e8 fix: 懒加载无法打开问题修复 2020-07-15 10:57:33 +08:00
liushaozhen 2151c4c836 2.1.20 2020-06-12 13:33:45 +08:00
liushaozhen 00da5516d5 fix: scrollY未定义 2020-06-12 13:33:27 +08:00
liushaozhen b08ee805bc fix: scrollY未定义 2020-06-12 13:31:46 +08:00
yangchch6 4554f26ff7 fix: 懒加载滚动后,复选框不能勾选[IFNC-1116] 2020-06-12 10:54:31 +08:00
liushaozhen 1ce47cd5ae 2.1.19 2020-05-08 16:02:35 +08:00
liushaozhen 66996a1653 fix: onCheck第一个参数的key不对 2020-05-08 16:02:09 +08:00
liushaozhen 2d96ad07bc fix: 自动化 2020-04-24 17:14:57 +08:00
yangchch6 60d11df2df publish 2.1.18 2020-04-19 15:18:40 +08:00
yangchch6 c8f3a8ddca fix: selectable为 false 时,回车不选中节点 2020-04-19 15:18:00 +08:00
yangchch6 8db7c124b3 补充文档 2020-04-19 12:49:44 +08:00
yangchch6 27c5b6c8b9 publish 2.1.17 2020-04-16 14:32:52 +08:00
yangchch6 5335f5730e feat: ncc制造,树参照包含下级需求,checkStrictly 动态改变后,拿到组件内部属性 this.checkedKeys 2020-04-16 14:32:17 +08:00
liushaozhen 31a8f155fe ignore 2020-04-01 10:56:39 +08:00
yangchch6 36922137a0 publish 2.1.16 2020-03-23 10:38:14 +08:00
yangchch6 15c13a9482 fix: 兼容children为 null 2020-03-23 10:37:36 +08:00
yangchch6 b897b50b03 publish 2.1.15 2020-03-10 10:46:00 +08:00
yangchch6 cfdf3ae16b fix: treenodes报错问题 2020-03-10 10:45:09 +08:00
yangchch6 9b0a3db69e publish 2.1.14 2020-03-05 15:10:04 +08:00