Cam Song
1af1534592
Add hideOnSinglePage to Pagination ( #8615 )
2017-12-29 20:14:53 +08:00
Wei Zhu
5cda605d00
Fix date mock
2017-12-29 19:51:05 +08:00
愚道
7b1f09a216
Merge branch 'feature-3.1'
2017-12-29 18:57:57 +08:00
Wei Zhu
8bd124b0e2
Remove empty test
2017-12-29 18:45:26 +08:00
Wei Zhu
b439ca7502
Improve LocaleProvider test
2017-12-29 18:44:19 +08:00
Wei Zhu
09ee79ec8c
Fix indent
2017-12-29 18:18:55 +08:00
Wei Zhu
642f8b20ec
Add open in CodeSandbox ( #8747 )
2017-12-29 17:02:45 +08:00
niko
675c1c1b8c
List not display NoData when loading state & customize Spin indicator. #8647 #8659 ( #8702 )
...
* List not display NoData when loading state & customize Spin indicator. #8647 #8659
* fixed ci warning
* fix: empty block
2017-12-29 10:09:18 +08:00
Wei Zhu
18ba398f95
docs: Improve LocalProvider document
...
Close #8691
2017-12-28 17:17:24 +08:00
Wei Zhu
2026b80ae2
Merge branch 'master' into feature-3.1
2017-12-28 16:31:25 +08:00
Wei Zhu
e8a9ca0d2a
Merge branch 'Rohanhacker-feature' into feature-3.1
2017-12-28 16:26:44 +08:00
Wei Zhu
f89254537e
Document destroyOnClose in Chinese
2017-12-28 16:26:03 +08:00
Wei Zhu
5881621f01
Add @babel/types to devDependencies
...
Temporary fix for https://github.com/babel/babel-eslint/issues/530
2017-12-28 16:02:57 +08:00
afc163
abf9717eab
Large component should has larger font size
...
14px => 16px
2017-12-28 15:41:48 +08:00
Rohan Malhotra
6f3f17bb06
removed unnecessary whitespace
2017-12-28 12:49:54 +05:30
Rohan Malhotra
58536ec23e
changed ^ to ~ in package.json
2017-12-28 12:49:45 +05:30
Rohan Malhotra
c6a1861887
updated rc-dialog and docs for destroyOnClose
2017-12-28 12:49:33 +05:30
Claudio Restifo
f17ac47547
Minor typo in dropdown API - [contentMenu] ( #8767 )
...
I suspect there's a typo in the page:
in the `trigger` API description is listed as 3rd option:
```
contentMenu
```
I suspect you meant
```
contextMenu
```
If so this PR is just fixing this minor overlook.
2017-12-28 14:09:39 +08:00
afc163
67df1cd979
Fix test case
2017-12-28 13:20:12 +08:00
afc163
8fb285fce9
Move maxHeight code into anchor, close #8606
2017-12-28 13:20:12 +08:00
Wei Zhu
98ec9100c3
Update Input types
2017-12-28 10:51:12 +08:00
delesseps
8cdf9ea97a
Add onKeyUp TypeScript definition to Input component ( #8705 )
...
* Add onKeyUp support to Input component
* Update snapshot
* Allow other pros to handle onKeyUp
2017-12-28 09:27:11 +08:00
afc163
d20b4c910c
small tweaking
2017-12-27 20:53:26 +08:00
afc163
cae5eab13d
Fix typo in changelog
2017-12-27 20:52:24 +08:00
afc163
823d10ac96
site: add instruction about yellow color
2017-12-27 20:52:24 +08:00
Dane David
5a15b243ae
Fix typo in CHANGELOG ( #8753 )
2017-12-27 04:05:44 -06:00
afc163
95ede5d149
update design instruction of timeline
2017-12-27 17:54:12 +08:00
afc163
6afb853161
Fix menu collapse animation broken by #8475
...
change another way to fix #8475
2017-12-27 16:46:00 +08:00
afc163
1c557f43a8
Fix extra padding in Table small with fixed columns, close #8724
2017-12-27 12:20:04 +08:00
afc163
5241497642
Fix Checkbox.Group align issue in Form
...
close #8739
also fix style prop of Checkbox.Group
2017-12-27 10:18:48 +08:00
afc163
6236cb144b
Add moment dep documentation
2017-12-26 11:53:03 +08:00
afc163
ca41bda610
upgrade babel-eslint to fix lint error
2017-12-26 10:58:49 +08:00
afc163
3a8df54fb7
Fix typo
2017-12-26 09:33:29 +08:00
afc163
f3df363ec7
update site style
2017-12-25 14:09:53 +08:00
afc163
0cf841db94
Fix santa in chrome
2017-12-25 14:05:59 +08:00
afc163
021b49f7d5
🎅 🎅 🎅
2017-12-25 13:53:16 +08:00
Canwen Xu
603cb9e33d
Add responsive for BackTop ( #8719 )
2017-12-24 20:31:33 +08:00
afc163
dd7410e151
site: fix banner ssr
2017-12-23 17:33:33 +08:00
afc163
cbfa987b0b
site: fix banner ssr
2017-12-23 16:56:36 +08:00
Joe Hsu
a1fafb5b72
fix ant-spin-container overflow resizing ( #8602 )
2017-12-23 15:00:47 +08:00
valleykid
2be5d3be17
Modify changelog for 3.0.3
2017-12-22 19:53:16 +08:00
afc163
6efebb5bfa
patch for 8494d460
2017-12-22 19:28:22 +08:00
valleykid
f9ede28144
Merge branch 'master' of https://github.com/ant-design/ant-design
2017-12-22 18:34:16 +08:00
valleykid
926f07a609
Add changelog for 3.0.3
2017-12-22 18:33:56 +08:00
afc163
8494d46038
Fix select align issue in chrome
2017-12-22 18:11:29 +08:00
afc163
e1cea9e4e4
Tweak form feedback icon position
2017-12-22 17:35:55 +08:00
nikogu
7814502fcf
update snapshots
2017-12-22 17:31:09 +08:00
afc163
692265f5f1
site: fix style
2017-12-22 17:21:10 +08:00
nikogu
a74ce6873e
Merge branch 'master' into feature-3.1
2017-12-22 17:16:05 +08:00
afc163
8ba0b87dcd
Fix button align in chrome
2017-12-22 16:47:12 +08:00