ddcat1115
|
250df0f4e3
|
Fix 1970 (#1985)
* fix #1970
* format webpack.config.js
|
2016-06-06 16:36:55 +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 |
|
yiminghe
|
ace39a464e
|
optimize site
|
2016-04-21 20:06:35 +08:00 |
|
Benjy Cui
|
7a6485d1ab
|
chore: update lint scripts
|
2016-04-14 11:39:02 +08:00 |
|
Benjy Cui
|
431dffa116
|
chore: fix webpack config
|
2016-04-14 10:33:01 +08:00 |
|
Benjy Cui
|
347f862749
|
chore: update webpack.config.js
|
2016-04-10 09:37:20 +08:00 |
|
afc163
|
ddd619803a
|
some site detail
|
2016-04-09 14:46:20 +08:00 |
|
Benjy Cui
|
71e4a6fb7d
|
site: support import style respectivly
|
2016-04-08 15:29:04 +08:00 |
|
Benjy Cui
|
61f93ed521
|
chore: update publish scripts
|
2016-04-06 18:57:51 +08:00 |
|
Benjy Cui
|
2a3febfe4c
|
deps: remove useless dependencies
|
2016-03-31 16:47:03 +08:00 |
|
afc163
|
9e0273a250
|
Fix -ms- prefix via setting autoprefix browsers
util ant-tool/atool-build#129 landed
|
2016-03-30 23:28:23 +08:00 |
|
Benjy Cui
|
66abe72462
|
chore: merge webpack config into one file
|
2016-03-23 15:43:23 +08:00 |
|
afc163
|
959a190d3a
|
update layout
|
2016-03-20 16:25:14 +08:00 |
|
afc163
|
77783d8c9b
|
rollback for es3ify, #858
|
2016-03-19 13:54:38 +08:00 |
|
afc163
|
b706a024c6
|
Fix autoprefix
|
2016-03-09 11:50:11 +08:00 |
|
afc163
|
1be6669bb7
|
remove es3ify, ref #858
|
2016-03-08 23:44:42 +08:00 |
|
afc163
|
2e839a42fa
|
Add react-transform-hmre
|
2016-02-11 21:53:59 +08:00 |
|
afc163
|
4c21a1ac56
|
Add hot-middleware
|
2016-02-11 21:53:59 +08:00 |
|
afc163
|
a9701e3002
|
use cacheDirectory
|
2016-02-03 11:40:18 +08:00 |
|
afc163
|
6f2e7d7d3e
|
open unsafeCache
|
2016-02-02 15:53:16 +08:00 |
|
afc163
|
50c28aee45
|
update webpack config
|
2016-01-30 18:40:51 +08:00 |
|
afc163
|
0c70f7e7e8
|
use postcss-loader, ref ant-tool/atool-build#49
|
2016-01-19 16:58:33 +08:00 |
|
afc163
|
73b806e159
|
upgrade webpack config
|
2016-01-14 02:37:52 +08:00 |
|
afc163
|
ae718f8f70
|
new home page container
|
2016-01-06 15:39:00 +08:00 |
|
afc163
|
1fbaf0b5b5
|
fix ie8 babel bug via es3ify-loader, ref ant-tool/atool-build#28
|
2015-12-18 14:35:40 +08:00 |
|
afc163
|
424166d335
|
Fix ie8 error caused by clipboard.js
|
2015-12-18 11:33:27 +08:00 |
|
afc163
|
34960cb662
|
upgrade to babel6, ref #413
|
2015-12-03 16:28:45 +08:00 |
|
yiminghe
|
76b0f673ec
|
beta2
|
2015-10-20 16:47:55 +08:00 |
|
yiminghe
|
eeebf8c6e5
|
fix umd
|
2015-07-21 16:05:13 +08:00 |
|
yiminghe
|
9b7b940cb4
|
use umd build
|
2015-07-21 14:58:20 +08:00 |
|
yiminghe
|
7c37203f37
|
fix ant-btn
|
2015-07-15 20:54:37 +08:00 |
|
yiminghe
|
80886d6563
|
replace search
|
2015-07-15 19:32:03 +08:00 |
|
afc163
|
c6889fa259
|
load datasource in table
|
2015-07-12 17:10:06 +08:00 |
|
yiminghe
|
c2154b99e6
|
update autoprefixer
|
2015-07-08 12:20:16 +08:00 |
|
yiminghe
|
04d97f9ad7
|
add autoprefixer
|
2015-07-07 17:09:04 +08:00 |
|
afc163
|
fff4f39e5f
|
remove react-router from antd
|
2015-07-06 20:18:19 +08:00 |
|
afc163
|
75d56dfc4d
|
fix css minify bug
|
2015-07-06 18:12:23 +08:00 |
|
afc163
|
325406776b
|
download page
|
2015-07-04 16:20:50 +08:00 |
|
afc163
|
2ee6d2bddf
|
Fix source map in webpackDevMiddleware
|
2015-06-16 20:10:30 +08:00 |
|
afc163
|
8048eb7b54
|
improve debug speed and reliability, using webpack-dev-middleware
|
2015-06-16 16:31:37 +08:00 |
|
afc163
|
3f7557e905
|
fix webpack.config
|
2015-06-15 16:45:02 +08:00 |
|
afc163
|
6340b875b5
|
update watch config
|
2015-06-15 15:52:31 +08:00 |
|
afc163
|
e59e8569f4
|
update webpack.config
|
2015-06-11 11:38:53 +08:00 |
|
afc163
|
6e4c8c7b90
|
sourcemap config
|
2015-06-10 16:23:05 +08:00 |
|
afc163
|
e4c8ff65a6
|
update webpack.config
|
2015-06-05 17:52:16 +08:00 |
|
afc163
|
b2fe8c42e1
|
seperate css file
|
2015-06-05 17:27:05 +08:00 |
|
afc163
|
a6e0b64bee
|
jsx-loader -> babel-loader in webpack.config, #5
|
2015-06-02 20:03:33 +08:00 |
|
afc163
|
a2570196e6
|
less-loader
|
2015-05-28 11:33:48 +08:00 |
|
afc163
|
01e582d9d5
|
Add source map config
|
2015-05-25 17:28:22 +08:00 |
|
afc163
|
31ef99c81d
|
debug mode
|
2015-05-25 17:20:49 +08:00 |
|