Commit Graph

4668 Commits

Author SHA1 Message Date
yiminghe
101bacc5b8 fix form 2016-03-25 18:29:18 +08:00
Benjy Cui
5e4786440d deps: remove object-assign 2016-03-25 18:16:48 +08:00
afc163
72db02ef04 Add icon prop for Button, close #1199 2016-03-25 18:13:51 +08:00
afc163
ff7940f86c upgrade api table style 2016-03-25 17:43:24 +08:00
afc163
8eacba09df Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0 2016-03-25 17:41:33 +08:00
Bruce Mitchener
4c0bf478d0 Use babel as the eslint parser.
This allows eslint to validate all of the code that babel is
configured to accept. Without this, eslint won't validate code
that is part of ES7.

We use the beta for 6.0 to avoid https://github.com/babel/babel-eslint/issues/249
2016-03-25 16:36:59 +07:00
Benjy Cui
6199cf158f site: enable GA 2016-03-25 17:35:26 +08:00
Benjy Cui
41460d615a site: add demo preview animation 2016-03-25 17:07:00 +08:00
afc163
acb6efa2d4 Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0 2016-03-25 16:32:51 +08:00
afc163
d179d05a8b Merge pull request #1265 from ant-design/feat-scroll-table
Feature scroll table
2016-03-25 16:32:36 +08:00
afc163
e0585711c1 Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0 2016-03-25 16:22:31 +08:00
afc163
d8bd20baf3 code style 2016-03-25 16:13:26 +08:00
afc163
e2b3b8dd19 fix table border-radius 2016-03-25 16:12:29 +08:00
afc163
138e40b54e fix detail style 2016-03-25 16:12:29 +08:00
afc163
61f9ba1fd7 Fix table footer style 2016-03-25 16:12:29 +08:00
afc163
4760d0b54c Add scroll and column.fixed document 2016-03-25 16:12:29 +08:00
afc163
0243afb7c5 fix scroll bar style 2016-03-25 16:12:29 +08:00
afc163
15f576020b Add fixed columns demos 2016-03-25 16:12:29 +08:00
afc163
df1252cba1 Merge branch 'master' into develop-1.0.0 2016-03-25 16:01:12 +08:00
afc163
8d3537d186 fix chrome table border-radius, close #1271 2016-03-25 16:00:32 +08:00
afc163
c4df6b940c update docs 2016-03-25 15:42:08 +08:00
afc163
b0827e2d8f Add TimePicker locale change doc, close #1270 2016-03-25 15:41:05 +08:00
afc163
52ca8c1279 fix req.path error in webpack/webpack-dev-middleware#79 2016-03-25 15:13:39 +08:00
Benjy Cui
ea06f91a99 site: fix demo hover style 2016-03-25 15:05:14 +08:00
Benjy Cui
6c2115c8a8 site: update code preview, except animation 2016-03-25 15:03:53 +08:00
afc163
68c7d3cdaa update form doc 2016-03-25 14:24:04 +08:00
afc163
e378b1f695 Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0 2016-03-25 12:19:36 +08:00
afc163
0534c53db5 Merge master into develop-1.0.0 2016-03-25 12:18:51 +08:00
afc163
3a269db63b Merge pull request #1269 from waywardmonkeys/typo-select-all
Typo fix: Incorrect capitalization.
2016-03-25 11:55:50 +08:00
Bruce Mitchener
5c5d94c4f9 Typo fix: Incorrect capitalization. 2016-03-25 10:52:27 +07:00
Mr.Tone
56b0650734 preventDefault for onClose. 2016-03-24 22:12:21 +08:00
afc163
963d073f1d improve api table style 2016-03-24 21:30:33 +08:00
Benjy Cui
8f79c9b328 site: fix expand bug 2016-03-24 17:56:19 +08:00
Benjy Cui
859f103685 site: add highlight for demo and toc 2016-03-24 17:34:29 +08:00
Benjy Cui
e928e57494 site: support responsive 2016-03-24 17:13:19 +08:00
afc163
b5d9e24114 remove console 2016-03-24 16:18:31 +08:00
afc163
0a869ebc5d Merge pull request #1263 from ant-design/feat-col-0
feat: col-*-0 means `display: none`
2016-03-24 14:56:00 +08:00
Benjy Cui
f67548d60f feat: col-*-0 means display: none 2016-03-24 14:39:41 +08:00
afc163
ae44ce6d31 update some docs 2016-03-24 11:25:23 +08:00
Benjy Cui
e5542fe368 site: fix animation 2016-03-24 11:03:32 +08:00
Benjy Cui
c5c1b1339e refactor: hightlight code in loader 2016-03-24 10:56:13 +08:00
afc163
1e380d306e fix footer style of new site 2016-03-23 23:02:01 +08:00
afc163
2102c253fe fix site style 2016-03-23 22:36:26 +08:00
afc163
d2d82bcd5d chore for style 2016-03-23 18:52:27 +08:00
afc163
d69039993e Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0 2016-03-23 18:42:16 +08:00
afc163
66179b2760 Merge master into develop-1.0.0 2016-03-23 18:41:58 +08:00
afc163
fff4e01f14 remove JSON format limit, close #1248 2016-03-23 18:36:27 +08:00
afc163
03df6b5a35 Merge pull request #1257 from ant-design/chore-webpack
chore: merge webpack config into one file
2016-03-23 17:10:27 +08:00
afc163
7faeab678e fix th text-align in IE 2016-03-23 16:41:16 +08:00
afc163
1b91d2396b fix undefined className 2016-03-23 16:25:06 +08:00