jiang
|
2570ba8fe6
|
Menu anim (#7567)
* update menu icon animate
* add padding !important, restore menu retraction animate
* update dropdown arrow
|
2017-09-12 16:46:33 +08:00 |
|
afc163
|
b24483545c
|
Merge branch 'master' into antd-3.0
|
2017-09-12 09:41:51 +08:00 |
|
Stefan Paunovic
|
0ac7ccaa8f
|
feat: add is_IS locale (#7561)
|
2017-09-12 09:10:42 +08:00 |
|
Bilal Sirazitdinov
|
5bb45279bb
|
chore: GetFieldDecoratorOptions missing property - normalize (#7562)
|
2017-09-12 09:08:47 +08:00 |
|
afc163
|
bb2c2036ba
|
update button size demo
|
2017-09-11 15:29:23 +08:00 |
|
Wei Zhu
|
c2031f701c
|
Document Select[firstActiveValue]
|
2017-09-11 12:00:15 +08:00 |
|
Wei Zhu
|
8369557322
|
Add remove warning comment (#7510)
|
2017-09-11 11:58:38 +08:00 |
|
afc163
|
33a71eb8fb
|
Fix #7555
|
2017-09-11 11:46:09 +08:00 |
|
Khalifa Lame
|
ed84626f01
|
docs: update Popconfirm English doc (#7541)
Fixed typos.
|
2017-09-11 11:08:53 +08:00 |
|
Khalifa Lame
|
aa3458deb6
|
docs: update Notification English doc (#7539)
Fixed numerous typos and inconsistencies.
|
2017-09-11 11:08:34 +08:00 |
|
Khalifa Lame
|
b381f1f5ec
|
docs: update Modal English doc (#7537)
Fixed several typos.
|
2017-09-11 11:08:18 +08:00 |
|
Khalifa Lame
|
643b32d0d3
|
Update Progress English doc (#7540)
Fixed minor typos.
|
2017-09-11 10:13:21 +08:00 |
|
Khalifa Lame
|
b475ac55f6
|
Update Spin English doc (#7542)
Fixed some typos.
|
2017-09-10 21:49:37 +08:00 |
|
Khalifa Lame
|
594dce8f87
|
Update Message English doc (#7538)
Fixed typos.
|
2017-09-10 21:47:02 +08:00 |
|
Khalifa Lame
|
ac95d1aea4
|
Update Alert English doc (#7536)
Minor edits.
|
2017-09-10 21:40:07 +08:00 |
|
Xiaohan Lee
|
d490a027bb
|
Docs: update docs for Table's undocumented apis (#7525)
* onRowMouseEnter
* onRowMouseLeave
|
2017-09-10 21:38:25 +08:00 |
|
ddcat1115
|
66a89df91f
|
fix #7475 (#7535)
|
2017-09-10 13:50:21 +08:00 |
|
afc163
|
b216a44b28
|
Fix Slider typings, close #7532
|
2017-09-10 02:32:00 +08:00 |
|
afc163
|
37c8c4ed30
|
Fix @link-hover-decoration not working, close #7531
|
2017-09-09 13:58:18 +08:00 |
|
afc163
|
35fc427630
|
Fix inlineCollapsed menu when submenu is opened
close #7524
close #7514
ref #7063
|
2017-09-09 00:58:15 +08:00 |
|
afc163
|
2feef3358c
|
Fix transfer lazy doc, close #7520
|
2017-09-09 00:00:24 +08:00 |
|
afc163
|
7bee69a9df
|
Merge from master
|
2017-09-08 16:49:58 +08:00 |
|
afc163
|
dbc4e684df
|
Make popover title height more flexible
|
2017-09-08 16:47:04 +08:00 |
|
afc163
|
f7cc779c5d
|
Hide pagination options when screen is small
|
2017-09-08 15:32:10 +08:00 |
|
afc163
|
13a11d6fc3
|
update default font-size
|
2017-09-08 15:32:10 +08:00 |
|
Benjy Cui
|
070b2696ba
|
chore: remove hacks for IE8-, close: #7447 (#7512)
|
2017-09-08 13:08:46 +08:00 |
|
Benjy Cui
|
30745da52e
|
docs: update typo, close: #7427
|
2017-09-08 10:12:34 +08:00 |
|
Khalifa Lame
|
a2eb54b1ae
|
docs: update Dropdown English doc (#7442)
Fixed typos
|
2017-09-08 10:09:11 +08:00 |
|
Wei Zhu
|
8c0c6ecf6e
|
refactor: upload string refs to callback (#7496)
|
2017-09-08 09:46:22 +08:00 |
|
Khalifa Lame
|
421feb1c84
|
docs: update Pagination English doc (#7494)
Fixed typos.
|
2017-09-08 09:45:56 +08:00 |
|
Wei Zhu
|
5a474709ff
|
refactor: tooltip string refs to callback (#7493)
|
2017-09-08 09:45:34 +08:00 |
|
Khalifa Lame
|
fa1547df84
|
docs: update Menu English doc (#7465)
* Update Menu English doc
Fixed typos.
* Update Menu English doc
Accidentally replaced noop with none in previous commit. Now reverted.
|
2017-09-08 09:45:01 +08:00 |
|
Wei Zhu
|
a85447f993
|
refactor: popover string refs to callback (#7492)
|
2017-09-08 09:44:29 +08:00 |
|
Wei Zhu
|
5c766b1f99
|
refactor: popconfirm string refs to callback (#7491)
|
2017-09-08 09:44:05 +08:00 |
|
Khalifa Lame
|
224e65fc27
|
docs: update Breadcrumb English doc (#7490)
Fixed minor typos.
|
2017-09-08 09:43:43 +08:00 |
|
Wei Zhu
|
4664e36fa4
|
refactor: input string refs to callback (#7489)
|
2017-09-08 09:43:21 +08:00 |
|
Khalifa Lame
|
1746e1f0d7
|
docs: update Grid English doc (#7487)
Fixed several typos.
|
2017-09-08 09:42:08 +08:00 |
|
Wei Zhu
|
32b7a3f752
|
refactor: carousel ref strings to callback (#7486)
|
2017-09-08 09:41:14 +08:00 |
|
Khalifa Lame
|
0a583afc5c
|
docs: update Affix English doc (#7488)
Fixed minor typos.
|
2017-09-08 09:40:40 +08:00 |
|
Wei Zhu
|
825a3d5e95
|
refactor: anchor string refs to callback (#7483)
|
2017-09-08 09:37:20 +08:00 |
|
Wei Zhu
|
581ddb2b49
|
refactor: affix string refs to callback (#7482)
|
2017-09-08 09:31:07 +08:00 |
|
afc163
|
072d860f8a
|
Fix empty style of small table with fixed columns
close #7509
|
2017-09-07 21:08:05 +08:00 |
|
WingGao
|
ace985afce
|
Update upload/interface.tsx (#7507)
`response` should be `any`
|
2017-09-07 15:12:13 +08:00 |
|
afc163
|
3195cc182c
|
Fix steps styles
|
2017-09-07 11:00:36 +08:00 |
|
afc163
|
fe12d8d579
|
Merge branch 'master' into antd-3.0
|
2017-09-06 21:44:47 +08:00 |
|
afc163
|
b8f6185abc
|
Fix simple pagination style, close #7500
|
2017-09-06 21:44:26 +08:00 |
|
afc163
|
c7d6ce5d3f
|
Fix Card.Grid broken style
https://gw.alipayobjects.com/zos/rmsportal/ZHuiCHkDSxOZZmZSbmXD.png
|
2017-09-06 21:14:16 +08:00 |
|
afc163
|
5724a55c7b
|
Merge branch 'master' into antd-3.0
|
2017-09-06 20:22:55 +08:00 |
|
afc163
|
bceed31da4
|
update form demo snap
|
2017-09-06 20:18:48 +08:00 |
|
afc163
|
94283b730f
|
Fix validateStatus styles of some Form Controls, close #7498
|
2017-09-06 20:17:20 +08:00 |
|