Commit Graph

8051 Commits

Author SHA1 Message Date
zombiej
2546a30485 remove toXXX 2018-12-13 10:53:14 +08:00
ztplz
05cf557ee1 Format menu 2018-12-13 09:38:55 +08:00
zombiej
a5df939c2c use less plugin 2018-12-12 20:46:44 +08:00
Wei Zhu
2a66546433 docs: document Steps[className] 2018-12-12 17:13:39 +08:00
zombiej
a7c1aca7f9 clean tinyColor 2018-12-12 16:34:16 +08:00
zombiej
75df1e762e del bezierEasing 2018-12-12 16:12:57 +08:00
zombiej
154e6781ec Merge branch 'master' into lessPlugin 2018-12-12 16:04:11 +08:00
zombiej
87efad2da7 clean color-palette 2018-12-12 01:09:58 +08:00
zombiej
62fe5dda35 add color palette 2018-12-12 01:01:34 +08:00
zombiej
41df6cead4 add missing color 2018-12-12 00:18:42 +08:00
zombiej
2029762297 replace components colors 2018-12-11 22:45:03 +08:00
zombiej
ee128020e7 replace colors 2018-12-11 22:17:19 +08:00
Nathan Broadbent
cbed63cb3e Added middle and small sizes for Card component 2018-12-11 19:31:28 +08:00
Sergey Volynkin
d554fa82a4 snapshots update 2018-12-11 19:25:26 +08:00
Sergey Volynkin
cc9b09df13 improved description on Chinese, small refactor at the map func 2018-12-11 19:25:26 +08:00
Sergey Volynkin
0d246d38bc Add "Hide Already Selected" example for Select component 2018-12-11 19:25:26 +08:00
afc163
6ee4c1a290
🐛 Fix Table filter dropdown button not clickable 2018-12-11 11:08:18 +08:00
zy410419243
ce2469667d pref: fix typos 2018-12-11 10:38:35 +08:00
afc163
4e4c737e9b
fix demo lint 2018-12-10 21:42:38 +08:00
afc163
cde6dbe7c3
💄 improve Drawer demo and add snapshots 2018-12-10 18:59:37 +08:00
ztplz
c7452f3a9d Fix type error 2018-12-10 16:23:59 +08:00
陈广亮
1e0400704b fix getColumnTitle bug
title: <div>
           <span>title</span>
           null
        </div>
2018-12-10 16:19:22 +08:00
wangxingkang
13593a9629 feat: Improve Dropdown component item definition (#13536) 2018-12-10 13:25:51 +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
wangxingkang
6830623ed9 feat: 完善AutoComplete组件props定义 2018-12-09 02:28:42 +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
陈帅
8e11f0bdb9 merge support prettier 2018-12-07 20:02:01 +08:00
陈帅
df356a586c Merge branch 'master' into feature 2018-12-07 18:52:13 +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
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
f791a50084 add forceRender support
fix #12503
2018-12-06 15:08:35 +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
zy410419243
434205d216 test: update snapshots 2018-12-05 19:46:06 +08:00
zy410419243
bcefe82ee4 test: update test case 2018-12-05 19:46:06 +08:00
zy410419243
1638a629f4 feat: add visibilityToggle to control whether Icon show 2018-12-05 19:46:06 +08:00
zy410419243
9b934e80c0 style: remove indent 2018-12-05 19:46:06 +08:00
zy410419243
6ee39b26a9 pref: fix codecov problem 2018-12-05 19:46:06 +08:00
zy410419243
113231c5df pref: fix codecov problem 2018-12-05 19:46:06 +08:00
zy410419243
3634fe1096 pref: fix Codacy problem 2018-12-05 19:46:06 +08:00
zy410419243
4620f7c186 pref: add Icon type to Password => eye-invisible 2018-12-05 19:46:06 +08:00
zy410419243
18b5c2fd7f pref: fix codecov problem 2018-12-05 19:46:06 +08:00
zy410419243
bcf03a83bb pref: fix Codacy problem 2018-12-05 19:46:06 +08:00
zy410419243
2ed17d0dbe pref: fix Codacy problem 2018-12-05 19:46:06 +08:00
zy410419243
2b07c0a730 test: update snapshots 2018-12-05 19:46:06 +08:00
zy410419243
f3611bf7bb test: update snapshots 2018-12-05 19:46:06 +08:00
zy410419243
97367c0a80 test: update snapshots 2018-12-05 19:46:06 +08:00
zy410419243
c161d9c285 feat: Add Input.Password 2018-12-05 19:46:06 +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
zy410419243
374c831822 pref: fix lint problem 2018-12-05 19:45:38 +08:00
zy410419243
4354e0aec4 fix: #13312 2018-12-05 19:45:38 +08:00
amedora
0aeb9a356b use color definitions insted of numbers 2018-12-05 19:45:22 +08:00
amedora
1f3e5f5817 add new color definitions 2018-12-05 19:45:22 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
afc163
9b6883bc9f
🐛 Fix inconsistent size of icon in Dropdown.Button, close #13442 2018-12-05 11:01:48 +08:00
愚道
6f9b604236 update alert demo test snapshots 2018-12-05 10:57:44 +08:00
愚道
7716169daf fix: add closable classname for fix text overlap 2018-12-05 10:57:44 +08:00
afc163
30bd445f89
Fix test case 2018-12-04 20:35:25 +08:00
afc163
09dd044c7a
🐛 Fix Dropdown types, close #13420 2018-12-04 20:28:48 +08:00
afc163
cc6402aec6
Upgrade TypeScript version to 3.2 2018-12-04 20:18:16 +08:00
afc163
1d0ef997f4
🐛 Fix Button removeAttribute error in Edge
close #13216

close ant-design/ant-design-pro#2423
2018-12-04 18:26:47 +08:00
afc163
7ccd0285b9
💄 fix icon snapshot 2018-12-04 17:48:01 +08:00
afc163
1737fe3738
🌱 Fix Comment content line wrap, close #13429 2018-12-04 17:05:20 +08:00
afc163
8be45e5c33
🌱 improve comment demo 2018-12-04 16:51:13 +08:00
Teng YANG
073cbdb6d2 Fix input component border width issues 2018-12-04 00:27:01 +08:00
afc163
c2e2518e41
💄 fix Avatar[size=20] style, close #13408 2018-12-04 00:11:49 +08:00
zombiej
bdba40639c update snapshot 2018-12-03 22:47:39 +08:00
Wei Zhu
fb07e3f3c4 Update snapshot 2018-12-03 17:35:51 +08:00
afc163
35585a6d07
🐛 should render as normal button when href is assigned undefined
close #13337
2018-12-03 10:39:00 +08:00
Yury Kozyrev
c9fb5e6ea8 add missing classname prop 2018-12-03 00:37:31 +08:00