Commit Graph

12881 Commits

Author SHA1 Message Date
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
picodoth
3b748981ba Merge branch 'master' into feature 2018-11-04 00:15:06 +08:00
zombiej
81a7d11ba3 reset showDate when picker is closed
fix #12929
2018-11-03 23:19:33 +08:00
picodoth
fc891c356f 3.10.4 2018-11-03 23:02:57 +08:00
Junbin Huang
53136e42b9
docs: update changlog (#12944) 2018-11-03 22:58:22 +08:00
yoyo837
41360cc4c8 update dataIndex description 2018-11-03 12:32:56 +08:00
ilanus
c6821cb385 📝 comment chinese docs fixes 2018-11-03 00:17:58 +08:00
ilanus
fc97e0becf 🎨editor demo touchup 2018-11-03 00:17:58 +08:00
ilanus
e1562b3467 🎨simplify comment editor demo 2018-11-03 00:17:58 +08:00
ilanus
9f8afaa43a ️improve renderNested 2018-11-03 00:17:58 +08:00
ilanus
e409618600 📝 update docs 2018-11-03 00:17:58 +08:00
ilanus
a0f03c819f 🎨 minor touch-ups 2018-11-03 00:17:58 +08:00
ilanus
423654430e ️ finalize comment 2018-11-03 00:17:58 +08:00
ilanus
49e8672e25 🚨 linting comment 2018-11-03 00:17:58 +08:00
ilanus
88a3737e61 🎉 cleanup comment 2018-11-03 00:17:58 +08:00
ilanus
5a7e17ac57 💄 adjust styles 2018-11-03 00:17:58 +08:00
ilanus
bd9e6c57d4 🔥 rm direction prop 2018-11-03 00:17:58 +08:00
ilanus
06b3d29d12 👌 updating code after review 2018-11-03 00:17:58 +08:00
ilanus
2872cf2c44 update comment snaps 2018-11-03 00:17:58 +08:00
ilanus
11e6fec65a updating comment api, docs and demos 2018-11-03 00:17:58 +08:00
ilanus
2be48ead91 🐛 comment cleanup 2018-11-03 00:17:58 +08:00
ilanus
60b20d3cbf updating tests 2018-11-03 00:17:58 +08:00
ilanus
4530cfda0e ️ comment nested and content updates 2018-11-03 00:17:58 +08:00
Ilan
2493da7c5b 📝 update zh-CN docs 2018-11-03 00:17:58 +08:00
Ilan
cec2b3ee6d comment editor component with demo 2018-11-03 00:17:58 +08:00