Commit Graph

40 Commits

Author SHA1 Message Date
杨奕
1d33bae558 Tree: fix allowDrop's type behavior (#10821) 2018-04-21 15:02:22 +08:00
杨奕
e8e2fc425b Tree: add type as allow-drop's 3rd param (#10792) 2018-04-19 19:25:59 +08:00
杨奕
10f5a661f5 Tree: address some draggable issues (#10494) 2018-03-31 14:29:09 +08:00
杨奕
f8e8a994e9 Tree: fix drag event error (#10474) 2018-03-30 14:33:13 +08:00
杨奕
8debdac9cc Tree: update drag and drop docs (#10396) 2018-03-28 13:22:23 +08:00
FuryBean
4fe58a3d96 Tree: update drag and drop logic (#10372) 2018-03-28 11:46:48 +08:00
Harlan
d7c4fd2632 Tree: support drag and drop node (#9251) 2018-03-20 13:42:04 +08:00
FuryBean
fe29af1b1f Add check event and getHalfChecedNodes method for Tree (#9730) 2018-02-09 10:31:11 +08:00
FuryBean
6bef614c01 add api for tree (#9718) 2018-02-09 10:28:43 +08:00
Leopoldthecoder
351f900df6 Tree: add renderAfterExpand 2017-12-24 19:13:17 +08:00
Leopoldthecoder
4a7f3c82ad Chore: misc updates 2017-12-15 16:45:15 +08:00
Leopoldthecoder
2884984097 Tree: fix keyboard event 2017-11-15 11:15:26 +08:00
Leopoldthecoder
ed511e9219 Tree & Breadcrumb: fix setAttribute to undefined bug 2017-11-13 17:29:16 +08:00
Leopoldthecoder
64f154839c Chore: replace includes with indexOf 2017-11-12 14:27:20 +08:00
maranran
6c77cd9716 Accessibility for Tree (#8049)
* tree

* Update yarn.lock
2017-11-09 11:19:52 +08:00
Leopoldthecoder
553e89568b TimePicker: add arrow-control 2017-10-11 05:34:08 -05:00
Dreamacro
5e8dfd0738 Tree: add chalk theme (#6901)
* Playground: bump to new theme

* Tree: update chalk theme

* update doc

* Update var.scss
2017-09-13 22:34:26 -05:00
Dreamacro
41c19249ab Tree: add check-descendants attribute 2017-08-05 17:36:30 +08:00
Dreamacro
9f31626923 Tree: add updateKeyChildren method 2017-07-23 17:37:02 +08:00
Dreamacro
ce72b8414d add Tree component current node method (#5988)
* Tree: add current node method

* Tree: remove current-node-key attribute

* fix warn message

* Update tree.md

* Update tree.md
2017-07-23 17:28:26 +08:00
Dreamacro
476f76875c Tree: checkbox can be disabled 2017-07-20 15:41:43 +08:00
baiyaaaaa
87ba502d91 remove unused 2017-03-17 14:03:44 +08:00
Leopoldthecoder
f9d799ce2b misc doc updates 2017-02-22 15:02:34 +08:00
Leopoldthecoder
7391c488a0 Tree: add indent, update docs 2017-02-16 22:01:06 +08:00
张华焱
8bf9c7d9ac [tree]:add node-expand and node-collapse event 2017-01-24 10:52:25 +08:00
baiyaaaaa
e6b89257ed fix tree accordion bug when click on icon (#2440) 2017-01-16 16:34:32 +08:00
baiyaaaaa
2072156e5b tree support accordion 2017-01-16 12:37:51 +08:00
Herrington Darkholme
23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
FuryBean
40f9d83f87 Tree: add expand-on-click-node prop. (#1805) 2016-12-19 15:38:51 +08:00
FuryBean
6c4f8a6867 Tree: add current-change event & current-node-key. (#1807) 2016-12-17 14:09:05 +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
qingwei.li
a13b49b609 Locale: fix dynamic change locale 2016-11-18 20:03:14 +08:00
FuryBean
5203280af1 Tree: add defaultExpandKeys & defaultCheckedKeys. (#1088) 2016-11-16 15:35:46 +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
cd7156cb03 Fix Tree Bug: set data does not work 2016-10-08 14:28:48 +08:00
qingwei.li
e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00