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
zombiej
bc380a7d31
Merge remote-tracking branch 'origin/master' into feature
2018-11-06 23:48:29 +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
afc163
d05c0c19a2
Merge branch 'master' into feature
...
* master:
revert deleting @font-variant-base by accident
update default menu background
site: update header responsive ui
update FAQ doc
add test case for month picker
2018-11-05 13:56:19 +08:00
afc163
799c26a13b
revert deleting @font-variant-base by accident
2018-11-05 13:53:38 +08:00
afc163
f41b1db572
update default menu background
2018-11-05 12:01:17 +08:00
afc163
c2184d6334
site: update header responsive ui
2018-11-05 11:59:15 +08:00
afc163
f985eb948f
update FAQ doc
2018-11-05 10:30:46 +08:00
zombiej
782881e3ca
add test case for month picker
2018-11-04 19:49:20 +08:00
afc163
bafeab8373
update FAQ doc
2018-11-04 17:58:03 +08:00
afc163
ad0f9b28ec
Merge branch 'master' into feature
...
* master:
site: add Community discusstion links
🌐 site: transition component category, close #11629
Fix Collapse Panel id definition, close #12357
Fix style overlap with sorter when long text in Table column header
Add more recommendation
adjust datepick reset logic
reset showDate when picker is closed fix #12929
2018-11-04 17:15:29 +08:00
afc163
6643f30b74
site: add Community discusstion links
2018-11-04 17:05:12 +08:00
picodoth
28db7dc37f
Merge branch 'master' of https://github.com/ant-design/ant-design
2018-11-04 16:37:05 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
afc163
2c3a2e911e
Fix Collapse Panel id definition, close #12357
2018-11-04 16:09:51 +08:00
afc163
1784949e94
Fix style overlap with sorter when long text in Table column header
...
close #12650
ref #12552
2018-11-04 15:54:31 +08:00
afc163
c3513fba67
Add more recommendation
2018-11-04 15:45:16 +08:00
zombiej
69a2a92864
adjust datepick reset logic
2018-11-04 14:54:06 +08:00