Commit Graph

13188 Commits

Author SHA1 Message Date
afc163
77cd0c1849
🆙 upgrade typescript version 2018-12-10 11:39:21 +08:00
afc163
5a1c9066f9
📝 Add issuehunt badge in README 2018-12-10 11:36:22 +08:00
Teng YANG
6b94bd0bb4 Fix customize border-width problem in input group compact mode (#13534) 2018-12-10 10:42:23 +08:00
afc163
8d2a42fa91
📝 fix outdated link 2018-12-10 00:23:50 +08:00
Ali Zhdanov
4c6244bd0c Outdated url to file input accept prop (#13531)
Looks like outdated URL to file input `accept` prop. I've added the proper one.
2018-12-10 00:21:48 +08:00
bukas
814980d9c6 fix: upload blob preview && upload beforeUpload doc (#13528)
* fix: upload not preview blob

* fix: test && readme

* fix: upload promise
2018-12-10 00:16:51 +08:00
Wei Zhu
56d94c335d Bump 3.11.1 2018-12-09 14:38:06 +08:00
Wei Zhu
abaf9f0143
Add 3.11.1 changelog (#13524) 2018-12-09 14:37:18 +08:00
陈帅
12e41e4c3b
Feat: Improve AutoComplete component item definition
feat: 完善AutoComplete组件props定义
2018-12-09 13:04:20 +08:00
wangxingkang
6830623ed9 feat: 完善AutoComplete组件props定义 2018-12-09 02:28:42 +08:00
yiminanci
71badaac66 Update faq.en-US.md 2018-12-08 17:53:05 +08:00
yiminanci
2e42a30475 Update faq.zh-CN.md 2018-12-08 17:52:53 +08:00
ztplz
f01183297d
Merge pull request #13517 from hengkx/fix-13503
fix Transfer operations doc
2018-12-08 00:16:08 +08:00
hengkx
d3b828ae4c fix Transfer operations doc 2018-12-07 23:22:53 +08:00
afc163
50785f9a80
improve default locale implementation 2018-12-07 21:02:05 +08:00
afc163
a2a016d8cf
:globe: fix cascader locale, close #13486 2018-12-07 20:07:33 +08:00
afc163
56665144ae
💄 fix MenuItem code style 2018-12-07 20:07:17 +08:00
陈帅
dca9715186 support prettier 2018-12-07 18:27:30 +08:00
afc163
16c3a9453e
📝 improve locale doc, #13462 2018-12-07 18:16:48 +08:00
sylvanasGone
210aab8d51 fix: add onClick prop 2018-12-07 17:51:17 +08:00
afc163
32819dfc84
fix demo snapshot 2018-12-07 17:25:05 +08:00
afc163
7c5029cf17
📝 improve transfer doc 2018-12-07 14:23:04 +08:00
afc163
1865e97393
💄 fix WeekPicker popup placement
https://gw.alipayobjects.com/zos/rmsportal/DUTKByAmrAqkfKHyltgA.png
2018-12-07 12:33:10 +08:00
afc163
677677c4f2
Add blanks 2018-12-07 12:15:36 +08:00
afc163
3bf7e2b99f
🐛 fix gap of dropdown menu, close #10481 2018-12-07 12:12:53 +08:00
afc163
ff8eb02fc4
Add test case for #12475 2018-12-07 11:35:26 +08:00
afc163
bc704c3af4
Fix WeekPicker snapshot 2018-12-07 11:23:30 +08:00
afc163
15770c527d
🐛 fix slider blur function, close #13439 2018-12-06 21:36:43 +08:00
afc163
1649980c2e
💄 improve slider ui, missing active dot 2018-12-06 21:13:20 +08:00
afc163
f28b637c0f
💄 improve slider ui 2018-12-06 21:11:31 +08:00
zhangyangxue
c208f33e72 add blank 2018-12-06 20:44:23 +08:00
zhangyangxue
9c73e0dc6d modify xiaopiu links 2018-12-06 20:44:23 +08:00
zhangyangxue
48c90a3e62 add xiaopiu prototype links 2018-12-06 20:44:23 +08:00
afc163
d81364c7a9
🐛 Should focus date picker after select date value
close #12475

revert e5cfef5 to fix #7443 again

also fix #13424
2018-12-06 17:37:52 +08:00
ztplz
9e684d69fc
Merge pull request #13460 from zy410419243/issue-13456
Change wrong return value of Upload filter
2018-12-06 17:29:43 +08:00
afc163
49f227be9b
📝 fix duplicated dropdownRender in doc 2018-12-06 16:53:02 +08:00
yangxiaolin
6bc311123c fix syntax error 2018-12-06 16:48:48 +08:00
zombiej
821ced5e30 fix filtered record miss selectedRows
fix #11384
2018-12-06 11:06:10 +08:00
zy410419243
5217a4809c pref: change label type 2018-12-06 10:54:03 +08:00
zy410419243
1faf4c621d fix: change wrong return value of filter 2018-12-06 08:09:52 +08:00
afc163
6388410c1f
💄 site: fix demo edit tooltip text 2018-12-05 21:06:27 +08:00
zy410419243
4b6d2ede2f pref: fix codecov problem 2018-12-05 19:45:38 +08:00
zy410419243
61ae2267c5 pref: remove useless code 2018-12-05 19:45:38 +08:00
zy410419243
cac8e97854 try: to find whether there is something wrong with test case 2018-12-05 19:45:38 +08:00
zy410419243
ddec8a4db6 test: update snapshots 2018-12-05 19:45:38 +08:00
zy410419243
e0b3b28e9f pref: add test case 2018-12-05 19:45:38 +08:00
zy410419243
32d1f2852a fix: add title type 2018-12-05 19:45:38 +08:00
zy410419243
0f9788911e revert: head.MD 2018-12-05 19:45:38 +08:00
zy410419243
24e6556f08 pref: fix ci problem 2018-12-05 19:45:38 +08:00
zy410419243
20de214c49 pref: fix ci problem 2018-12-05 19:45:38 +08:00