Commit Graph

12864 Commits

Author SHA1 Message Date
afc163
217a8755e1 docs: preserve old sketch file link 2018-11-09 17:06:29 +08:00
afc163
272df0149c Renew Sketch Symbols! 2018-11-09 16:59:46 +08:00
dependabot[bot]
f7a01a4ba5 Update webpackbar requirement from ^2.6.3 to ^3.0.3
Updates the requirements on [webpackbar](https://github.com/nuxt/webpackbar) to permit the latest version.
- [Release notes](https://github.com/nuxt/webpackbar/releases)
- [Changelog](https://github.com/nuxt/webpackbar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt/webpackbar/commits/v3.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-09 15:32:36 +08:00
afc163
3b89bd6448 docs: update drawer desciption 2018-11-09 15:01:48 +08:00
ilanus
36ed95c8ba sort asc treeselect types add maxTagPlaceholder 2018-11-09 11:31:39 +08:00
afc163
368468829f Fix nested Table style insider another wrapper
close #13025
2018-11-08 20:52:38 +08:00
ztplz
e6ddf34c11 Use const instead of let 2018-11-08 20:20:26 +08:00
ztplz
a545c0c3c5 Improve Progress 2018-11-08 17:42:27 +08:00
afc163
cbf9a6a694 site: fix icon copy text 2018-11-08 17:29:56 +08:00
jljsj33
23c4e222c9 update doc video responsive 2018-11-08 15:09:04 +08:00
afc163
2358cbef31 💄 improve table style 2018-11-08 14:45:16 +08:00
jljsj33
877fdffb52 add Landing to footer 2018-11-08 14:43:41 +08:00
jljsj33
e10c400047 add Landing to README 2018-11-08 14:29:35 +08:00
afc163
9b9f2ceaaf Fix nested small/middle size Table style 2018-11-08 14:21:39 +08:00
afc163
a8d2a0a8c1 Fix unexpected wave animation on hidden elements
close #12967
2018-11-08 12:33:56 +08:00
ztplz
4763a51dc8 Fix some typos 2018-11-07 21:37:20 +08:00
ztplz
9ab4d4342c Update AUTHORS.txt 2018-11-07 19:00:10 +08:00
afc163
b7a1b7b7be remove outdated test case 2018-11-07 17:49:03 +08:00
afc163
f8e074812c Fix a bug of Tooltip won't disappear in Chrome
when there are two wrapper of Tooltip/Popover/Popconfirm

close #13001
2018-11-07 17:43:18 +08:00
afc163
fa457c465d docs: explain tree table and childrenColumnName, close #13002 2018-11-07 17:37:58 +08:00
afc163
f99b9ab56e Remove wave effect of Radio.Button 2018-11-07 14:25:02 +08:00
afc163
c3e9619ca6 Fix IE Edge Object doesn't support property or method 'removeAttribute'
close ant-design/ant-design-pro#2423
2018-11-07 14:25:02 +08:00
ztplz
e983e4faa1 Fix typo 2018-11-07 12:08:58 +08:00
ycjcl868
b2e2607521 fix: upload list preview file check 2018-11-07 12:02:06 +08:00
ycjcl868
ada43adc65 🐛 fix uploadList thumbUrl image type check 2018-11-07 12:02:06 +08:00
ztplz
9e58bacc6e Fix typo 2018-11-07 11:58:50 +08:00
afc163
85a758c7ec Fix inlineCollpased Menu remains inline mode instead of vertical
close ant-design/ant-design-pro#2783
close ant-design/ant-design-pro#2782
close ant-design/ant-design-pro#2786
2018-11-07 11:40:34 +08:00
ztplz
5fa67a90bc Fix typo 2018-11-07 11:40:09 +08:00
ztplz
7092e3cbd9 Correct word 2018-11-07 11:18:21 +08:00
ztplz
872540ec0a Fix typo 2018-11-07 10:48:01 +08:00
afc163
c466776805 fix typo, #12970 2018-11-07 00:20:27 +08:00
ztplz
6a9bc9cc9b Fix typo 2018-11-06 23:05:29 +08:00
ztplz
c079198778 Fix typo 2018-11-06 21:17:39 +08:00
afc163
919a9d3c60 Fix Mention test case
0185160e69
2018-11-06 19:32:59 +08:00
alex
2de0bdf686 添加在线编辑对react-router3/4的支持 2018-11-06 17:04:08 +08:00
afc163
a769850c2c update homepage text 2018-11-06 16:26:32 +08:00
afc163
c88784a61c use class property of this.state 2018-11-06 16:23:53 +08:00
afc163
adee2f3329 Fix Button[href] 1px align bug
close #12978
2018-11-06 15:41:50 +08:00
afc163
95ac6bf673 Fix Button[icon] vertical align issue
close #12972

test codesandbox url: https://codesandbox.io/s/2p8k935jjp
2018-11-06 15:05:23 +08:00
zombiej
c5a002d44c sync doc. ref #12975 2018-11-06 14:45:17 +08:00
JeromeLin
c55d26658d ReactNode包含number类型
ReactNode包含number类型,这么些不妥~
type ReactNode = string | number | boolean | {} | ReactElement<any> | ReactNodeArray | ReactPortal
2018-11-06 13:40:54 +08:00
afc163
e6d9a77029 Fix filedNames broken after 3.7.x
close #12970
2018-11-06 12:36:03 +08:00
afc163
488f5a101d Fix <Icon type="cross" /> compatibility, #12970 2018-11-06 11:41:05 +08:00
zombiej
4c5e3492ac add ignoreShake for tooltip(popover) to avoid unecessary reflow
fix #12942
2018-11-06 11:01:39 +08:00
ztplz
893f405585 Fix typo 2018-11-06 10:33:13 +08:00
afc163
00c65b046b site: update icon doc translation 2018-11-05 19:04:28 +08:00
afc163
cc5ca6f86f update steps doc 2018-11-05 18:32:05 +08:00
Lyndon001
4816dea6c0
Update stay.zh-CN.md 2018-11-05 17:48:40 +08:00
afc163
fe2b348a5a rm default.deperated.less 2018-11-05 14:08:06 +08:00
afc163
3b4a043412 remove unused dep 2018-11-05 14:07:14 +08:00