zombieJ
778c2b1dff
build: Update build process for publish ( #15807 )
...
* use .antd-tools.config.js
* update style
* add minssing files
* move compile content to compile script
2019-04-02 19:04:38 +08:00
ZYSzys
554fdd4a3c
script: cleanup & reduce useless prettier files ( #15467 )
2019-03-18 10:46:17 +08:00
陈帅
e7b48e92eb
auto prettier and auto git add
2018-12-11 16:55:38 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
afc163
83c192ea3e
💄 fix eslint problems
2018-11-28 15:11:02 +08:00
afc163
647ba193cd
⚙️ upgrade code style
2018-11-28 12:39:10 +08:00
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
2018-06-22 21:05:13 +08:00
Zohaib Ijaz
df7ef9a833
site: Repalced generateColorLess script with antd-theme-generator
...
* Repalced generateColorLess script with antd-theme-generator which allows to dynamically change theme for all color variables
* Updated antd-theme-generator version
* Updated Ant styles directory path
2018-05-18 12:01:32 +08:00
afc163
8fdce7cb4f
test: remove bisheng:build test to speed up the progress
2018-04-15 17:27:30 +08:00
Wei Zhu
68c1da8045
site: update generateColorLess.js
2017-12-08 17:09:17 +08:00
Wei Zhu
b8e6a5fb9e
Update less color script
2017-12-04 14:51:03 +08:00
afc163
7ef169dbdc
Add bisheng build in travis test
2017-11-21 17:01:38 +08:00
afc163
81fc6d613c
Merge branch 'master' into antd-3.0
2017-11-21 10:19:39 +08:00
Wei Zhu
c37b1e8425
site: exclude palatte color
...
fix #8161
2017-11-20 12:25:45 +08:00
Wei Zhu
11f91bd451
Fix test_node
2017-11-07 10:55:19 +08:00
Wei Zhu
67fee48c6a
Run test against multiple react versions
2017-11-07 10:51:25 +08:00
Benjy Cui
70291d5514
chore: update size props order, ref: d12f247
2017-10-30 10:52:05 +08:00
Wei Zhu
5660e81541
Remove debug code
2017-10-25 17:43:09 +08:00
Kiho · Cham
9ecce8d90f
missing the array first element xs ( #8010 )
2017-10-25 00:58:10 -05:00
monkindey
a22bcec4e7
add size props group sorting
2017-10-24 14:34:58 +08:00
monkindey
2a92b7a9fa
feat: add sort api table script
2017-10-24 11:21:04 +08:00
Wei Zhu
e672f41e1e
Use promise
2017-09-25 10:00:19 +08:00
Wei Zhu
ed2303a5da
Change primary color in browser ( #7516 )
2017-09-18 17:31:48 +08:00
Wei Zhu
1f69de8da4
Run demo test against dist/lib/es dir
2017-06-30 15:30:17 +08:00
afc163
9c3268dcbc
continue to fix #4935
2017-02-24 17:36:16 +08:00
afc163
8283a36b2e
Fix version definition error, close #4935
2017-02-18 15:29:56 +08:00
偏右
dd589a4366
fix: change way to add package.version ( #4842 )
...
* Change way to add package.version
* replace content than create new content
2017-02-13 14:27:12 +08:00
yiminghe
dbae84c83d
add version ( #4751 )
...
* add version
* add version to dist
2017-02-08 14:53:18 +08:00
Benjy Cui
382dd86475
chore: replace lesshint with stylelint
2017-02-06 12:09:58 +08:00
Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
...
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
2017-01-08 17:04:09 +08:00
afc163
baa0c53132
code style
2016-10-30 21:00:33 +08:00
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
2016-09-27 10:06:34 +08:00
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