Khalifa Lame
|
f48cf1df90
|
docs: update Steps English doc (#7463)
Added code tags to string values.
|
2017-09-05 16:50:27 +08:00 |
|
Khalifa Lame
|
112aaed5fb
|
docs: update Layout English doc (#7461)
Fixed typos.
|
2017-09-05 16:48:23 +08:00 |
|
afc163
|
8cc1943b77
|
test: update snap
|
2017-09-05 15:58:49 +08:00 |
|
afc163
|
cb1e0bfe8e
|
Fix table empty data scroll style
close #7457
|
2017-09-05 15:57:34 +08:00 |
|
afc163
|
6654a4220d
|
Fix submenu hover style
|
2017-09-05 11:31:00 +08:00 |
|
Khalifa Lame
|
8551b706cf
|
Update Card English doc (#7440)
Fixed typo
|
2017-09-04 21:02:03 +08:00 |
|
Khalifa Lame
|
ec2322a906
|
Update Icon English doc (#7441)
Fixed small typo.
|
2017-09-04 21:01:48 +08:00 |
|
Khalifa Lame
|
5510d12ce8
|
docs: update Input English doc (#7439)
Fixed some typos
|
2017-09-04 15:24:08 +08:00 |
|
Khalifa Lame
|
8271b5d069
|
docs: update Button English doc (#7438)
Fixed some typos. Added ghost button type.
|
2017-09-04 15:23:42 +08:00 |
|
Khalifa Lame
|
99a998afb5
|
docs: update Table english doc (#7432)
Fixed numerous typos
|
2017-09-04 10:47:37 +08:00 |
|
Wei Zhu
|
35229e55b1
|
Update snapshot for 9423609
|
2017-09-03 22:38:21 +08:00 |
|
afc163
|
9423609243
|
Tweak collapse style
|
2017-09-03 18:24:22 +08:00 |
|
afc163
|
07dfac18f7
|
Tweak table small border style
|
2017-09-01 18:30:47 +08:00 |
|
afc163
|
7b56d7248f
|
Fix conditional rendering of Timeline.Item, ref #6530
|
2017-09-01 17:06:30 +08:00 |
|
afc163
|
668cec2f9e
|
Fix FormItem focus behavious, close #7351
|
2017-09-01 15:17:04 +08:00 |
|
Wei Zhu
|
1547b889b7
|
Revert "Add support for table default sort order" (#7414)
|
2017-09-01 14:40:29 +08:00 |
|
Wei Zhu
|
bac4d04844
|
docs: typo
|
2017-09-01 11:35:30 +08:00 |
|
Wei Zhu
|
ad3e49e397
|
docs: Add backfill to AutoComplete
|
2017-09-01 11:33:11 +08:00 |
|
afc163
|
882ae31199
|
Fix menu inlineCollapsed under uncontrolled Sider, close #7409
|
2017-09-01 10:38:53 +08:00 |
|
LeezQ
|
6954c3506c
|
docs: add typescript demo (#7330)
* feat: add typescript demo
add form typescript demo code
* Update index.zh-CN.md
* add TypeScript demo code
add TypeScript demo code
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
|
2017-09-01 10:36:31 +08:00 |
|
afc163
|
a204c0afa2
|
restore default cursor, close #7410
|
2017-09-01 10:04:25 +08:00 |
|
Ricardo Raphael Joson
|
bedfb180a8
|
Update index.en-US.md (#7403)
|
2017-08-31 17:13:28 +08:00 |
|
偏右
|
81f16cb2e0
|
Merge pull request #7400 from ant-design/feature-2.13
Feature 2.13
|
2017-08-31 16:02:04 +08:00 |
|
afc163
|
a3e723648b
|
upgrade react-slick to 0.15.0
|
2017-08-31 12:20:10 +08:00 |
|
afc163
|
a0a1bff7fe
|
Use real count as badge title
|
2017-08-31 10:55:25 +08:00 |
|
afc163
|
843d82f6bd
|
fix demo sanpshot
|
2017-08-30 14:24:47 +08:00 |
|
afc163
|
90c1dfc5c0
|
fix demo sanpshot
|
2017-08-30 14:22:18 +08:00 |
|
afc163
|
9547fe5bc4
|
fix demo sanpshot
|
2017-08-30 14:21:20 +08:00 |
|
afc163
|
81048aafb2
|
Improve itemRender of Pagination
|
2017-08-30 14:03:37 +08:00 |
|
afc163
|
96dd7132e8
|
Merge branch 'master' into feature-2.13
|
2017-08-30 13:22:38 +08:00 |
|
afc163
|
56b6fc38d7
|
fix sider layout min height
|
2017-08-29 23:58:27 +08:00 |
|
afc163
|
3ceda311b6
|
menu cannot be selectable in dropdown defaultly
|
2017-08-29 19:55:09 +08:00 |
|
afc163
|
7fed87f835
|
doc: fix undocumented selectable prop of Menu
|
2017-08-29 19:45:13 +08:00 |
|
John Nguyen
|
6c509f9712
|
adds selectable prop to typescript file (#7384)
|
2017-08-29 19:42:55 +08:00 |
|
afc163
|
c23afb05d0
|
Fix test case
|
2017-08-29 19:41:59 +08:00 |
|
afc163
|
fe09eec9aa
|
improve empty cell style
|
2017-08-29 17:55:50 +08:00 |
|
afc163
|
2bedd6b0e6
|
Improve spin transition delay
|
2017-08-29 16:39:29 +08:00 |
|
afc163
|
a5733f5de3
|
Fix RangePicker text overlap
|
2017-08-29 15:08:06 +08:00 |
|
John Nguyen
|
3b6ea67115
|
adds className to DropDown component" (#7378)
|
2017-08-29 13:27:38 +08:00 |
|
Leo
|
fc8f533e67
|
fix ts checking (#7355)
* add title prop to Option component(for ts checking)
* fix Checkbox onChange type
|
2017-08-29 08:58:51 +08:00 |
|
XBTop1!
|
a5b0848efe
|
doc: add disableCheckbox property for TreeSelect (#7370)
|
2017-08-29 08:35:49 +08:00 |
|
afc163
|
1e48ec0c6a
|
Merge branch 'master' into feature-2.13
|
2017-08-27 19:31:09 +08:00 |
|
afc163
|
a94e3ab3e0
|
Add test case for empty table
|
2017-08-27 17:30:29 +08:00 |
|
afc163
|
6527f9cdb0
|
More elegant empty style for fixed-columns Table
close #7298
close #7142
|
2017-08-27 17:30:29 +08:00 |
|
偏右
|
742999ff28
|
Fix matchMedia not present in jest test (#7344)
close #6560
close #3308
close #7341
|
2017-08-27 16:53:36 +08:00 |
|
afc163
|
d84452e8b8
|
Fix snapshot generate, close #7318
|
2017-08-27 16:07:07 +08:00 |
|
偏右
|
a7200c906c
|
Add hideDefaultSelections (#7342)
close #7295
|
2017-08-27 15:44:22 +08:00 |
|
afc163
|
7e2d456453
|
Fix ci
|
2017-08-27 14:43:23 +08:00 |
|
afc163
|
53ffc83d23
|
Fix snapshot
|
2017-08-27 14:10:29 +08:00 |
|
afc163
|
ef8beaffde
|
Merge from master
|
2017-08-25 22:51:14 +08:00 |
|