afc163
d4158f6855
Fix snapshot
7 years ago
Wei Zhu
d8a9c7c068
docs: Update group demo
7 years ago
隋鑫磊
9ccd2aeba8
doc: fix select multiple doc children ( #8904 )
7 years ago
Wei Zhu
4cc29bc11c
Fix TimePickerProps type
Close #8727
7 years ago
afc163
1873666a71
improve pending timeline style
7 years ago
afc163
f4abc8c14d
Fix extra scrollbar in table or list cause by spin
close #8799
change a better way to fix #8602
7 years ago
崔宏森
eac76df671
Fix the bug<Button>{0}</Button> display abnormal ( #8733 )
* 修复了<Button>{0}</Button> 显示异常的bug
* Fix the bug<Button>{0}</Button> display abnormal
* Fix the bug<Button>{0}</Button> display abnormal
* Unit test writing error
* Unit tests were added to test the rendering of {0}, 0, {false} respectively
7 years ago
afc163
7694a52374
Fix input look in iOS
7 years ago
yangwukang
16d7da31ad
Revision of Anchor Props document description,"affix" default value is true; 修正Anchor Props说明,"affix" 是true
7 years ago
lizhen
a6d545f9fa
issue #8608
use moment to prevent some problem
7 years ago
jasonxia23
a3c53523c2
fix doc: type of select and option
7 years ago
ascoders
9bf76ff76a
fix: add props define - onPanelChange in DatePicker.RangePicker
7 years ago
ziyi.hzy
3ce9188056
fix: add props define - mode in DatePicker.RangePicker
7 years ago
nikogu
83b1a5f8ba
fixed list grid has scrollbar in ie #8799
7 years ago
afc163
1e0e5b0e7b
Fix target warning of BackTop, close #8848 & #8179
7 years ago
afc163
3973d245b9
remove unused form control font-size reset
7 years ago
keqingrong
32ac330ca2
docs: add className for Modal.method
7 years ago
afc163
d6d701976f
Fix button line-height broken by 455b9e4, close #8836
7 years ago
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