Wei Zhu
b7879e909f
docs: use title instead of key
...
Address #10949
2018-06-19 17:30:06 +08:00
afc163
99d6e4c96c
Merge branch 'master' into feature-3.7.0
2018-06-12 15:34:51 +08:00
Wei Zhu
99cad890ef
Fix Tree types, TreeNode is a ComponentClass
...
Close #10868
2018-06-12 10:57:19 +08:00
zombiej
c488aca05e
close #10666 #10821.Update tree support loadedKeys
2018-06-08 16:55:17 +08:00
afc163
89f3b253a4
Merge branch 'master' into feature-3.7.0
2018-06-08 16:22:15 +08:00
Kirill Alexander Khalitov
0ca1a990be
Makes TreeNode component more type safe
...
Makes TreeNode component more type safe
2018-06-08 10:32:00 +08:00
Kirill Alexander Khalitov
74755fef99
Fix #10838
...
Fix [#10838 ](https://github.com/ant-design/ant-design/issues/10838 )
2018-06-08 10:32:00 +08:00
zombieJ
a825ed4e66
Directory Tree ( #10139 )
...
Support DirTree. close #7749
2018-06-04 11:20:17 +08:00
zombiej
06ffd9ca04
Adjust Tree icon vertical-align, fix #10603
2018-05-21 21:24:16 +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
0437d858f2
update testcase sync with Tree 1.8.12. Ref: https://github.com/ant-design/ant-design/issues/9899
2018-04-10 19:29:18 +08:00
jim
a5e2020908
add icon prop in .d.ts
2018-04-09 14:22:06 +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
zombiej
c135572730
Fix conduct logic on node disabled, update test snapshot
2018-03-29 19:46:01 +08:00
zombiej
08b6011ed7
update deps of rc-tree
2018-03-29 18:09:54 +08:00
valleykid
ae78a4bbec
When treeNode is disabled, its switcher is highlight and clickabled ( #9539 )
...
* When treeNode is disabled, its switcher is highlight and clickabled
* rc-tree@1.7.11
2018-03-09 15:04:09 +08:00
偏右
8226ede38e
Fix test case for new jsdom ( #9527 )
...
* Fix test case for new jsdom
* use setTimeout as raf in jest jsdom
* Fix cancelAnimationFrame
* Add comment for facebook/jest#5147
* longer timeout
* fix snap
* upgrade antd-tools
2018-03-06 21:21:01 +08:00
Wei Zhu
5c00985fed
Add children to AntTreeNodeProps
2018-01-30 16:50:49 +08:00
luyiming
e511c2ac33
fix tree demo drag&drop bug ( #9131 )
2018-01-26 13:30:44 +08:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +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
Wei Zhu
6837aedf69
Imporve tree and tree-select type definitions
2017-11-20 17:11:13 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +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
翁润雨
58fe3277d8
add the 'selectable' attribute ( #8048 )
2017-10-31 13:57:45 +08:00
翁润雨
f64e24af8c
add the 'selectable' attribute ( #8048 )
2017-10-28 19:39:33 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
偏右
ffffd0f4c5
Fix styles ( #7924 )
...
* update demo
* Fix styles
* fix snap
* Fix back-top ci
2017-10-18 17:16:14 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +08:00
afc163
caec11c03a
Fix snapshot
2017-09-27 20:21:28 +08:00
nikogu
7899dcf299
update snapshots
2017-09-27 15:03:22 +08:00
偏右
759b0bb821
seperate reset styles ( #7682 )
...
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
2017-09-22 18:33:29 +08:00
afc163
3cdb06fe70
Fix Tree showLine style
2017-09-21 18:16:53 +08:00
afc163
27e4f1b658
Fix Tree showLine style
2017-09-21 18:15:10 +08:00
afc163
acc4061eeb
Tweak align problems
2017-09-21 18:13:36 +08:00
afc163
ea5ccce90d
Merge branch 'master' into antd-3.0
2017-09-15 11:16:19 +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
89ce2254af
Improve tree node loading icon position, close #7584
2017-09-13 22:17:13 +08:00
afc163
77d64971e5
Refactor tree loadData demo
2017-09-13 22:06:53 +08:00
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
2017-09-08 13:08:46 +08:00
nikogu
e4860bfac0
update snapshots again
2017-08-30 13:51:27 +08:00
nikogu
0a9e28226b
update snapshots
2017-08-30 11:53:46 +08:00
afc163
8f6c0d8fc9
Fix snapshot
2017-08-27 14:12:42 +08:00
afc163
53ffc83d23
Fix snapshot
2017-08-27 14:10:29 +08:00
afc163
988e12f54b
tweak some font weight
2017-08-17 22:10:40 +08:00
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
2017-08-04 18:01:40 +08:00
Flynn
8e8c0b4db3
update docoument for #7026 ( #7039 )
2017-08-01 11:26:18 +08:00
afc163
d00871acdd
upgrade snapshot
2017-07-29 14:20:48 +08:00
Benjy Cui
fff756ff5f
deps: upgrade rc-tree
2017-07-28 11:38:39 +08:00
Benjy Cui
c63c8b6c04
test: update snapshot
2017-07-28 09:59:30 +08:00
Benjy Cui
7582ab7481
test: update snapshot
2017-07-27 17:51:07 +08:00
Wei Zhu
90511c3261
docs: use indexOf instead of search
...
fix #6962
2017-07-26 13:24:58 +08:00
afc163
c2e7d18663
Make tree select item wider
2017-07-20 17:17:56 +08:00
afc163
ca89227568
test: fix snapshot
2017-07-12 21:44:46 +08:00
afc163
b0aef6cad5
Fix Tree and TreeSelect disabled style, close #6320
2017-06-01 16:54:47 +08:00
Wei Zhu
c962705f03
Increase click area of Tree icons
...
Close #6120
2017-05-18 14:28:48 +08:00
Benjy Cui
12a6060304
docs: fix code style
2017-05-15 14:37:22 +08:00
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
2017-05-03 10:57:14 -04:00
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
2017-05-02 11:05:28 -04:00
Wei Zhu
2190f63959
docs: Fix Tree drag demo
...
close #5837
2017-05-02 16:47:40 +08:00
Wei Zhu
5b21e591c3
deps: upgrade rc-tree@1.5.0 ( #5917 )
2017-04-27 15:25:08 +08:00
ko
e85708d16a
docs: grammatical changes and improve sentence flow ( #5882 )
...
* Fixed some grammatical issues
* Prop descriptions are now more consistent
* Sentences flow better; they aren't as disjoint or terse
2017-04-25 16:37:18 +08:00
afc163
cad727323b
Fix snapshot
2017-04-25 15:31:47 +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
afc163
7e8e883019
css code style
2017-03-28 17:17:56 +08:00
afc163
4f89e54cb2
Merge from branch "master"
2017-03-28 15:58:41 +08:00
Benjy Cui
8409cff8db
style: update code style to please lint
2017-03-27 11:00:11 +08:00
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
乐仪
5d348ec1b2
add snap for new demos of Tree
2017-03-21 11:01:37 +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
Qingrong Ke
8afc2e9e95
Fix 5322 ( #5379 )
...
* Input: fix #5322
* Refactor preSuffix to affix
* Update tests and demos
* Refactor preSuffix to affix
2017-03-18 21:26:42 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
afc163
d3a967f346
clean up tree demo
2017-03-03 17:39:26 +08:00
Benjy Cui
04be276513
test: update snapshot
2017-03-02 18:04:39 +08:00
Benjy Cui
64cbb95a34
docs: update docs for tree, close : #4932
2017-03-02 17:08:57 +08:00
afc163
917ec5606e
Tweak tree style
2017-02-25 19:17:54 +08:00
bang
eabe261648
docs: Rewrite Tree demos to ES6 component
2017-02-19 20:23:38 +07:00
afc163
df3617dded
docs: improve API table layout
2017-02-17 00:59:11 +08:00
陆离
1c24600f8f
fix: tree DragOver Gap fix ( #4867 )
...
* Tree DragOver Gap fix
+ close #4858
* rewrite
2017-02-16 15:35:22 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
Benjy Cui
75c0ade1ce
test: update snapshot
2017-01-12 10:38:14 +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
afc163
dc00b9ee96
Fix Search block again, close #4540
2017-01-10 15:11:43 +08:00
afc163
1b10733e47
Update tree doc
2017-01-06 10:46:25 +08:00
afc163
e2b8aee202
fix snapshot
2017-01-05 17:24:14 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
Rex
1b8a280614
support suffix ( #4283 )
...
* support suffix
* optimize prefix and suffix
* 1. Optimize prefix and suffix implementation
2. Improve the api document
3. Optimize `Input.Search` implementation
* update snapshots
2017-01-01 01:06:19 +08:00
Wei Zhu
0a3e57a61e
Using padding for node gaps, fix #4371 ( #4398 )
2016-12-30 14:32:34 +08:00
Wei Zhu
92edf23d4e
docs: Fix search tree demo expand, close #4233
2016-12-15 21:45:56 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
afc163
87f230f57b
refactor Input.Search
2016-11-26 14:39:30 +08:00
afc163
7c79a1c294
Fix wrong loading icon in Tree, close #3993
2016-11-24 15:04:17 +08:00
Wei Zhu
52f6f992b3
style: Fix jsx self close, #3966 ( #3968 )
2016-11-24 14:09:43 +08:00
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
2016-11-23 17:53:10 +08:00
afc163
70e1e26771
bigger tree icon
2016-11-21 18:17:12 +08:00
Bruce Mitchener
36508ffabd
Typo fixes.
2016-11-16 20:33:37 +07:00
afc163
b69fd4bf9f
fix lints
2016-11-15 15:21:13 +08:00
afc163
5d2a2cc39b
Add @highlight-color less variables
2016-11-09 21:30:02 +08:00
ddcat1115
c32256c204
docs: add searchable Tree demo ( #3693 )
2016-11-09 14:45:49 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
afc163
e4974ac72a
use @font-size-base ( #1752 )
2016-11-08 20:57:07 +08:00
afc163
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +08:00
Wei Zhu
caf09cd99e
Release 2.3.0 ( #3735 )
...
* docs: add change log for 2.3.0
* Update dependencies.
* Add TimePicker addon demo
2016-11-06 14:32:47 +08:00
afc163
7f974877bc
update Tree document ( #3730 )
2016-11-04 11:55:20 +08:00
yiminghe
8afe3965c1
upgrade ts 2.0
2016-10-19 17:52:23 +08:00
afc163
4ef54a6edb
adjust tree style
2016-10-14 16:17:26 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
...
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
2016-09-19 10:17:07 +08:00
偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +08:00
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
...
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
2016-09-14 16:18:33 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
2016-09-01 18:12:12 +08:00
afc163
363f610d8b
Fix tsc errors beside DatePicker
2016-08-24 16:09:55 +08:00
然则
5d36e7e03f
fix #2748
2016-08-17 17:12:40 +08:00
然则
db0ac02321
fix show arrow when there is no children #2616
2016-08-07 20:38:20 +08:00
afc163
b8c64f8b6c
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-26 22:30:40 +08:00
afc163
0eeca99f02
Merge 1.x-stable
2016-07-26 22:20:33 +08:00
afc163
ca57794ae7
better implement for a2804cb
2016-07-25 14:03:56 +08:00
warmhug
408027b95d
add tree's tips
2016-07-25 12:15:59 +08:00
warmhug
bc5f5d5ba4
add tree's tips
2016-07-25 12:08:43 +08:00
Benjy Cui
5bee7d2088
docs: fix translation
2016-07-21 10:15:00 +08:00
Gray Choi
b0bf2a5c0e
docs: translate tree component ( #2395 )
2016-07-21 09:52:39 +08:00
afc163
2e41e35cc6
Fix more tslint problems
2016-07-13 17:22:23 +08:00
afc163
aee2b2c5ad
Merge branch '1.x-stable'
2016-07-13 16:26:27 +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
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
Gray Choi
fb9a6963a3
rewrite in typescript
...
#1846
- [x] Carousel
- [x] Cascader
- [x] Transfer
- [x] Tree
-Tree
-checkable is boolean type, instead of assigning a ReactElement to it,
I use Ternary Operators.
2016-07-01 21:52:17 +09:00
warmhug
b748b4ed7d
correct display error
2016-06-29 18:22:05 +08:00
warmhug
9eda0a65d1
correct display error
2016-06-29 18:01:52 +08:00
afc163
95351bfffa
Merge branch '1.x-stable'
2016-06-27 19:31:38 +08:00
afc163
089f1ae512
update components category name
2016-06-27 18:21:12 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
2016-06-06 13:54:10 +08:00
yiminghe
777692a207
fix index
2016-06-01 12:09:32 +08:00