zefeng
|
d0a1196e63
|
remove useless param in tree doc (#15591)
|
2019-03-23 12:19:36 +08:00 |
|
Cheng
|
c882a4b918
|
Style tree content to full width (#14858)
* ✨ (tree) new blockNode props
* 💄 (tree) style for blockNode
* 📝 (tree) update draggable demo
* 🐛 (tree) fix custom switcherIcon class
* ✅ (tree) update snapshots
* 📝 (tree) update docs
* 👌 opt trans
|
2019-03-08 12:36:46 +08:00 |
|
nick-ChenZe
|
d814c19356
|
feat: add switcherIcon prop to Tree
|
2018-12-20 17:16:44 +08:00 |
|
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
2018-11-28 15:11:02 +08:00 |
|
zombiej
|
bc35582643
|
update tree draggable demo
|
2018-10-25 11:19:17 +08:00 |
|
afc163
|
0981ef06a4
|
fix demo lint
|
2018-06-27 16:14:47 +08:00 |
|
afc163
|
56020cda39
|
Merge branch 'master' into feature-3.7.0
|
2018-06-27 16:14:14 +08:00 |
|
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
2018-06-27 16:09:58 +08:00 |
|
Wei Zhu
|
b374297ca6
|
Merge branch 'master' into feature-3.7.0
|
2018-06-25 11:44:35 +08:00 |
|
愚指导
|
d11d44e413
|
Bump 3.6.4 and fix some lint issue.
|
2018-06-23 16:35:42 +08:00 |
|
Wei Zhu
|
b7879e909f
|
docs: use title instead of key
Address #10949
|
2018-06-19 17:30:06 +08:00 |
|
zombieJ
|
a825ed4e66
|
Directory Tree (#10139)
Support DirTree. close #7749
|
2018-06-04 11:20:17 +08:00 |
|
Wei Zhu
|
bf03d954d4
|
docs: Fix indent
|
2018-05-14 12:29:04 +08:00 |
|
Xiping.wang
|
413479a5b9
|
修改案例title值,原title值容易产生误导
修改案例title值,原title值容易产生误导
|
2018-05-14 12:08:50 +08:00 |
|
zombieJ
|
49719b20d8
|
update tree doc for customize icon (#9893)
* update doc for customize icon
* add test case
|
2018-04-04 16:39:50 +08:00 |
|
luyiming
|
e511c2ac33
|
fix tree demo drag&drop bug (#9131)
|
2018-01-26 13:30:44 +08:00 |
|
Wei Zhu
|
01f4b4e713
|
Merge branch 'master' into antd-3.0
|
2017-12-01 11:50:07 +08:00 |
|
Wei Zhu
|
8e907cebde
|
Fix tree draggable demo
Close #8246
|
2017-11-24 15:29:36 +08:00 |
|
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
2017-11-06 21:28:51 +08:00 |
|
afc163
|
9df6e06d70
|
fix lint
|
2017-09-15 11:14:22 +08:00 |
|
afc163
|
b36df9da2b
|
update tree controlled demo
|
2017-09-15 10:57:07 +08:00 |
|
afc163
|
ae87b663bf
|
Tweak tree demo
|
2017-09-13 22:18:44 +08:00 |
|
afc163
|
77d64971e5
|
Refactor tree loadData demo
|
2017-09-13 22:06:53 +08:00 |
|
Wei Zhu
|
90511c3261
|
docs: use indexOf instead of search
fix #6962
|
2017-07-26 13:24:58 +08:00 |
|
Benjy Cui
|
12a6060304
|
docs: fix code style
|
2017-05-15 14:37:22 +08:00 |
|
Wei Zhu
|
2190f63959
|
docs: Fix Tree drag demo
close #5837
|
2017-05-02 16:47:40 +08:00 |
|
afc163
|
67c386494b
|
fix tree demo css
|
2017-04-13 15:36:03 +08:00 |
|
afc163
|
d081ab6614
|
Hide tree demo for #4932
|
2017-04-13 15:31:38 +08:00 |
|
afc163
|
d6af3a7a1c
|
tweak tree styles
|
2017-03-28 20:20:29 +08:00 |
|
afc163
|
0fd88acc93
|
Improve tree showLine styles
|
2017-03-28 17:51:45 +08:00 |
|
ddcat1115
|
27b099e58e
|
feat: Tree with line & Tree customize icon demo (#5261)
* Tree with line & Tree customize icon demo
* improve
|
2017-03-21 09:41:02 +08:00 |
|
afc163
|
d3a967f346
|
clean up tree demo
|
2017-03-03 17:39:26 +08:00 |
|
Benjy Cui
|
64cbb95a34
|
docs: update docs for tree, close: #4932
|
2017-03-02 17:08:57 +08:00 |
|
bang
|
eabe261648
|
docs: Rewrite Tree demos to ES6 component
|
2017-02-19 20:23:38 +07:00 |
|
Benjy Cui
|
200b88246f
|
docs: update docs format
|
2017-02-13 10:55:53 +08:00 |
|
Benjy Cui
|
3e17551b7e
|
site: improve build speed
|
2017-01-19 15:22:53 +08:00 |
|
afc163
|
65f2d8eb71
|
shorter demo code
|
2017-01-11 20:20:38 +08:00 |
|
afc163
|
f978b52ce3
|
remove blanks
|
2017-01-11 20:08:52 +08:00 |
|
Wei Zhu
|
92edf23d4e
|
docs: Fix search tree demo expand, close #4233
|
2016-12-15 21:45:56 +08:00 |
|
afc163
|
87f230f57b
|
refactor Input.Search
|
2016-11-26 14:39:30 +08:00 |
|
afc163
|
b69fd4bf9f
|
fix lints
|
2016-11-15 15:21:13 +08:00 |
|
ddcat1115
|
c32256c204
|
docs: add searchable Tree demo (#3693)
|
2016-11-09 14:45:49 +08:00 |
|
Andrew Murray
|
0d00c5fb6c
|
docs: Fixed typos (#2921)
|
2016-09-01 18:12:12 +08:00 |
|
然则
|
db0ac02321
|
fix show arrow when there is no children #2616
|
2016-08-07 20:38:20 +08:00 |
|
Gray Choi
|
b0bf2a5c0e
|
docs: translate tree component (#2395)
|
2016-07-21 09:52:39 +08:00 |
|
afc163
|
8c9af24d72
|
fix some tree style
|
2016-07-13 16:12:44 +08:00 |
|
afc163
|
2d0b56a429
|
update tree demo
|
2016-07-13 16:08:10 +08:00 |
|
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
2016-06-06 13:54:10 +08:00 |
|
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
2016-04-29 12:13:27 +08:00 |
|
然则
|
5374095604
|
update tree api:autoExpandParent, checkedKeys, onExpand
|
2016-04-21 13:11:55 +08:00 |
|