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
Benjy Cui
2728ea4fa1
site: to be compatibled with old browsers
2016-04-08 14:24:39 +08:00
afc163
e46d60cc2a
Merge branch master into develop-1.0.0
2016-04-06 23:58:14 +08:00
afc163
7f7ed2c5a3
🎉
2016-04-06 23:14:28 +08:00
Benjy Cui
fccc268fc0
site: remove useless code
2016-04-05 14:27:49 +08:00
Benjy Cui
720408e152
site: remove useless code
2016-04-05 14:17:45 +08:00
Benjy Cui
fd6618ea9d
chore: update publish scripts
2016-04-01 17:55:54 +08:00
Benjy Cui
e62c853a6a
chore: move _site/data to _data
2016-03-22 11:32:49 +08:00
Benjy Cui
17c897a61a
chore: replace webpack with atool-build
2016-03-22 10:57:58 +08:00
Benjy Cui
c63fb94772
site: refactor build scripts
2016-03-21 16:49:59 +08:00
Benjy Cui
325c9c2b2b
site: enable HMR for jsx
2016-03-21 11:16:10 +08:00
Benjy Cui
ebab622add
Merge branch 'master' of github.com:ant-design/ant-design into develop-1.0.0
2016-03-15 09:47:55 +08:00
Benjy Cui
35ad4017dd
chore: remove demo.js
2016-03-14 15:14:54 +08:00
afc163
ffe729a77b
update docs
2016-03-14 15:01:00 +08:00
afc163
996eca7eb9
update style
2016-03-13 22:28:42 +08:00
afc163
50a710a674
Merge branch 'master' into new-design-language
2016-03-11 16:06:52 +08:00
afc163
26c4e07040
improve video in markdown
2016-03-11 15:21:32 +08:00
Benjy Cui
63a549dbc9
chore: generate require path automatically
2016-03-10 15:28:53 +08:00
Benjy Cui
12e51707bf
chore: remove duplicated fileName
2016-03-10 15:02:20 +08:00
Benjy Cui
0b328f81cc
refactor: refactor build scripts
2016-03-10 10:50:40 +08:00
Benjy Cui
e9327389cb
chore: update ComponentDoc
2016-03-10 10:50:39 +08:00
Benjy Cui
f9257976a7
chore: support watch demo
2016-03-10 10:50:38 +08:00
Benjy Cui
4e3f446279
chore: normalize build procedure
2016-03-10 10:50:38 +08:00
Benjy Cui
b33b91a166
chore: support watch for markdown
2016-03-10 10:50:38 +08:00
Benjy Cui
26ec81611f
chore: update motion.md && colors.md
2016-03-10 10:50:38 +08:00
Benjy Cui
e8b9c5d2a2
chore: update website
2016-03-10 10:50:38 +08:00
Benjy Cui
27c5f68951
chore: render with ComponentDoc if pageData has demos
2016-03-10 10:50:38 +08:00
Benjy Cui
4ff4a64f6a
chore: normalize build procedure
2016-03-10 10:50:38 +08:00
Benjy Cui
b755dd5050
chore: add Practice and Pattern page
2016-03-10 10:50:37 +08:00
Benjy Cui
304305fe08
refactor: create directory with mkdirp
2016-03-10 10:50:36 +08:00
Benjy Cui
3c5c36c0d9
deps: upgrade mark-twain
2016-03-10 10:50:36 +08:00
Benjy Cui
fc86a4164d
chore: add build scripts
2016-03-10 10:50:35 +08:00
afc163
d8f599fd3a
Add LocalProvider, ref #1055
2016-03-10 10:32:49 +08:00
afc163
ba55b13039
update text
2016-03-09 19:11:08 +08:00
afc163
1c73c61f17
fix touch event
2016-03-08 19:39:08 +08:00
afc163
033ec68c9f
Fix menu in mobile device
2016-03-08 00:24:29 +08:00
afc163
a2730cd964
Improve site style in small screan
2016-03-06 16:38:33 +08:00
afc163
490f65925a
Fix github button
2016-03-04 22:39:32 +08:00
afc163
aa338f8027
Add github button
2016-03-04 22:30:24 +08:00
Benjy Cui
48900ed7f8
css: add search box style for Select #1067
2016-02-24 15:11:50 +08:00
afc163
2e0da6d4ce
fix site nav
2016-01-28 16:43:17 +08:00
afc163
ffd8b8a7b9
Merge branch 'master' into develop-0.12.0
2016-01-28 12:41:04 +08:00
Benjy Cui
e719e7db87
docs: update version selector
2016-01-28 12:18:01 +08:00
jljsj
fa806b1612
update home scrollHideProps to hideProps
2016-01-26 20:08:45 +08:00
afc163
cf077230d7
Merge branch 'master' into develop-0.12.0
2016-01-26 13:44:31 +08:00
afc163
28966a4dcd
css => less
2016-01-26 13:44:15 +08:00
afc163
4a565107bc
update version select
2016-01-26 12:02:15 +08:00
afc163
6908d35db5
Merge master
2016-01-21 17:19:33 +08:00
jljsj
59aaacaeba
update home page in detail, back again bug
2016-01-21 15:03:42 +08:00
afc163
74fea6a911
update home.js
2016-01-21 11:30:55 +08:00
jljsj
f91b2a3950
remove home.js space
2016-01-20 19:43:02 +08:00
jljsj
a5c20a9d11
update scrollAnim version
2016-01-20 19:33:24 +08:00
jljsj
cc73030560
update page switch error
2016-01-20 19:15:49 +08:00
afc163
40c98fe4d0
fix conflict
2016-01-20 16:13:27 +08:00
jljsj
9f8f7dcf7d
update home full screen scroll
2016-01-20 15:51:44 +08:00
afc163
3eb57c1888
merge master
2016-01-20 15:14:49 +08:00
afc163
57ff27f382
speed up site again
2016-01-20 14:32:22 +08:00
afc163
2c8eabf99b
Merge from master
2016-01-19 16:29:44 +08:00
afc163
ad8974472d
improve site speed via less script
2016-01-19 16:17:49 +08:00
jljsj
58e784e7f9
remove home.js space
2016-01-19 14:25:43 +08:00
jljsj
902d3f3287
add home right point
2016-01-19 14:18:57 +08:00
afc163
66bebf66fb
merge master
2016-01-19 11:39:16 +08:00
jljsj
e779feb1cb
update func space
2016-01-19 11:15:27 +08:00
jljsj
57783a3951
update func space
2016-01-19 11:14:44 +08:00
jljsj
b9131c3b94
update home
2016-01-19 11:12:40 +08:00
afc163
88f040c429
Merge branch 'master' into develop-0.12.0
2016-01-18 14:12:54 +08:00
afc163
5851bab344
Docs: update some style
2016-01-17 15:40:07 +08:00
yiminghe
fa7bc2629d
upgrade tree
2016-01-15 20:10:46 +08:00
afc163
b619f01809
Remove react version warning
2016-01-15 16:34:49 +08:00
yiminghe
e924c57296
fix scripts
...
Conflicts:
package.json
2016-01-14 20:50:33 +08:00
yiminghe
6a6cc8228a
update index
2016-01-14 19:38:07 +08:00
yiminghe
1afb9b543d
fix scripts
2016-01-14 19:23:25 +08:00
yiminghe
dc3b34510b
compatible with rc-form
2016-01-14 19:15:21 +08:00
afc163
73b806e159
upgrade webpack config
2016-01-14 02:37:52 +08:00
afc163
2381b78af2
upgrade ant-ux link
2016-01-13 17:54:53 +08:00
afc163
33f2863e68
update new design spec style
2016-01-13 15:11:54 +08:00
afc163
2468456350
update index text
2016-01-11 14:38:51 +08:00
afc163
32ca98c2cd
update home page style
2016-01-11 11:20:22 +08:00
afc163
ca2edd2b1d
Add pictures
2016-01-10 19:19:14 +08:00
afc163
bbf302cc93
update pics
2016-01-09 17:52:34 +08:00
afc163
b4c2d9bf8f
update toc style
2016-01-09 17:32:40 +08:00
afc163
658660a158
Add images carousel
2016-01-09 16:04:01 +08:00
afc163
f051e8828e
update new docs
2016-01-08 18:27:01 +08:00
afc163
c821b2cf03
update new document
2016-01-08 16:09:11 +08:00
afc163
02075784d6
update style
2016-01-07 23:47:14 +08:00
jljsj
d3fdb1ae87
add line
2016-01-07 19:50:14 +08:00
jljsj
11cdde70ef
update home text
2016-01-07 18:17:30 +08:00
afc163
4647e8391a
fix home page style
2016-01-07 17:47:56 +08:00
afc163
48f915de65
update home page
2016-01-07 17:31:29 +08:00
jljsj
6d885bb171
add home down icon
2016-01-07 17:24:44 +08:00
afc163
4660a7f69e
Merge pull request #827 from ant-design/new-home
...
add new home
2016-01-07 17:10:14 +08:00
afc163
e87b4649a4
Add some docs ...
2016-01-07 17:00:42 +08:00
jljsj
c64d6f3a0f
remove console.log
2016-01-07 16:56:45 +08:00
jljsj
7e341a1be9
add new home
2016-01-07 16:52:27 +08:00
afc163
8be1ffdfe0
update docs
2016-01-06 22:34:34 +08:00
afc163
ccc84d796c
make toc sticky
2016-01-06 21:40:48 +08:00
afc163
3455644a52
Add preview image modal
2016-01-06 20:58:35 +08:00
afc163
ae718f8f70
new home page container
2016-01-06 15:39:00 +08:00
afc163
2d37a00fc2
Fix webpack errorin demo.js: a dependency to an entry point is not allowed
2015-12-22 15:15:52 +08:00
afc163
7410034522
upgrade version select
2015-12-22 12:18:01 +08:00
Benjy Cui
a0cf537f6d
docs: publish 0.11.x's documentation
2015-12-21 17:59:12 +08:00
afc163
852438cfa8
remove scripts/clip.js
2015-12-18 14:38:12 +08:00
afc163
424166d335
Fix ie8 error caused by clipboard.js
2015-12-18 11:33:27 +08:00
afc163
c7bcea8559
Merge pull request #651 from ant-design/remove-table-datasource
...
Remove remote mode datasource of Table
2015-12-10 16:33:23 +08:00
afc163
d759d1f489
Datepicker => DatePicker, Timepicker => TimePicker
2015-12-10 16:30:18 +08:00
afc163
62d4bbd573
remove remote dataSource
2015-12-10 14:49:24 +08:00