Commit Graph

872 Commits

Author SHA1 Message Date
afc163
b075aa606e fix register of undefined, #8249 2017-11-21 19:06:03 +08:00
afc163
446977b916 fix lint 2017-11-21 17:05:44 +08:00
afc163
3646d0f9bc Fix ssr site build, ref #8249 2017-11-21 16:50:40 +08:00
afc163
a8e5690805 Merge branch 'master' into antd-3.0 2017-11-21 15:59:48 +08:00
afc163
1e1baf01f6 remove react extenals 2017-11-21 15:49:17 +08:00
jiang
8260e32d1d fix mobile menu (#8252) 2017-11-21 11:18:31 +08:00
afc163
6db2630e90 site: fix code demo box style in IE11 2017-11-21 11:12:20 +08:00
jiang
a5bf187271 update menu responsive, ref #4682 (#8226)
* update menu responsive, ref #4682

* update popover menu style
2017-11-17 19:17:37 +08:00
Wei Zhu
b39c5cc569 Fix footer nav 2017-11-17 18:30:17 +08:00
Wei Zhu
ca171f2a20 Add source-map 2017-11-17 17:23:48 +08:00
afc163
1e1c6d1c72 Merge branch 'master' into antd-3.0 2017-11-16 19:58:20 +08:00
afc163
1117de7c6f site: fix version select width 2017-11-15 13:32:13 +08:00
afc163
3c648820a0 Fix badge style 2017-11-12 14:10:41 +08:00
Wei Zhu
55c85f77a1
Update dependendies (#8150)
* deps: upgrade rc-menu, and close: #2837

* test: update snapshots

* Update rc-calendar

* Update rc-cascader

* Update rc-dialog

* Update dropdown

* Update rc-select@7.1.0

* Update rc-slider

* Update rc-time-picker

* Update rc-tooltip

* Update rc-tree-select

* Mock rc-trigger and Portal

* Fix animation warning when inlineCollapsed changes

* fix: should use SubMenu[popupClassName]

* Fix typescript error

* Fix lint

* fix: style for menu

* Mock rc-trigger for React 15

* Remvoe allow_failures
2017-11-11 00:07:03 +08:00
afc163
856ecd4ae3 Merge branch 'master' into antd-3.0 2017-11-09 19:45:06 +08:00
afc163
1b45a2c005 update footer 2017-11-09 16:53:05 +08:00
afc163
23033cb9c1 Add work-with-us 2017-11-09 16:49:04 +08:00
afc163
f02cd9cd52 use development react in dev 2017-11-07 10:43:49 +08:00
偏右
bdceb5f083
Review fix (#8125)
* Fix style

* Fix style

* fix lint

* Fix more styles

* Fix more styles

* update snap
2017-11-06 21:28:51 +08:00
afc163
714b4ae06a Merge branch 'master' into antd-3.0 2017-11-06 10:35:41 +08:00
afc163
32b2c21145 site: fix header button style 2017-11-03 15:29:25 +08:00
afc163
1af37103f3 use ghost 2017-11-02 11:18:32 +08:00
afc163
9583bb4c85 Add Ant Design Pro 2017-11-01 10:50:27 +08:00
afc163
36df1c5f83 site: target should be _blank 2017-10-31 21:58:41 +08:00
afc163
3072aff31f Merge branch 'master' into antd-3.0 2017-10-31 18:47:39 +08:00
afc163
cc305209c0 Fix badge in header 2017-10-31 18:07:37 +08:00
afc163
3e7ade8d4e Fix link color 2017-10-31 17:51:35 +08:00
afc163
2075b056f7 Fix link color 2017-10-31 17:44:44 +08:00
afc163
ace590273a Add pro link 2017-10-31 16:32:09 +08:00
afc163
80b7b57eae Add china mirror link in footer 2017-10-31 13:57:28 +08:00
afc163
a666a59eb0 Add china mirror link in footer 2017-10-28 00:09:55 +08:00
Benjy Cui
53906a2f0b deps: upgrade deps 2017-10-26 17:25:33 +08:00
Benjy Cui
e641638c33 deps: upgrade bisheng (#7985) 2017-10-24 22:05:32 -05:00
afc163
3f57d5f56d Merge branch 'master' into antd-3.0 2017-10-23 10:41:51 +08:00
afc163
65ee579480 update footer links 2017-10-23 10:08:12 +08:00
afc163
856ae3e291 update gray color 2017-10-19 17:09:33 +08:00
afc163
e4e54a66d6 upgrade color palettes style 2017-10-13 20:27:22 +08:00
afc163
6e78ffd0a6 Fix react externals 2017-10-12 20:29:12 +08:00
afc163
05c211d0b7 fix react externals 2017-10-12 19:33:51 +08:00
afc163
9a96e9f9d1 new primary colors 2017-10-11 16:21:55 +08:00
afc163
802bd98f16 update color doc 2017-10-09 19:15:30 +08:00
afc163
c775311d11 update color doc 2017-10-09 19:09:09 +08:00
afc163
154773e5ce update color doc 2017-10-09 19:08:11 +08:00
afc163
934c4c0de1 finish whole color pallate 2017-10-09 18:24:12 +08:00
afc163
af5c8e8b1a updat colors page style 2017-10-09 16:45:12 +08:00
afc163
a1c17f3006 update colors 2017-10-09 16:17:30 +08:00
afc163
4eb9d5ef56 Merge branch 'master' into antd-3.0 2017-10-09 13:33:59 +08:00
afc163
475e4ff23d upgrade eslint-config-airbnb 2017-10-09 13:27:35 +08:00
afc163
054444f619 Merge branch 'master' into antd-3.0 2017-10-07 15:34:19 +08:00
afc163
cf6dfac206 Fix codepen demo for react 15 compatibility, close #7808 2017-10-06 16:15:29 +08:00