Commit Graph

6204 Commits

Author SHA1 Message Date
afc163
a0c189f800 Fix Chinese single quotes font family 2018-01-10 21:27:54 +08:00
EcmaProSrc.P/ka
534b69be21 Update base.less (#8912)
Repair spelling mistakes
2018-01-10 18:45:30 +08:00
afc163
d4158f6855 Fix snapshot 2018-01-10 17:07:54 +08:00
Wei Zhu
d8a9c7c068 docs: Update group demo 2018-01-10 15:34:38 +08:00
隋鑫磊
9ccd2aeba8 doc: fix select multiple doc children (#8904) 2018-01-10 14:09:23 +08:00
Wei Zhu
4cc29bc11c Fix TimePickerProps type
Close #8727
2018-01-09 22:37:03 +08:00
afc163
1873666a71 improve pending timeline style 2018-01-09 17:42:31 +08:00
afc163
f4abc8c14d Fix extra scrollbar in table or list cause by spin
close #8799

change a better way to fix #8602
2018-01-09 16:27:40 +08:00
崔宏森
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
2018-01-09 16:18:20 +08:00
afc163
7694a52374 Fix input look in iOS 2018-01-09 14:22:00 +08:00
yangwukang
16d7da31ad Revision of Anchor Props document description,"affix" default value is true; 修正Anchor Props说明,"affix" 是true 2018-01-09 10:14:36 +08:00
lizhen
a6d545f9fa issue #8608
use moment to prevent some problem
2018-01-08 20:51:59 +08:00
jasonxia23
a3c53523c2 fix doc: type of select and option 2018-01-08 19:52:39 +08:00
ascoders
9bf76ff76a fix: add props define - onPanelChange in DatePicker.RangePicker 2018-01-08 16:43:14 +08:00
ziyi.hzy
3ce9188056 fix: add props define - mode in DatePicker.RangePicker 2018-01-08 16:31:50 +08:00
nikogu
83b1a5f8ba fixed list grid has scrollbar in ie #8799 2018-01-07 17:35:22 +08:00
afc163
1e0e5b0e7b Fix target warning of BackTop, close #8848 & #8179 2018-01-06 23:56:06 +08:00
afc163
3973d245b9 remove unused form control font-size reset 2018-01-05 22:44:39 +08:00
keqingrong
32ac330ca2 docs: add className for Modal.method 2018-01-05 21:47:16 +08:00
afc163
d6d701976f Fix button line-height broken by 455b9e4, close #8836 2018-01-05 21:34:58 +08:00
afc163
c6fcc31217 More readable font family for chinese quote 2018-01-05 10:26:22 +08:00
Sunny Wong
f7d571191a Update incorrect signature for onChange 2018-01-04 20:49:35 +08:00
afc163
0bfd5ee14d Fix notFoundContent not working, close #8809 2018-01-04 20:43:56 +08:00
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
2018-01-04 19:27:23 +08:00
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
2018-01-04 19:27:23 +08:00
afc163
455b9e40e0 Remove unneccessary reset style of button 2018-01-04 10:09:13 +08:00
afc163
5f5986481e chore: pagination item align 2018-01-03 21:10:17 +08:00
afc163
a0e5bb7336 Fix align issue in chrome 2018-01-03 21:10:16 +08:00
niko
99c8444785
remove dump flex style in list for ie compatibility fixed: #8784 (#8798) 2018-01-03 10:02:52 +08:00
afc163
c14b13d4ac Fix broken link, close #8797 2018-01-02 18:12:10 +08:00
afc163
6959119573 Fix HOC in Button not inserted space bettween chinese words 2018-01-02 16:27:59 +08:00
afc163
5d3b461867 Fix missing style of Input.Search, close #8700 2018-01-01 15:23:40 +08:00
afc163
db7fd9a878 update snapshot 2018-01-01 15:19:40 +08:00
Spencer
4e790ad61a Fix Alert component documentation - Capitalize "S" and "T" in Success Tips (#8697)
Line 26
2018-01-01 15:17:02 +08:00
cjahv
557f7a02f6 DropDownProps trigger add contentMenu (#8793)
* 下拉菜单的trigger添加contentMenu
DropDownProps trigger add contentMenu

* fix spelling mistakes
2017-12-31 18:21:06 +08:00
afc163
2690c4dd86 Fix typo 2017-12-31 18:20:24 +08:00
愚指导
1eff817b9a
release 3.1.0 (#8787)
add change log for 3.1.0 and update rc-pagination and rc-calendar.
2017-12-29 20:53:21 +08:00
Wei Zhu
999d6184ad docs: Sort api table 2017-12-29 20:22:58 +08:00
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
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
f89254537e Document destroyOnClose in Chinese 2017-12-28 16:26:03 +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