orzyyyy
a707050c05
perf: check prop only from metadata of demo ( #18332 )
...
* perf: check prop from metadata of demo
* fix: indent
2019-08-18 18:58:13 +08:00
啸生
4c23bc2543
Feature ( #18049 )
...
Feature
2019-08-02 17:38:50 +08:00
afc163
60e66dbafe
🐛 fix error antd-tools => @ant-design/tools
2019-08-01 15:28:16 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
...
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
2019-07-24 10:34:55 +08:00
afc163
10a6d1be8c
🔧 move scripts to antd-tools
2019-06-28 12:18:34 +08:00
陈帅
82b85709be
style: run lint-fix ( #17172 )
2019-06-19 19:09:08 +08:00
afc163
1c46e3193f
🆙 upgrade eslint-config-prettier version
2019-06-16 17:27:09 +08:00
afc163
32bb3bcb90
✅ Fix lint
2019-05-07 15:31:08 +08:00
afc163
66f81550e4
✅ use prettier cli
2019-05-07 14:57:25 +08:00
zombieJ
3951556fc0
add api collection script & update input-number doc ( #16253 )
2019-04-23 18:01:39 +08:00
Wei Zhu
08beabfc43
chore: fix remote checking
2019-04-22 00:01:24 +08:00
陈帅
1569ab329d
prettier md demo ( #16188 )
2019-04-21 14:58:19 +08:00
zombieJ
2b0723f7cb
update script ( #16204 )
2019-04-21 14:34:14 +08:00
zombieJ
5987792a44
fix: typescript definition update ( #16202 )
...
* fix lint
* update snapshot
* update define
2019-04-20 23:38:02 +08:00
zombieJ
3a11402042
chore: add pre-publish commit check ( #16134 )
...
* add prepublish check
* update check logic
* add version check
2019-04-17 18:07:34 +08:00
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