afc163
c6fcc31217
More readable font family for chinese quote
7 years ago
Sunny Wong
f7d571191a
Update incorrect signature for onChange
7 years ago
afc163
0bfd5ee14d
Fix notFoundContent not working, close #8809
7 years ago
junjing.zhang
0933201652
anchor scroll supports complete href link - test
anchor scroll supports complete href link, e.g. http://www.example.com/#id , not just #id
7 years ago
junjing.zhang
4bf675703d
anchor scroll supports complete href link
anchor scroll supports complete href link, e.g. http://www.example.com/#id , not just #id
7 years ago
afc163
455b9e40e0
Remove unneccessary reset style of button
7 years ago
afc163
5f5986481e
chore: pagination item align
7 years ago
afc163
a0e5bb7336
Fix align issue in chrome
7 years ago
niko
99c8444785
remove dump flex style in list for ie compatibility fixed : #8784 ( #8798 )
7 years ago
afc163
c14b13d4ac
Fix broken link, close #8797
7 years ago
afc163
6959119573
Fix HOC in Button not inserted space bettween chinese words
7 years ago
afc163
5d3b461867
Fix missing style of Input.Search, close #8700
7 years ago
afc163
db7fd9a878
update snapshot
7 years ago
Spencer
4e790ad61a
Fix Alert component documentation - Capitalize "S" and "T" in Success Tips ( #8697 )
Line 26
7 years ago
cjahv
557f7a02f6
DropDownProps trigger add contentMenu ( #8793 )
* 下拉菜单的trigger添加contentMenu
DropDownProps trigger add contentMenu
* fix spelling mistakes
7 years ago
afc163
2690c4dd86
Fix typo
7 years ago
愚指导
1eff817b9a
release 3.1.0 ( #8787 )
add change log for 3.1.0 and update rc-pagination and rc-calendar.
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
Cam Song
1af1534592
Add hideOnSinglePage to Pagination ( #8615 )
7 years ago
Wei Zhu
5cda605d00
Fix date mock
7 years ago
Wei Zhu
8bd124b0e2
Remove empty test
7 years ago
Wei Zhu
b439ca7502
Improve LocaleProvider test
7 years ago
Wei Zhu
09ee79ec8c
Fix indent
7 years ago
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
7 years ago
Wei Zhu
18ba398f95
docs: Improve LocalProvider document
Close #8691
7 years ago
Wei Zhu
f89254537e
Document destroyOnClose in Chinese
7 years ago
afc163
abf9717eab
Large component should has larger font size
14px => 16px
7 years ago
Rohan Malhotra
6f3f17bb06
removed unnecessary whitespace
7 years ago
Rohan Malhotra
c6a1861887
updated rc-dialog and docs for destroyOnClose
7 years ago
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.
7 years ago
afc163
67df1cd979
Fix test case
7 years ago
afc163
8fb285fce9
Move maxHeight code into anchor, close #8606
7 years ago
Wei Zhu
98ec9100c3
Update Input types
7 years ago
delesseps
8cdf9ea97a
Add onKeyUp TypeScript definition to Input component ( #8705 )
* Add onKeyUp support to Input component
* Update snapshot
* Allow other pros to handle onKeyUp
7 years ago
afc163
95ede5d149
update design instruction of timeline
7 years ago
afc163
6afb853161
Fix menu collapse animation broken by #8475
change another way to fix #8475
7 years ago
afc163
1c557f43a8
Fix extra padding in Table small with fixed columns, close #8724
7 years ago
afc163
5241497642
Fix Checkbox.Group align issue in Form
close #8739
also fix style prop of Checkbox.Group
7 years ago
Canwen Xu
603cb9e33d
Add responsive for BackTop ( #8719 )
7 years ago
Joe Hsu
a1fafb5b72
fix ant-spin-container overflow resizing ( #8602 )
7 years ago
afc163
6efebb5bfa
patch for 8494d460
7 years ago
afc163
8494d46038
Fix select align issue in chrome
7 years ago
afc163
e1cea9e4e4
Tweak form feedback icon position
7 years ago
nikogu
7814502fcf
update snapshots
7 years ago
afc163
8ba0b87dcd
Fix button align in chrome
7 years ago
徐坤龙
b06ea2404f
Add React.SFC type for Form.create return value #8672 ( #8675 )
* Add React.SFC type for Form.create return value
* Restore indented.Fixed #8672
* Commit for lint
* Commit for lint
7 years ago
afc163
24f0359e2d
Fix some form components align
7 years ago
afc163
525efb8c76
Fix form item height problem
close #8701
revert fix of #6097 cause it does not exist in 3.x
7 years ago
afc163
13c6e8ec1e
update getPopcontainer demo link
7 years ago
Wei Zhu
974809e6f2
export RangePickerValue
7 years ago