zombiej
fa8ddb4104
merge master
2019-09-16 11:23:26 +08:00
zombiej
7741de9a8b
rm bundlesize in test_all script
2019-08-30 00:57:42 +08:00
zombiej
3d8a4f3612
merge master
2019-08-29 23:41:46 +08:00
afc163
4a5f3353ec
📦 bundlesize support
2019-08-28 18:43:33 +08:00
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
zombiej
b30dc1c3bc
merge master
2019-08-06 17:46:53 +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
dc853c6805
adjust branch check logic
2019-07-30 19:52:57 +08:00
zombiej
1f012fb8e9
add 4.0-prepare in the check deps
2019-07-30 19:50:04 +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
zombiej
186f973e50
merge master
2019-07-03 20:29:44 +08:00
zombieJ
4cdf37bedb
feat: New Form ( #17327 )
...
* init form
* first demo
* add normal login
* add style
* webit
* support nest errors
* beauti form errors
* use onReset
* modal demo
* add list demo
* match key of errors logic
* date demo
* customize component
* moving style
* add status style
* without form create
* add demos
* add inline style
* clean up legacy
* fix drawer demo
* mention
* fix edit-row
* editable table cell
* update mentions demo
* fix some test case
* fix upload test
* fix lint
* part of doc
* fix ts
* doc update
* rm react 15
* rm config
* enhance test coverage
* clean up
* fix FormItem context pass logic
* add more demo
* en to build
* update demo
* update demo & snapshot
* more doc
* update list doc
* update doc
* update demo to display condition render
* update snapshot
* add provider doc
* support configProvider
* more doc about validateMessages
* more description
* more and more doc
* fix typo
* en doc
* Form.List doc
* m v3 -> v4
* add skip
2019-07-03 20:14:39 +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