Commit Graph

8 Commits

Author SHA1 Message Date
Benjy Cui
d7ac759a22 Revert "test: remove useless config"
This reverts commit eb25e96565.
2017-05-27 11:55:54 +08:00
Benjy Cui
eb25e96565 test: remove useless config 2017-05-27 11:35:19 +08:00
Benjy Cui
81d609c41a test: fix ci 2017-05-27 11:02:06 +08:00
Benjy Cui
addc0ca521 build: update build config 2017-05-27 10:05:07 +08:00
Wei Zhu
d20572bdab test: demo snapshot testing (#3916)
* Run snapshot testing against all demos

* Split demo tests

* ignore coverage folder

* Upgrade antd-demo-jest

* enable cache

* intergate with coveralls.io

* Add node test

* Set worker to 2

https://github.com/facebook/jest/issues/1742

* config coverage

* Set default supportServerRender to true
2016-11-22 13:43:53 +08:00
afc163
01705e264e revert d450db8 2016-05-20 11:20:34 +08:00
afc163
d450db8bd4 remove unused babelrc 2016-05-19 23:49:47 +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