Commit Graph

187 Commits

Author SHA1 Message Date
afc163
a139442307 Fix eslint 2016-07-30 14:31:36 +08:00
afc163
e2cc2838fd Fix lesshint 2016-07-18 22:24:53 +08:00
afc163
3b89533001 fix predeploy cmd 2016-05-23 21:47:06 +08:00
afc163
1260ab8353 fix pre-deploy 2016-05-23 20:06:29 +08:00
afc163
e185441b13 fix #1685 2016-05-23 19:35:20 +08:00
yiminghe
1d5e84f15c update antd tools 2016-05-17 16:09:27 +08:00
Benjy Cui
8971074b3d site: add i18n for common md file 2016-05-16 15:41:55 +08:00
afc163
90fe433d9d Use full path reporter for lesshint 2016-04-29 17:04:56 +08:00
afc163
54045fc7c2 components.less for custom less theme 2016-04-29 15:31:07 +08:00
afc163
205e76aa73 Add entry less file and update document (#1534)
* Add entry less file and update document

* fix pre-publish script
2016-04-28 15:54:18 +08:00
yiminghe
d40fd90176 upgrade select 2016-04-28 12:24:28 +08:00
yiminghe
94bb386e47 prepub 2016-04-28 11:50:13 +08:00
afc163
0ca6a1c24a css modularize (#1448)
* css modularize

* Add alert style

* Move more component style

* Move iconfont to common style

* Move layout style

* Move more component style

* Move all components

* Fix lots of mixin deps

* remove css-prefix from less

* fix a button icon style bug

* restructure

* fix index

* add dist

* fix jest

* fix some components style

* clean webpack config

* check more components style

* update tabs

* update scripts

* update scripts

* fix form style

* fix more style

* Fix select width

* Fix form and tabs style
2016-04-27 20:44:36 +08:00
afc163
07db7c069f Fix scripts 2016-04-27 18:12:50 +08:00
afc163
639093d8ee fix eslint warning 2016-04-15 23:58:52 +08:00
Benjy Cui
2517b08e1f chore: fix strict mode 2016-04-14 11:54:27 +08:00
Benjy Cui
7a6485d1ab chore: update lint scripts 2016-04-14 11:39:02 +08:00
Benjy Cui
71e4a6fb7d site: support import style respectivly 2016-04-08 15:29:04 +08:00
Benjy Cui
2728ea4fa1 site: to be compatibled with old browsers 2016-04-08 14:24:39 +08:00
afc163
e46d60cc2a Merge branch master into develop-1.0.0 2016-04-06 23:58:14 +08:00
afc163
7f7ed2c5a3 🎉 2016-04-06 23:14:28 +08:00
Benjy Cui
fccc268fc0 site: remove useless code 2016-04-05 14:27:49 +08:00
Benjy Cui
720408e152 site: remove useless code 2016-04-05 14:17:45 +08:00
Benjy Cui
fd6618ea9d chore: update publish scripts 2016-04-01 17:55:54 +08:00
Benjy Cui
e62c853a6a chore: move _site/data to _data 2016-03-22 11:32:49 +08:00
Benjy Cui
17c897a61a chore: replace webpack with atool-build 2016-03-22 10:57:58 +08:00
Benjy Cui
c63fb94772 site: refactor build scripts 2016-03-21 16:49:59 +08:00
Benjy Cui
325c9c2b2b site: enable HMR for jsx 2016-03-21 11:16:10 +08:00
Benjy Cui
ebab622add Merge branch 'master' of github.com:ant-design/ant-design into develop-1.0.0 2016-03-15 09:47:55 +08:00
Benjy Cui
35ad4017dd chore: remove demo.js 2016-03-14 15:14:54 +08:00
afc163
ffe729a77b update docs 2016-03-14 15:01:00 +08:00
afc163
996eca7eb9 update style 2016-03-13 22:28:42 +08:00
afc163
50a710a674 Merge branch 'master' into new-design-language 2016-03-11 16:06:52 +08:00
afc163
26c4e07040 improve video in markdown 2016-03-11 15:21:32 +08:00
Benjy Cui
63a549dbc9 chore: generate require path automatically 2016-03-10 15:28:53 +08:00
Benjy Cui
12e51707bf chore: remove duplicated fileName 2016-03-10 15:02:20 +08:00
Benjy Cui
0b328f81cc refactor: refactor build scripts 2016-03-10 10:50:40 +08:00
Benjy Cui
e9327389cb chore: update ComponentDoc 2016-03-10 10:50:39 +08:00
Benjy Cui
f9257976a7 chore: support watch demo 2016-03-10 10:50:38 +08:00
Benjy Cui
4e3f446279 chore: normalize build procedure 2016-03-10 10:50:38 +08:00
Benjy Cui
b33b91a166 chore: support watch for markdown 2016-03-10 10:50:38 +08:00
Benjy Cui
26ec81611f chore: update motion.md && colors.md 2016-03-10 10:50:38 +08:00
Benjy Cui
e8b9c5d2a2 chore: update website 2016-03-10 10:50:38 +08:00
Benjy Cui
27c5f68951 chore: render with ComponentDoc if pageData has demos 2016-03-10 10:50:38 +08:00
Benjy Cui
4ff4a64f6a chore: normalize build procedure 2016-03-10 10:50:38 +08:00
Benjy Cui
b755dd5050 chore: add Practice and Pattern page 2016-03-10 10:50:37 +08:00
Benjy Cui
304305fe08 refactor: create directory with mkdirp 2016-03-10 10:50:36 +08:00
Benjy Cui
3c5c36c0d9 deps: upgrade mark-twain 2016-03-10 10:50:36 +08:00
Benjy Cui
fc86a4164d chore: add build scripts 2016-03-10 10:50:35 +08:00
afc163
d8f599fd3a Add LocalProvider, ref #1055 2016-03-10 10:32:49 +08:00