Commit Graph

19 Commits (fff7dddd94053e6411d07af88fe6eca03ec88c0a)

Author SHA1 Message Date
Leopoldthecoder 1c4ff99508 Tree: fix registerNode error when nodeKey is 0 2017-04-24 13:44:27 +08:00
pengchongfu ceccf51793 Tree: sort correctly, fix #4006 (#4107) 2017-04-12 10:19:09 +08:00
baoyang ae8ab4b56c Tree: fix setCheckedKeys() not work on node that has childNodes (#2967) 2017-02-28 16:02:05 +08:00
FuryBean 6c4f8a6867 Tree: add current-change event & current-node-key. (#1807) 2016-12-17 14:09:05 +08:00
Furybean 34756d17ca Tree: fix leaf state not update bug. 2016-12-02 17:48:08 +08:00
FuryBean d3b3d865e8 Tree: add setChecked method. (#1434) 2016-11-28 18:57:09 +08:00
Furybean 807c06071d Tree: fixed default-expanded-keys can not set again. 2016-11-25 17:41:36 +08:00
FuryBean 2d23618c8c Tree: refactor code & add insert, remove api for tree-store. (#1283) 2016-11-23 10:46:05 +08:00
Furybean 59293a219e Tree: add filter-node-method prop & filter method. 2016-11-22 12:37:02 +08:00
Furybean 2c764d13fa Tree: add getCheckedKeys & setCheckedKeys API. 2016-11-22 11:57:42 +08:00
FuryBean 5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +08:00
qingwei.li 4a224adaa3 Table/MessageBox/Tree: remove object-assign 2016-11-04 18:44:19 +08:00
杨奕 a1b83b5540 Tree: add test (#679) 2016-10-27 17:30:27 +08:00
furybean 785bed20df Improve Tree:
1. Add props: renderContent, highlightCurrent
2. Fix Bug: tree do not change when data changed
2016-10-18 00:32:38 +08:00
furybean 96587926a9 Fix Tree: clear children when setData 2016-10-08 14:50:22 +08:00
furybean cd7156cb03 Fix Tree Bug: set data does not work 2016-10-08 14:28:48 +08:00
Leopoldthecoder ed8168bc2c add callbacks on tree 2016-10-05 23:06:17 +08:00
Leopoldthecoder 01138a5bf7 fix tree bugs 2016-09-08 11:37:30 +08:00
qingwei.li e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00