chencheng (云谦)
9d9185127c
docs: rename babel-plugin-antd to babel-plugin-import ( #3089 )
2016-09-20 17:17:49 +08:00
Benjy Cui
f04b65b25e
fix: should pass style to upload correctly, close : #3072
2016-09-20 15:11:30 +08:00
Benjy Cui
d6b48adc5d
bump 2.0.0-beta.10
2016-09-19 17:55:45 +08:00
Benjy Cui
3701d9a558
bump 2.0.0-beta.9
2016-09-19 17:15:41 +08:00
Benjy Cui
a67614766c
bump 2.0.0-beta.8
2016-09-19 15:24:57 +08:00
Benjy Cui
d1b9db9f97
fix: should use rc-calendar@7.1.0
2016-09-19 15:23:49 +08:00
Benjy Cui
a8fce6a4f1
bump 2.0.0-beta.7
2016-09-19 10:17:53 +08:00
Benjy Cui
64645e5046
bump 2.0.0-beta.6
2016-09-18 10:22:00 +08:00
Benjy Cui
672ebecf47
deps: upgrade dependencies ( #3017 )
...
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
2016-09-18 10:12:21 +08:00
Benjy Cui
6ec6ec8af1
bump 2.0.0-beta.5
2016-09-18 09:48:58 +08:00
Benjy Cui
1a3f37e348
bump 2.0.0-beta.4
2016-09-14 17:54:22 +08:00
Benjy Cui
451ea82a91
bump 2.0.0-beta.3
2016-09-14 12:53:04 +08:00
Benjy Cui
7459be26aa
docs: update docs about timezone, ref: #3020
2016-09-14 09:42:16 +08:00
Benjy Cui
cda671fead
site: fix site in IE9, WTF
2016-09-13 14:47:05 +08:00
Benjy Cui
7156083c7a
bump 2.0.0-beta.2
2016-09-12 17:58:57 +08:00
Benjy Cui
ab11f5e092
bump 2.0.0-beta.1
2016-09-10 17:35:37 +08:00
Benjy Cui
1dac1370de
deps: replace obejct.omit with omit.js, close : #2988 ( #2994 )
2016-09-10 17:17:55 +08:00
afc163
0612251647
fix eslint warning, eslint/eslint#4828
2016-09-10 11:18:07 +08:00
Benjy Cui
8f980b4af9
bump 2.0.0-beta.0
2016-09-09 16:02:20 +08:00
Benjy Cui
caf218ce4b
chore: integrate typings dir
2016-09-09 14:37:44 +08:00
Benjy Cui
77a45f0b00
deps: upgrade rc-table ( #2958 )
...
* feat: remove Table columns paging, close : #2883
* css: add style for table multi-header
* feat: multi-header supports fitler & sorter and so on
* feat: multi-heaader works with Table[scroll.y]
* feat: multi-header should works with Table[scroll.x]
* style: update code style to please lint
2016-09-09 13:55:41 +08:00
Benjy Cui
4026221d45
deps: hello moment ( #2887 )
...
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically
2016-09-09 13:55:21 +08:00
afc163
bab669d17d
Merge branch "1.x-stable"
2016-09-08 15:17:39 +08:00
yiminghe
aaee7986bd
update site config
2016-09-08 11:09:15 +08:00
乐仪
a8d506ad7b
update CHANGELOG
...
version->1.11.0
2016-09-01 17:49:02 +08:00
afc163
e9c551acb3
upgrade react-slick to 0.13 and fix pauseOnHover
...
ref https://github.com/akiran/react-slick/pull/452
2016-09-01 12:22:03 +08:00
Benjy Cui
5a4ebe535f
deps: update rc-form and form's docs ( #2873 )
2016-09-01 11:48:38 +08:00
Benjy Cui
6030e6abef
fix: upgrade rc-menu to close : #2701 ( #2836 )
2016-09-01 11:26:07 +08:00
afc163
497ff0cabb
Merge branch "1.x-stable"
2016-08-31 15:00:13 +08:00
ddcat1115
bffdf731cd
fix #2812 ( #2875 )
2016-08-30 17:01:51 +08:00
afc163
c0005f5645
Add typings to devDeps
2016-08-24 17:56:02 +08:00
afc163
77949bb9e3
upgrade eslint-config, close #2811
2016-08-23 21:00:35 +08:00
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
2016-08-22 17:26:14 +08:00
Benjy Cui
e6280a7ea6
Merge branch '1.x-stable'
2016-08-22 17:05:37 +08:00
afc163
07dd1d2089
bump 1.10.0
2016-08-20 21:37:48 +08:00
afc163
8d7a5a80a7
upgrade rc-cascader
2016-08-20 20:12:18 +08:00
afc163
1df025f204
Add tsc into lint
2016-08-20 18:04:22 +08:00
afc163
cfba6aa60e
bump 1.9.1
2016-08-17 15:57:14 +08:00
afc163
24d2973c32
Merge branch "1.x-stable"
2016-08-16 17:54:59 +08:00
乐仪
180916386e
update CHANGELOG.md
...
update package.json -> 1.9.0
2016-08-15 19:01:52 +08:00
ddcat1115
a5585bff77
fix #2571 #2518 #2645 增加disabled属性及取消上传时cancel请求 ( #2690 )
...
* fix #2571 #2518 use rc-upload@2.x abort
fix #2645 add `disabled`
* fix
2016-08-14 15:20:00 +08:00
afc163
b200f8a2d8
Merge 1.x-stable
2016-08-08 14:12:02 +08:00
RaoHai
7f5bc38137
update changelog and version
2016-08-08 10:53:36 +08:00
afc163
0da1aeff75
Merge branch '1.x-stable'
2016-08-03 20:00:38 +08:00
Benjy Cui
7c7a365960
site: improve performance
2016-08-03 17:51:33 +08:00
Benjy Cui
7ea4dfa501
site: merge demos in one file
2016-08-03 14:39:55 +08:00
afc163
da6d511567
Merge branch '1.x-stable'
2016-08-02 12:03:11 +08:00
yiminghe
7edb997af0
upgrade tools
2016-08-01 12:52:34 +08:00
Benjy Cui
08edb25ecc
deps: update bisheng
2016-08-01 10:22:31 +08:00
afc163
57f08259db
Merge 1.x-stable
2016-07-30 14:36:49 +08:00
Benjy Cui
c3d1803839
bump 1.7.0
2016-07-30 09:59:47 +08:00
afc163
13bf08ffd7
update deploy script
2016-07-29 15:37:35 +08:00
Benjy Cui
e865f1fc84
site: fix react-router
2016-07-27 15:24:43 +08:00
Benjy Cui
edcbdad558
site: hack
2016-07-27 14:59:16 +08:00
Benjy Cui
6cac87fa17
site: upgrade bisheng
2016-07-26 18:01:11 +08:00
Benjy Cui
0d5b75429f
site: upgrade bisheng
2016-07-26 15:24:48 +08:00
afc163
0eeca99f02
Merge 1.x-stable
2016-07-26 22:20:33 +08:00
然则
a7eea77637
up tree-select
2016-07-25 20:17:52 +08:00
Benjy Cui
5660948372
site: fix meaningless anchor
2016-07-25 11:38:15 +08:00
Benjy Cui
2dffa172a4
site: fix meaningless anchor
2016-07-25 11:30:42 +08:00
陆离
f5725e3c89
fix issues in #2441 ( #2460 )
2016-07-24 15:21:07 +08:00
afc163
1b001c7672
Merge 1.x-stable
2016-07-24 15:07:50 +08:00
afc163
4ea8f4ea07
upgrade devDeps version
2016-07-24 14:53:09 +08:00
然则
77b0952e36
fix #2393 #2459 #2401
...
Conflicts:
package.json
2016-07-24 14:26:19 +08:00
afc163
57446f8331
Merge branch 'fix-2414' of https://github.com/ddcat1115/ant-design into ddcat1115-fix-2414
2016-07-24 14:11:10 +08:00
afc163
9a1346a69d
update rc-util
2016-07-24 13:55:13 +08:00
Benjy Cui
969d705aa5
deps: update bisheng-plugin-react
2016-07-23 16:53:06 +08:00
ddcat1115
79ef6a0664
fix #2414
2016-07-22 18:42:47 +08:00
Benjy Cui
8cb18090ba
deps: update bisheng-plugin-react
2016-07-22 09:55:35 +08:00
afc163
a72d9ec381
Merge
2016-07-21 18:10:13 +08:00
ddcat1115
eba54529ca
table-title style ( #2452 )
2016-07-21 15:14:42 +08:00
afc163
1138b69c6d
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-21 14:40:11 +08:00
afc163
db4cbabf0c
Merge
2016-07-21 14:39:28 +08:00
afc163
42d34a5db3
Merge branch '1.x-stable'
2016-07-21 14:34:37 +08:00
RaoHai
910d4ff111
version fix
2016-07-20 19:01:11 +08:00
RaoHai
1ccfad13f7
Mention Component fix
...
- 现在只输入一个 @ 符号,dropdown 也会弹出。
- 输入框失去焦点后,dropdown 会消失。
- 添加受控模式示例
- 添加 `getMentions(editorState: EditorState): Array<String>` Api,
可以获取当前提到的人。
- 添加了校验样式
- 其他样式修正
2016-07-20 19:01:11 +08:00
yiminghe
6158b39335
Merge pull request #2259 from RaoHai/MentionComponent
...
Mention Component
2016-07-20 11:17:19 +08:00
yiminghe
3342aae9f3
upgrade
2016-07-19 15:46:00 +08:00
RaoHai
3095f58be8
export toEditorState of Mention
2016-07-19 13:39:05 +08:00
RaoHai
3fe36f4584
export toString
of Mention
2016-07-19 12:31:03 +08:00
afc163
e2cc2838fd
Fix lesshint
2016-07-18 22:24:53 +08:00
RaoHai
69da207f3c
support value props and controllred mode
2016-07-18 16:58:52 +08:00
RaoHai
aea176e045
rc-editor-mention version
2016-07-18 16:58:52 +08:00
RaoHai
01fabac77a
Mention Component
2016-07-18 16:58:52 +08:00
afc163
9f008d8843
bump 1.6.5
2016-07-16 16:51:37 +08:00
afc163
900b9b2f99
update package.json
2016-07-13 12:22:34 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
yiminghe
df158ae502
upgrade antd-tools
2016-07-11 15:53:35 +08:00
afc163
6dad2b2987
Merge branch '1.x-stable'
2016-07-11 14:57:38 +08:00
afc163
cda5198207
upgrade devDeps
2016-07-09 18:10:11 +08:00
afc163
28c470cb37
Merge 1.x-stable
2016-07-09 16:03:47 +08:00
afc163
4ac775212f
Improve code for #2247
2016-07-09 16:00:05 +08:00
jiang
2a64384852
update rc-scroll-anim ( #2322 )
2016-07-08 17:33:25 +08:00
afc163
f675b636cd
Merge 1.x-stable
2016-07-08 16:34:02 +08:00
乐仪
eb3853160d
version -> 1.6.4
...
edit CHANGELOG.md
2016-07-08 11:48:01 +08:00
afc163
1fb723abe7
downgrade some deps
2016-07-07 17:31:55 +08:00
yiminghe
c667144943
fix form warning
...
Conflicts:
components/cascader/index.jsx
components/form/index.jsx
2016-07-07 17:23:51 +08:00
yiminghe
3d9ae9833e
fix form warning
2016-07-07 16:59:47 +08:00
afc163
487b40815f
Merge 1.x-stable
2016-07-07 15:13:01 +08:00
afc163
fd06ab940d
upgrade rc-animate
2016-07-06 15:01:55 +08:00
afc163
7ba362f03c
Fix react-unknown-prop warnings for Cascader,Input
...
ref #2258
2016-07-06 12:21:49 +08:00
afc163
e11b1ef694
remove duplicated normalize.css
2016-07-06 11:41:43 +08:00
afc163
d280cba481
Merge 1.x-stable
2016-07-04 15:19:35 +08:00
RaoHai
c3949bb9b1
v1.6.3
2016-07-04 10:43:29 +08:00
afc163
ce654fe282
disable jest temporarily
2016-06-28 22:15:53 +08:00
afc163
ef4c1a4749
Merge branch '1.x-stable'
2016-06-27 17:58:16 +08:00
afc163
faa6645983
1.6.2
2016-06-27 14:55:49 +08:00
afc163
a24634f3ec
Merge 1.x-stable
2016-06-27 14:36:19 +08:00
afc163
8a0a947218
1.6.1
2016-06-24 17:50:01 +08:00
afc163
2ffa087aa1
Merge branch '1.x-stable'
2016-06-24 14:33:37 +08:00
afc163
2007b2173e
1.6.0
2016-06-24 13:48:27 +08:00
afc163
695c26c859
Merge 1.x-stable
2016-06-22 22:56:55 +08:00
偏右
193fa8e9d6
Revert "use ava and enzyme, replace jest" ( #2144 )
2016-06-22 22:31:00 +08:00
yiminghe
7828e373c8
add tslint
2016-06-22 16:42:34 +08:00
afc163
b2948c8b96
Merge 1.x-stable
2016-06-22 14:33:43 +08:00
偏右
8f60a3c483
use ava and enzyme, replace jest ( #2135 )
2016-06-22 14:32:42 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
afc163
00e7eabd4e
close #2058 via upgrading rc-table
2016-06-21 19:27:54 +08:00
afc163
9f39c7a6bb
1.5.1
2016-06-21 13:39:33 +08:00
Benjy Cui
e3a0f4833c
refactor: extract bisheng-plugin-antd
2016-06-20 14:31:35 +08:00
偏右
7c34766ad0
bump 1.5.0 ( #2084 )
2016-06-17 18:27:34 +08:00
yiminghe
53b6596122
upgrade
2016-06-16 23:19:09 +08:00
afc163
90c2d7ee12
downgrade rc-util
2016-06-16 22:34:54 +08:00
afc163
81276e43ea
upgrade deps
2016-06-16 22:16:17 +08:00
偏右
09db9f2436
Revert "Remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead" ( #2074 )
2016-06-16 22:06:06 +08:00
afc163
e385b56821
Header can be scroll in fixed-columns Table, close ant-design/ant-design#2068
2016-06-16 21:56:13 +08:00
Benjy Cui
1903748d8c
site: add dora-plugin-upload
2016-06-16 09:59:14 +08:00
Leon Shi
0f8855dff7
remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead ( #2055 )
2016-06-15 16:57:06 +08:00
afc163
bcc07d06f1
Fix hash link behavious
2016-06-15 11:57:26 +08:00
afc163
bdb583f56a
wrong dependencies
2016-06-14 14:30:57 +08:00
afc163
a87ce1b090
fix design docs style
2016-06-14 11:34:48 +08:00
afc163
cce5a728f9
bump 1.4.1
2016-06-13 15:43:32 +08:00
Benjy Cui
9d68dbf0a5
bump 1.4.0
2016-06-13 10:10:10 +08:00
afc163
a69b7b70a1
Fix Tabs nested in expanded Table, close #2013
2016-06-12 15:31:34 +08:00
Benjy Cui
c1ac6917ee
Merge pull request #1992 from ant-design/should-component-update-for-checkbox
...
Checkbox: implement shouldComponentUpdate to make the re-render much faster
2016-06-12 09:56:58 +08:00
Benjy Cui
4723c5fe7e
site: lazy load for site
2016-06-09 15:00:44 +08:00
Leon Shi
71fc0774c0
implement shouldComponentUpdate to make the re-render much faster for Checkbox
2016-06-08 19:43:46 +08:00
ddcat1115
250df0f4e3
Fix 1970 ( #1985 )
...
* fix #1970
* format webpack.config.js
2016-06-06 16:36:55 +08:00
afc163
20a6f2cd60
Add test case for #1968 & #1970
2016-06-06 15:45:46 +08:00
ddcat1115
d10639590b
CAHNGELOG for 1.3.1
2016-06-06 11:13:42 +08:00
Benjy Cui
5be40a9c7f
site: fix
2016-06-03 15:26:25 +08:00
afc163
6827a33112
Merge branch 'master' of github.com:ant-design/ant-design
2016-06-03 14:24:16 +08:00
afc163
31d0f2093c
upgrade warning version
2016-06-03 14:23:31 +08:00
Benjy Cui
0dbfa049a1
chore: update website publish script
2016-06-03 13:21:27 +08:00
乐仪
f45a3ed1e9
version upgrade to 1.3.0
...
add CHANGELOG
2016-06-02 22:04:06 +08:00
ddcat1115
afacd6c07a
fix #1938
...
rc-slide upgrade to ~3.7.0
2016-06-02 20:11:59 +08:00
yiminghe
b15a4e3165
upgrade upload
2016-06-02 12:11:22 +08:00
afc163
28d0cf86ea
upgrade rc-table for nested dataIndex and fix #1898
...
nested dataIndex https://github.com/react-component/table/issues/46
2016-06-01 14:45:07 +08:00
RaoHai
faf0c8b9da
upgrate to 1.2.1
...
changelog
2016-05-27 18:31:35 +08:00
yiminghe
c3e57af521
refactor d.ts
2016-05-27 16:01:52 +08:00
afc163
dff87da25a
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-27 13:38:50 +08:00
afc163
5a87d219d7
use remote api for demo
2016-05-27 13:35:49 +08:00
RaoHai
4500f2e9ee
dependence of nunjucks
2016-05-27 12:05:38 +08:00
RaoHai
ff31a5b555
Revert "Revert "refactor with bisheng""
...
This reverts commit 7a07b128d1
.
2016-05-27 11:48:08 +08:00
RaoHai
b7f1c4077b
update version to 1.2.0
...
update changelog
2016-05-27 11:17:54 +08:00
RaoHai
7a07b128d1
Revert "refactor with bisheng"
2016-05-27 11:03:49 +08:00
RaoHai
c4054d0019
Merge pull request #1745 from ant-design/refactor-bisheng
...
refactor with bisheng
2016-05-27 10:57:19 +08:00
Benjy Cui
8566c25682
site: improve detail
2016-05-27 09:44:07 +08:00
Benjy Cui
2d0d70efcb
deps: remove useless deps
2016-05-27 09:44:07 +08:00
Benjy Cui
38f9864732
site: extract bisheng-plugin-react
2016-05-27 09:44:07 +08:00
Benjy Cui
4afb1cc6dd
site: update
2016-05-27 09:44:07 +08:00
Benjy Cui
0d0b6b0a32
site: update
2016-05-27 09:44:07 +08:00
Benjy Cui
6bd299000a
site: refactor with bisheng-plugin-toc/description
2016-05-27 09:44:07 +08:00
Benjy Cui
e389e6b795
site: migrate MainContent to bisheng
2016-05-27 09:44:07 +08:00
Benjy Cui
a031271384
site: refactor home & 404 with bisheng
2016-05-27 09:44:07 +08:00
RaoHai
7a5c6d51af
Update 1.1.1 Changelog
2016-05-26 19:05:38 +08:00
yiminghe
8de1a5cf58
update deps
2016-05-26 15:38:50 +08:00
RaoHai
fbf7da7d83
Merge pull request #1853 from RaoHai/dependenciesUpToDate
...
make dependencies up to date
2016-05-26 15:35:58 +08:00
yiminghe
56f4f0688d
clean deps
2016-05-26 12:52:07 +08:00
RaoHai
2f25084fa6
make dependencies up to date
...
+ close #1848
2016-05-26 10:27:04 +08:00
afc163
3b89533001
fix predeploy cmd
2016-05-23 21:47:06 +08:00
afc163
e185441b13
fix #1685
2016-05-23 19:35:20 +08:00
afc163
01705e264e
revert d450db8
2016-05-20 11:20:34 +08:00
afc163
115e064a5b
revert package main field
2016-05-20 11:06:36 +08:00
afc163
d450db8bd4
remove unused babelrc
2016-05-19 23:49:47 +08:00
Leon Shi
8eb9da7cf4
bump 1.1.0
2016-05-18 21:05:50 +08:00
yiminghe
1d5e84f15c
update antd tools
2016-05-17 16:09:27 +08:00
Benjy Cui
41df1a4ae8
site: fix
2016-05-17 11:35:24 +08:00
Benjy Cui
6f04b6404b
site: add i18n for website
2016-05-16 15:41:55 +08:00
Benjy Cui
b829e9a187
chore: update AUTHORS.txt
2016-05-16 09:43:43 +08:00
Benjy Cui
5939962c90
bump 1.0.1
2016-05-11 18:02:19 +08:00
yiminghe
c9b5068d58
update antd-tools
2016-05-11 17:56:36 +08:00
afc163
6f34472091
fix test case
2016-05-11 16:49:05 +08:00
afc163
976f246275
1.0.0 🎉
2016-05-11 00:37:04 +08:00
afc163
45921c55e0
upgrade Upload
2016-05-10 17:31:15 +08:00
jljsj
f2040acba2
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-05-10 15:34:09 +08:00
jljsj
105f7d0941
fix home arrow anim
2016-05-10 15:32:15 +08:00
afc163
46844ba1aa
fix devDeps
2016-05-10 15:27:37 +08:00
afc163
3552ffeba1
fix devDeps
2016-05-10 15:26:25 +08:00
afc163
fcf3242570
upgrade eslint-config-airbnb and fix lints
2016-05-10 15:15:09 +08:00
然则
ffd886f6b8
up tree-select api
2016-05-09 16:27:58 +08:00
afc163
e486c235cd
upgrade antd-tools
2016-05-09 15:30:30 +08:00
afc163
7d55acbc04
1.0.0-beta.9
2016-05-05 16:52:46 +08:00
RaoHai
f7abfb7963
Put normalize.css
under the management of npm ( #1583 )
...
+ denpendent on [normalize.css](https://www.npmjs.com/package/normalize.css )
- remove components/style/core/normalize.less
2016-05-05 15:26:19 +08:00
afc163
2120f35c32
1.0.0-beta.8
2016-05-05 15:16:13 +08:00
afc163
051afec58c
upgrade rc-menu and rc-upload
2016-05-05 15:08:44 +08:00
afc163
7ba53e77d2
upgrade antd-tools
2016-05-04 14:04:01 +08:00
afc163
8b894f908d
upgrade antd-tools and fix typo
2016-04-29 22:24:20 +08:00
afc163
90fe433d9d
Use full path reporter for lesshint
2016-04-29 17:04:56 +08:00
afc163
c66a226004
Fix lesshint problems
2016-04-29 17:03:28 +08:00
afc163
54045fc7c2
components.less for custom less theme
2016-04-29 15:31:07 +08:00
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
2016-04-29 12:13:27 +08:00
afc163
ce123137e3
bump 1.0.0-beta.6 ( #1547 )
2016-04-29 11:13:55 +08:00
afc163
ee233d7cce
upgrade rc-steps
2016-04-28 16:31:26 +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
Benjy Cui
36af97c20b
site: fix nav
2016-04-28 15:42:02 +08:00
yiminghe
12a7c32643
update readme
2016-04-28 12:41:37 +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
yiminghe
5365d4bbd3
add warning
2016-04-28 11:14:01 +08:00
yiminghe
f873d32c57
bump
2016-04-27 21:29:21 +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
7bd22aeff9
1.0.0-beta.4
2016-04-27 18:09:08 +08:00
Leon Shi
6acb9ce400
upgrade rc-select to 6.2.3 ( #1527 )
2016-04-27 17:57:35 +08:00
afc163
9bda9068b1
rm unused code
2016-04-24 17:08:27 +08:00
yiminghe
d78940813c
Merge pull request #1472 from bang88/typings
...
add typings
2016-04-22 08:49:21 -07:00
Benjy Cui
4d64a16b48
site: replace highlight.js with Prism.js
2016-04-22 10:56:12 +08:00
bang
5ec0392c1e
update package.json's files
2016-04-22 09:37:31 +08:00
yiminghe
2483ca5351
use RUN_ENV
2016-04-21 20:32:36 +08:00
yiminghe
ace39a464e
optimize site
2016-04-21 20:06:35 +08:00
bang
b78295c567
add typings
2016-04-21 15:52:54 +08:00
然则
5374095604
update tree api:autoExpandParent, checkedKeys, onExpand
2016-04-21 13:11:55 +08:00
afc163
9d696f97bd
Merge branch master into develop-1.0.0
2016-04-20 19:03:41 +08:00
afc163
504409335f
upgrade collapse for perfermance problem and close ##1451
2016-04-20 18:59:01 +08:00
afc163
268ecd9e6a
upgrade devDeps
2016-04-20 11:41:53 +08:00
afc163
8116e775ff
upgrade devDeps and fix some eslint problems
2016-04-18 14:58:38 +08:00
afc163
d759d2174f
upgrade react-slick, close #1409
2016-04-18 11:10:09 +08:00
afc163
357ccc6fd8
bump beta version
2016-04-17 18:26:37 +08:00
afc163
c6cba5a2a1
Make steps layout more flexible, close #1099
2016-04-15 23:04:06 +08:00
Benjy Cui
7a6485d1ab
chore: update lint scripts
2016-04-14 11:39:02 +08:00
afc163
00a2e97f23
fix test cases
2016-04-13 20:56:50 +08:00
afc163
f08331dae5
bump 0.12.14
2016-04-13 16:55:17 +08:00
Benjy Cui
24ade9178d
site: fix highlight in index.md
2016-04-13 10:13:07 +08:00
afc163
d9c0318c19
bump 1.0.0-beta.2
2016-04-12 16:53:45 +08:00
afc163
b68c834949
eh... facebook/jest#882
2016-04-11 17:27:56 +08:00
afc163
675a0ff4d8
fix travis
2016-04-11 17:21:38 +08:00
jiang
22cc6165ac
fix home animation ( #1381 )
2016-04-11 16:06:20 +08:00
Benjy Cui
b685a31f96
site: update dependencies
2016-04-11 10:12:48 +08:00
Benjy Cui
347f862749
chore: update webpack.config.js
2016-04-10 09:37:20 +08:00
afc163
1a91018f52
upgrade deps
2016-04-09 15:22:51 +08:00
afc163
5fc57c9252
bump new beta
2016-04-08 18:20:12 +08:00
afc163
26f365df36
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-08 18:12:48 +08:00
afc163
4591459301
Make Switch focusable and keyboard handlable, ref #1358
2016-04-08 18:08:54 +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
905ee5e6f9
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-07 20:47:32 +08:00
然则
f7652fa504
improve tree, tree-select
2016-04-07 18:16:49 +08:00
afc163
e1e68c9b38
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-07 18:06:21 +08:00
afc163
1abf831ae8
Merge branch master into develop-1.0.0
2016-04-07 17:55:06 +08:00
afc163
7ff80f3dfe
fix eslint
2016-04-07 17:46:56 +08:00
yiminghe
4cabb9a519
upgrade rc-calendar
2016-04-07 17:24:26 +08:00
jljsj
6fdb4e013f
add tooltip anim origin
2016-04-07 15:54:02 +08:00
Benjy Cui
06011fee2b
deps: upgrade dependencies
2016-04-07 15:36:55 +08:00
Benjy Cui
ed591cd7e4
site: refactor
2016-04-07 15:36:55 +08:00
Benjy Cui
61f93ed521
chore: update publish scripts
2016-04-06 18:57:51 +08:00
afc163
0220ab5522
update error step icon
2016-04-06 17:50:51 +08:00
afc163
93adb528ed
Add error step, close #1098
2016-04-06 17:07:22 +08:00
yiminghe
f254403af2
upgrade form
2016-04-05 15:51:43 +08:00
Wei Zhu
0c29cd639f
Update rc-dialog to 6.0.1
2016-04-03 22:49:44 +08:00
Benjy Cui
93220a39f9
bump 1.0.0-beta.0
2016-04-01 17:51:25 +08:00
Benjy Cui
313c3177c0
bump 1.0.0-beta
2016-04-01 17:39:18 +08:00
yiminghe
3aee355b43
update rc-upload
2016-04-01 13:51:44 +08:00
yiminghe
ace79d13e7
upgrade
2016-04-01 11:25:12 +08:00
Benjy Cui
ce10d7df3e
deps: upgrade atool-build
2016-03-31 17:52:31 +08:00
yiminghe
f414e98cf5
Merge pull request #1309 from ant-design/deps-remove
...
deps: remove useless dependencies
2016-03-31 17:10:56 +08:00
Benjy Cui
af07139d62
chore: update .eslintrc.js
2016-03-31 17:06:21 +08:00
Benjy Cui
2a3febfe4c
deps: remove useless dependencies
2016-03-31 16:47:03 +08:00
afc163
d75c0d0b24
Merge pull request #1307 from ant-design/docs-format
...
Update docs format
2016-03-31 15:48:38 +08:00
Benjy Cui
1b9a7b3dbe
deps: remove useless dependencies
2016-03-31 15:47:48 +08:00
Benjy Cui
270d916324
site: should work with new docs format
2016-03-31 15:22:38 +08:00
afc163
9e0273a250
Fix -ms- prefix via setting autoprefix browsers
...
util ant-tool/atool-build#129 landed
2016-03-30 23:28:23 +08:00
yiminghe
afdbe4544c
remove velocity-anim
2016-03-30 16:33:47 +08:00
yiminghe
8c3a70ab0b
add rate
2016-03-30 13:20:03 +08:00
Benjy Cui
bf9f1b3e40
deps: upgrade antd-md-loader
2016-03-29 19:20:34 +08:00
afc163
77496554c0
fix miss devDeps
...
close cnpm/npminstall#64
2016-03-29 19:00:29 +08:00
afc163
c8f18f9c02
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-03-29 14:06:19 +08:00
afc163
505ce68f6d
Merge branch 'master' into develop-1.0.0
2016-03-29 13:53:11 +08:00
afc163
4738cde433
bump 0.12.13
2016-03-29 13:44:55 +08:00
yiminghe
d062cc934b
upgrade rc-select
2016-03-29 12:07:44 +08:00
Wei Zhu
4f541794e9
Update rc-upload to 1.9.0
2016-03-28 01:47:39 +08:00
yiminghe
d03c644f1d
Merge pull request #1272 from waywardmonkeys/use-babel-eslint
...
Use babel as the eslint parser.
2016-03-25 18:54:19 +08:00
Benjy Cui
5e4786440d
deps: remove object-assign
2016-03-25 18:16:48 +08:00
Bruce Mitchener
4c0bf478d0
Use babel as the eslint parser.
...
This allows eslint to validate all of the code that babel is
configured to accept. Without this, eslint won't validate code
that is part of ES7.
We use the beta for 6.0 to avoid https://github.com/babel/babel-eslint/issues/249
2016-03-25 16:36:59 +07:00
afc163
4760d0b54c
Add scroll and column.fixed document
2016-03-25 16:12:29 +08:00
afc163
0243afb7c5
fix scroll bar style
2016-03-25 16:12:29 +08:00
afc163
15f576020b
Add fixed columns demos
2016-03-25 16:12:29 +08:00
Benjy Cui
e928e57494
site: support responsive
2016-03-24 17:13:19 +08:00
Benjy Cui
c5c1b1339e
refactor: hightlight code in loader
2016-03-24 10:56:13 +08:00
Benjy Cui
66abe72462
chore: merge webpack config into one file
2016-03-23 15:43:23 +08:00
Benjy Cui
f723d6ca51
refactor: remove some hard code
2016-03-23 10:43:43 +08:00
afc163
fb6c6abbc7
Merge master
2016-03-22 19:31:55 +08:00
Benjy Cui
235de43605
deps: upgrade rc-slider
2016-03-22 17:50:21 +08:00
Benjy Cui
9ce187cc0f
deps: update antd-md-loader
2016-03-22 12:10:32 +08:00
Benjy Cui
2dab2c0b13
chore: update scripts
2016-03-22 11:54:55 +08:00
Benjy Cui
325c9c2b2b
site: enable HMR for jsx
2016-03-21 11:16:10 +08:00
afc163
e1c2e3f1a3
bump 0.12.12
2016-03-18 16:23:05 +08:00
Benjy Cui
1f7a30c99c
Merge branch 'master' of github.com:ant-design/ant-design into spa-new-design-language
2016-03-18 11:12:51 +08:00
Benjy Cui
20ec00abf0
site: update UI
2016-03-17 15:21:41 +08:00
Benjy Cui
1a1adc4fe9
site: support video in Markdown
2016-03-16 17:46:35 +08:00
afc163
19c5c4e787
bump 0.12.11
2016-03-16 16:46:04 +08:00
afc163
ceb978e52e
Merge branch 'master' of github.com:ant-design/ant-design
2016-03-15 15:18:02 +08:00
yiminghe
1e68c97232
upgrade tabs
2016-03-15 15:09:26 +08:00
afc163
3259497728
update devDeps
2016-03-15 14:21:48 +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
afc163
230c8d963a
Merge branch 'master' into new-design-language
2016-03-14 22:00:05 +08:00
afc163
0e9edf7a12
bump beta for tree select
2016-03-14 17:12:53 +08:00
然则
e1f27bbe4d
upgrade treeSelect
2016-03-14 16:18:30 +08:00
afc163
695a04278e
Merge branch 'master' into new-design-language
2016-03-14 16:18:08 +08:00
afc163
9665daa192
move toc under meta description
2016-03-14 16:18:06 +08:00
Benjy Cui
90a54507f5
site: add github button
2016-03-14 15:00:11 +08:00
afc163
d393f496ff
fix lesshint
2016-03-13 16:48:27 +08:00
Benjy Cui
963dcc6b23
bump 0.12.10
2016-03-11 18:03:42 +08:00
Benjy Cui
4da550782e
bump 0.12.9
2016-03-11 16:57:35 +08:00
Benjy Cui
12e51707bf
chore: remove duplicated fileName
2016-03-10 15:02:20 +08:00
Benjy Cui
f38aa9b642
deps: add missing devDependencies
2016-03-10 10:50:40 +08:00
Benjy Cui
5f765109ba
deps: upgrade antd-md-loader
2016-03-10 10:50:40 +08:00
Benjy Cui
c4b2981e53
feat: support demo with ReactRouter
2016-03-10 10:50:40 +08:00
Benjy Cui
b695aaece0
chore: auto scroll to target
2016-03-10 10:50:39 +08:00
Benjy Cui
d8b9200ba2
deps: upgrade antd-md-loader
2016-03-10 10:50:39 +08:00
Benjy Cui
844a132cfe
deps: upgrade antd-md-loader
2016-03-10 10:50:38 +08:00
Benjy Cui
f9257976a7
chore: support watch demo
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
f324656b47
deps: fix
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
2830764a37
style: update code style to please lint
2016-03-10 10:50:35 +08:00
Benjy Cui
fc86a4164d
chore: add build scripts
2016-03-10 10:50:35 +08:00
Benjy Cui
ab6f3d302c
chore: update config for SPA
2016-03-10 10:50:35 +08:00
afc163
596fbc80d5
Remove rc-form-validation from deps completely
2016-03-09 15:47:00 +08:00
afc163
b706a024c6
Fix autoprefix
2016-03-09 11:50:11 +08:00
afc163
5386afaf86
bump 0.12.8
2016-03-06 00:22:30 +08:00
afc163
ef8718eb18
fix for #1131
2016-03-05 15:53:39 +08:00
然则
a3c6a70996
up rc-tree-select version
2016-03-03 13:23:22 +08:00
yiminghe
0c11edbebd
Merge branch 'master' into authors
2016-03-03 10:05:46 +08:00
afc163
7d151514e3
Fix rowSelection.onSelectAll, bump 0.12.7, ref #1105
2016-03-02 23:42:44 +08:00
yiminghe
cece1ab046
Merge branch 'master' into authors
2016-03-02 21:50:18 +08:00
afc163
3ba79342d5
bump 0.12.6
2016-03-02 18:49:05 +08:00
afc163
218b7bb39c
upgrade deps
2016-03-02 12:13:26 +08:00
afc163
0b2e7a6926
upgrade deps
2016-03-01 18:19:46 +08:00
afc163
991eb76953
upgrade rc-select ant rc-trigger, improve combobox select experience
2016-03-01 18:07:40 +08:00
afc163
05d38115d8
upgrade react-slick to 0.11
...
close #529 & close #1009
2016-03-01 13:49:39 +08:00
afc163
8fff871a7c
bump 0.12.5
2016-02-25 23:38:56 +08:00
Benjy Cui
48900ed7f8
css: add search box style for Select #1067
2016-02-24 15:11:50 +08:00
Benjy Cui
1d12cc2cde
chore: add AUTHORS.txt
2016-02-23 10:43:57 +08:00
afc163
222ebd01f3
bump 0.12.4
2016-02-22 19:13:53 +08:00
afc163
08e04e0b14
Hide selection component in children data
2016-02-22 18:52:14 +08:00
Benjy Cui
c1659c2ce3
style: update code style to please lint
2016-02-22 10:52:30 +08:00
Benjy Cui
77ba9a609e
deps: upgrade eslint to 2.0.0+
2016-02-22 10:04:54 +08:00
afc163
5a032af8e9
update some code style
2016-02-21 14:04:08 +08:00
yiminghe
efd768bf07
allow more value type for radiogroup
2016-02-20 16:39:49 +08:00
afc163
01d6df7de0
bump 0.12.3
2016-02-19 17:23:54 +08:00
afc163
e71d562ce5
bump 0.12.2
2016-02-19 11:36:29 +08:00
afc163
15473fbc99
support set cascader popupPlacement
2016-02-19 11:33:08 +08:00
yiminghe
698ebb13b3
optimize calendar
2016-02-18 19:15:23 +08:00
afc163
99fbd06ae5
fit react router 2.x
2016-02-17 16:42:26 +08:00
afc163
0efb81b290
Merge pull request #1021 from ant-design/feat-hmr
...
Feat hmr
2016-02-17 12:17:48 +08:00
Benjy Cui
c8015c88c3
feat: scroll to invalid field automatically #993
2016-02-16 10:15:48 +08:00
Benjy Cui
7b608fe1e7
deps: upgrade react-slick
2016-02-16 10:06:56 +08:00
afc163
55cc3c57e4
nico-jsx hot reload demo box
2016-02-11 22:57:53 +08:00
afc163
2e839a42fa
Add react-transform-hmre
2016-02-11 21:53:59 +08:00
afc163
4c21a1ac56
Add hot-middleware
2016-02-11 21:53:59 +08:00
afc163
ed3ba953f2
bump 0.12.1
2016-02-03 21:58:10 +08:00
yiminghe
9a7bf3aa14
upgrade rc-form
2016-02-03 15:57:00 +08:00
afc163
17bca7547c
Add david badge
2016-02-01 18:21:39 +08:00
afc163
c1f68f13f1
upgrade some deps and devDeps
2016-02-01 16:34:26 +08:00
Benjy Cui
3eaf146612
bump 0.12.1
2016-02-01 15:49:15 +08:00
afc163
e5b023a7ac
0.12.0-beta.34
2016-02-01 14:07:54 +08:00
yiminghe
ba78fbf034
0.12.0-beta.33
2016-01-30 19:01:34 +08:00
afc163
a1751b5f55
0.12.0-beta.32
2016-01-30 16:56:51 +08:00
afc163
da3fdcc5d1
upgrade deps, fix #963
2016-01-30 15:04:32 +08:00
然则
79d1fd4043
up tree draggable demo
2016-01-29 11:31:10 +08:00
yiminghe
4ace891cd6
change form
2016-01-28 21:53:57 +08:00
afc163
f3a9050d3c
0.12.0-beta.30
2016-01-28 12:38:28 +08:00
afc163
48433b5c93
upgrade rc-select
2016-01-28 12:16:18 +08:00
Benjy Cui
9319f7296e
chore: update eslint-tinker
2016-01-28 11:25:09 +08:00
Benjy Cui
f8fe0b27ec
chore: seperate eslint-fix and eslint-tinker
2016-01-27 17:00:58 +08:00
Benjy Cui
9d6ddd727d
chore: to fix eslint errors automatically
2016-01-27 17:00:58 +08:00
yiminghe
9c36b900bf
fix(upload): fix default name value
...
do not set value to ''
2016-01-27 16:25:05 +08:00
afc163
f540b1c201
fix(cascader): empty menu style
2016-01-27 15:26:39 +08:00
yiminghe
df326bea67
fix fieldOption
2016-01-27 14:35:21 +08:00
yiminghe
821013ee47
upgrade rc-form
2016-01-27 12:37:23 +08:00
yiminghe
65b338de2b
fix(upload): fix upload when edit
...
instanceof check error
2016-01-26 19:55:19 +08:00
afc163
02c3a18f79
0.12.0-beta.25
2016-01-26 17:03:44 +08:00
afc163
d6ba326433
0.12.0-beta.24
2016-01-26 16:48:41 +08:00
afc163
5a0f033159
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-26 16:42:08 +08:00
afc163
0c7feaaa1f
Allow finish selection on Cascader parent option, close #896
2016-01-26 16:41:41 +08:00
yiminghe
60a77bdccf
support extra for FormItem
2016-01-26 15:38:58 +08:00
afc163
35997f0256
0.12.0-beta.22
2016-01-25 21:07:08 +08:00
afc163
7e7b4b2cf7
0.12.0-beta.21
2016-01-25 16:06:51 +08:00
afc163
0cd7acb59d
Feature: disabled option of Cascader
2016-01-25 15:31:08 +08:00
afc163
dbe6d3ab4c
upgrade deps
2016-01-25 12:00:55 +08:00
afc163
fdd8dbf5e5
upgrade gregorian-calendar-format, #894
2016-01-24 17:20:27 +08:00
afc163
c75492ffe2
Merge pull request #913 from ant-design/deps-rc-form
...
make Form work with rc-form
2016-01-23 16:09:29 +08:00
afc163
37b2569038
fix webpack-dev-middleware
2016-01-23 10:09:12 +08:00
afc163
cba0e82c7d
upgrade rc-tabs to 5.7.0, fix #815
2016-01-22 17:19:39 +08:00
Benjy Cui
d8201c2752
feat: add createForm to Form
2016-01-22 16:16:15 +08:00
Benjy Cui
d2acc97493
feat: make Form work with rc-form
2016-01-22 16:16:15 +08:00
afc163
bbe758b0eb
fix paging columns style
2016-01-22 12:22:57 +08:00
afc163
8cbc4aea41
0.12.0-beta.19
2016-01-21 20:41:01 +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
jljsj
a5c20a9d11
update scrollAnim version
2016-01-20 19:33:24 +08:00
jljsj
9fdf0d501d
update move scroll bar location problem
2016-01-20 16:26:21 +08:00
jljsj
9f8f7dcf7d
update home full screen scroll
2016-01-20 15:51:44 +08:00
afc163
7445b57807
upgrade rc-table
2016-01-20 14:15:21 +08:00
afc163
c5a8e37ce6
0.12.0-beta.18
2016-01-20 20:23:28 +08:00
afc163
4d228baa57
Progress support custom format, #893
2016-01-20 19:52:23 +08:00
afc163
75cc1466c2
update version
2016-01-19 19:03:43 +08:00
afc163
26ff2defe7
downgrade lodash version
2016-01-19 17:23:14 +08:00
afc163
0c70f7e7e8
use postcss-loader, ref ant-tool/atool-build#49
2016-01-19 16:58:33 +08:00
afc163
1b0842743c
upgrade devDeps version
2016-01-19 16:52:54 +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
f8ef94c7e3
version back
2016-01-19 14:23:56 +08:00
jljsj
f3170e7aad
Merge branch 'master' of github.com:ant-design/ant-design
2016-01-19 14:21:36 +08:00
jljsj
902d3f3287
add home right point
2016-01-19 14:18:57 +08:00
afc163
f4a7ed76f5
resolve package.json conflicat
2016-01-19 11:44:17 +08:00
afc163
57c23a30db
change devDeps pos
2016-01-19 11:42:48 +08:00
afc163
66bebf66fb
merge master
2016-01-19 11:39:16 +08:00
afc163
0e5187daf6
bump 0.11.3
2016-01-19 11:34:30 +08:00
jljsj
b9131c3b94
update home
2016-01-19 11:12:40 +08:00
afc163
14447cb6ae
Merge from master
2016-01-19 18:51:45 +08:00
Benjy Cui
07cfe19095
fix: locale should be passed to timePicker #837
2016-01-19 09:26:24 +08:00
yiminghe
d9eb022e3d
fix dep
2016-01-18 20:44:20 +08:00
yiminghe
af0bb31c6a
beta 15
2016-01-18 15:49:52 +08:00
yiminghe
9225bc30b5
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-18 15:17:59 +08:00
afc163
4d58dfe421
update version
2016-01-16 14:57:39 +08:00
yiminghe
f4dad67454
beta 14
2016-01-15 20:15:06 +08:00
yiminghe
fa7bc2629d
upgrade tree
2016-01-15 20:10:46 +08:00
afc163
4bd34c4500
0.12.0-beta.12
2016-01-15 16:35:27 +08:00
afc163
b619f01809
Remove react version warning
2016-01-15 16:34:49 +08:00
afc163
71a76806d2
0.12.0-beta.11
2016-01-15 16:13:16 +08:00
yiminghe
f743aa009b
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-14 23:23:39 +08:00
yiminghe
543e0fbd24
use valid beta version
2016-01-14 23:22:47 +08:00
afc163
229b0de3c6
upgrade rc-upload to 1.8.0, close #677
2016-01-14 21:15:25 +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
Benjy Cui
a145a3ec32
chore: update package.json
2016-01-14 16:47:01 +08:00
yiminghe
fd1312803f
upgrade calendar/timePicker. Fixes #822
2016-01-14 16:38:37 +08:00
然则
2e26942ecd
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
2016-01-14 00:42:10 +08:00
然则
696b3438b8
up tree, change drag api, fix drag state
2016-01-14 00:41:25 +08:00
afc163
a16903009e
merge from master
2016-01-13 22:22:33 +08:00
afc163
eb45d197ea
0.12.0-beta8
2016-01-12 14:25:56 +08:00
afc163
0f72c80e79
Merge pull request #829 from ant-design/upgrade-eslint-config
...
Upgrade eslint config
2016-01-12 11:54:07 +08:00
afc163
7189020e53
upgrade eslint-plugin-markdown
2016-01-12 11:45:19 +08:00
绯一
502ae06f9d
[feat] add rowClick demo and doc
2016-01-11 11:37:36 +08:00
yiminghe
9fd07f814d
beta7
2016-01-11 11:01:10 +08:00
Benjy Cui
9f847ac4bf
deps: always use the latest eslint-config-airbnb
2016-01-11 10:12:03 +08:00
afc163
1e001d2d82
upgrade eslint-config-airbnb
2016-01-11 09:48:29 +08:00
afc163
6e84d677e6
update tree style
2016-01-07 21:05:28 +08:00
然则
40a7cbf96f
fix lint
2016-01-07 19:05:55 +08:00
jljsj
7e341a1be9
add new home
2016-01-07 16:52:27 +08:00
yiminghe
68443b61c0
fix cascader value
2016-01-06 11:46:06 +08:00
afc163
695f4fc374
upgrade deps
2016-01-05 14:41:20 +08:00
afc163
105130ddb8
Add cascader prop disabled
2016-01-05 11:32:36 +08:00
yiminghe
c8038fde32
move cascade style up
2016-01-04 19:23:19 +08:00
afc163
3b8ed6ec96
0.12.0-beta3
2016-01-03 01:24:17 +08:00
afc163
6cfc8be796
bump 0.11.2
2016-01-03 01:18:32 +08:00
yiminghe
7be38406da
fix select css
2016-01-01 22:59:10 +08:00
yiminghe
3df3e8ebd1
beta1
2016-01-01 22:59:10 +08:00
然则
78a6a8e8aa
big change
2016-01-01 22:59:10 +08:00
afc163
14d9e7ce80
upgrade rc-cascader version
2016-01-01 22:59:10 +08:00
afc163
d37bcfa82f
Add clear icon
2016-01-01 22:59:10 +08:00
afc163
096c7d58d1
Add cascade
2016-01-01 22:59:09 +08:00
yiminghe
ca840b2220
up deps
2016-01-01 22:59:09 +08:00
yiminghe
9ee150b359
up deps
2016-01-01 22:59:09 +08:00
然则
77a59bbd76
add tree-select
2016-01-01 22:58:39 +08:00
afc163
cf65eade1f
fix react family version
2016-01-01 22:42:47 +08:00
afc163
cf38545e2c
update react family version
2015-12-30 13:59:51 +08:00
Benjy Cui
0ee47a3538
bump 0.11.1
2015-12-29 17:34:42 +08:00
afc163
4be5e25d68
Add scripts site
2015-12-29 16:21:18 +08:00
afc163
93f95df33a
update document
2015-12-29 16:14:59 +08:00
afc163
91bd7f22c0
use mountNode replace the long getElementById
2015-12-29 12:08:58 +08:00
afc163
113c5e1264
fix align of nested data table, react-component/table#25
2015-12-28 21:41:42 +08:00
Benjy Cui
6d9245eb14
chore: update stable version
2015-12-28 15:34:25 +08:00
Benjy Cui
e25a6fa583
release 0.11.0
2015-12-28 15:18:51 +08:00
afc163
74036396fe
fix calendar switch, close #753
2015-12-28 11:28:00 +08:00
afc163
b55d43924d
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
2015-12-27 13:06:59 +08:00
Benjy Cui
5121a5d634
deps: upgrade rc-menu
2015-12-26 17:23:41 +08:00
afc163
b013c6231f
0.11.0-beta6
2015-12-26 00:54:07 +08:00
afc163
e0fb571ebc
Add dateInputPlaceholder
2015-12-25 18:04:01 +08:00
afc163
aa3c703c18
0.11.0-beta5
2015-12-25 17:54:26 +08:00
Benjy Cui
de1a21c8c8
deps: upgrade rc-table
2015-12-25 15:50:41 +08:00
afc163
e2fe1d5c3d
0.11.0-beta4
2015-12-25 15:29:14 +08:00
afc163
cbf7d27664
improve rangepicker and add showTime prop
2015-12-25 01:21:03 +08:00
Benjy Cui
2944236cf6
style: replace hard code with variable
2015-12-24 16:22:59 +08:00
Benjy Cui
afa40dd919
feat: add RangePicker
2015-12-24 14:45:22 +08:00
afc163
50fc55ddc8
update deps
2015-12-24 11:51:14 +08:00
Benjy Cui
6995db850e
deps: update history
2015-12-24 10:20:33 +08:00
Benjy Cui
a84be2c043
docs: update docs and demos
2015-12-24 09:54:59 +08:00
afc163
d45bd4c79d
0.11.0-beta3
2015-12-23 21:02:12 +08:00
afc163
b8d14936e9
0.11.0-beta2
2015-12-22 15:08:05 +08:00
afc163
3ec39dcb62
update deps
2015-12-18 16:05:35 +08:00
afc163
1fbaf0b5b5
fix ie8 babel bug via es3ify-loader, ref ant-tool/atool-build#28
2015-12-18 14:35:40 +08:00
afc163
424166d335
Fix ie8 error caused by clipboard.js
2015-12-18 11:33:27 +08:00
afc163
f0d94d476b
Merge pull request #691 from ant-design/update-time-picker
...
update time-picker to 1.0.0-alpha9
2015-12-17 16:13:23 +08:00
MG12
dcd6a05432
rollback the version
2015-12-16 18:14:27 +08:00
MG12
ece8eaa7ad
update time-picker to 1.0.0-alpha9
2015-12-16 17:29:28 +08:00
afc163
269326abaa
0.11.0-beta1
2015-12-16 14:57:07 +08:00
Benjy Cui
d644484236
deps: upgrade rc-slider
2015-12-16 14:03:09 +08:00
afc163
4ed1c17cd6
fix react-component/time-picker#9
2015-12-11 21:50:14 +08:00
afc163
62d4bbd573
remove remote dataSource
2015-12-10 14:49:24 +08:00
afc163
ad50514b8c
fix peerDenpdencies with react-router@1.0.2
2015-12-09 16:26:57 +08:00
afc163
801330cac7
update deps
2015-12-08 22:17:06 +08:00
afc163
c1b1765a1b
Fix short format timepicker
2015-12-08 21:23:07 +08:00
afc163
bfe94b2a80
upgrade rc-time-picker
...
ref #578
2015-12-08 16:45:21 +08:00
afc163
d900bec8b4
update test
2015-12-07 15:43:49 +08:00
afc163
d9eaffb0c8
upgrade nico-jsx for marked and babel6 inside it
2015-12-03 17:41:44 +08:00
afc163
34960cb662
upgrade to babel6, ref #413
2015-12-03 16:28:45 +08:00
afc163
fc2edb386c
Merge pull request #623 from ant-design/fix-select
...
fix: the cursor should be `not-allowed`
2015-12-02 20:37:22 +08:00
afc163
19c69eb071
Merge branch 'master' into develop-0.11.0
2015-12-02 20:04:05 +08:00
Benjy Cui
d08b259256
fix: the cursor should be not-allowed
2015-12-02 16:59:21 +08:00
afc163
52fa259538
Fix devDeps on git repo
2015-12-01 16:54:29 +08:00
afc163
e1766f2b6b
Add test for icon, deal with testing stateless component
2015-11-30 16:54:39 +08:00
afc163
cad92a5b49
bump 0.10.4
2015-11-30 15:23:39 +08:00
afc163
b3d42ffb93
update jest version
2015-11-28 15:04:46 +08:00
afc163
beaa01d4ef
upgrade rc-pagination to 1.3.5
2015-11-27 01:00:27 +08:00
afc163
123741a623
update version
2015-11-26 23:34:55 +08:00
afc163
3bdff8ec8c
Merge pull request #600 from ant-design/lesshint
...
Lesshint
2015-11-26 20:24:32 +08:00
afc163
3c06ea5fff
Merge pull request #598 from ant-design/upgrade-pagination
...
Upgrade rc-pagination to 1.3.0.
2015-11-26 20:24:22 +08:00
afc163
8d36dc6fe5
Add simple lesshint support
2015-11-26 19:36:00 +08:00
Yuwei Ba
849f080999
Upgrade dependency.
2015-11-26 18:28:04 +08:00
afc163
3cd55c905b
update rc-table version
2015-11-26 14:57:40 +08:00
Yuwei Ba
4cc69cdd3f
Upgrade rc-pagination to 1.3.0.
2015-11-26 12:17:19 +08:00
afc163
efbd455384
Add markdown code block eslint support
2015-11-25 18:10:34 +08:00
Benjy Cui
8b059cfb9a
bump 0.10.2
2015-11-25 16:13:12 +08:00
afc163
ce76ebfe9b
replace rcUtil.classSet by classnames, ref react-component/util#1
2015-11-24 20:03:57 +08:00
Benjy Cui
5bbf9369fb
deps: update rc-slider and demo
2015-11-23 16:18:55 +08:00
yiminghe
e47e1c8db6
add jsfiddle demo
2015-11-23 15:20:42 +08:00
afc163
05ef4a62d1
bump 0.10.1
2015-11-20 21:47:55 +08:00
afc163
2ad63d7cda
update version to 0.10.0
2015-11-20 15:11:10 +08:00
afc163
2b6b294fb0
Merge pull request #562 from ant-design/update-timepicker
...
update timepicker component and fix a bug when clear input.
2015-11-20 15:06:26 +08:00
MG12
df180f942c
update timepicker component and fix a bug when clear input.
2015-11-20 15:01:22 +08:00
afc163
de78d5e33c
rm babel-eslint
2015-11-20 14:18:02 +08:00
afc163
822d004e0a
0.10.0-beta30
2015-11-20 11:06:09 +08:00
afc163
7ecb28b1c0
upgrade rc-time-picker to 0.6.0
2015-11-19 21:52:16 +08:00
afc163
c1f4964048
0.10.0-beta29
2015-11-19 19:43:29 +08:00
MG12
dbb8eaaa35
timepicker component feature fix
2015-11-19 18:02:00 +08:00
崖鹰
3b6745d175
add timepicker component
2015-11-19 18:02:00 +08:00
Benjy Cui
d340910897
deps: update Slider and its docs
2015-11-19 14:25:34 +08:00
afc163
88b691b7b8
update devDeps
2015-11-18 23:04:37 +08:00
afc163
e7924e2202
upgrade devDeps
2015-11-18 22:44:46 +08:00
afc163
34d0455b04
upgrade rc-calendar version
2015-11-18 21:18:21 +08:00
afc163
a167e61884
0.10.0-beta28
2015-11-18 18:22:36 +08:00
Benjy Cui
46f004877c
feat: upgrade rc-slider
2015-11-18 16:54:38 +08:00
afc163
abfe35c19f
0.10.0-beta27
2015-11-17 14:36:16 +08:00
afc163
4df1ebc16f
upgrade deps
2015-11-17 14:32:47 +08:00
yiminghe
162bcf3aca
upgrade calendar
2015-11-16 20:10:29 +08:00
afc163
908b8eb90f
0.10.0-beta26
2015-11-16 16:18:42 +08:00
血诺
d517a2d030
fix mode change when click month cell
2015-11-16 14:20:15 +08:00
yiminghe
4aafe71030
upgrade deps
2015-11-16 14:10:42 +08:00
afc163
c499f78eb6
0.10.0-beta25
2015-11-15 21:41:08 +08:00
afc163
4ba8f3d641
0.10.0-beta24
2015-11-14 21:19:33 +08:00
afc163
053cd4b158
Merge pull request #519 from ant-design/feature-calendar
...
improve calendar
2015-11-13 17:31:12 +08:00
afc163
b6ff796e71
update upload
2015-11-13 16:09:39 +08:00
afc163
b2a0fbfd1a
upgrade rc-queue-anim
2015-11-13 11:31:14 +08:00
血诺
d950c63c80
improve calendar
2015-11-12 21:34:33 +08:00
yiminghe
052a6f390f
upgrade
2015-11-12 10:32:35 +08:00
afc163
547db94de3
Add back calendar auto adjust style
2015-11-11 17:08:31 +08:00
yiminghe
b0b787af1a
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-11-11 12:01:36 +08:00
yiminghe
a56af5239a
upgrade
2015-11-11 12:00:54 +08:00
afc163
ed04480144
upgrade react-router version
2015-11-11 11:50:25 +08:00
afc163
bd826a2582
0.10.0-beta23
2015-11-10 15:55:33 +08:00
yiminghe
cf503260ae
upgrade calendar
2015-11-10 11:18:39 +08:00
afc163
5c1045c994
merge master
2015-11-09 17:07:20 +08:00
afc163
e1a6123aa6
Fix ES2015 syntax in unbabeled file
2015-11-09 16:55:06 +08:00
yiminghe
d37370c144
fix lint
2015-11-09 11:13:31 +08:00
afc163
01dd197111
upgrade react-router in demo
2015-11-06 22:30:04 +08:00
afc163
22e1cd9c57
0.10.0-beta22
2015-11-06 22:28:10 +08:00
yiminghe
ddbc1de6e8
upgrade
2015-11-06 12:16:03 +08:00
afc163
23b52b14f2
upgrade react-slick dep, fix carousel document, close #483
2015-11-05 18:29:44 +08:00
afc163
573e90aa1a
0.10.0-beta21
2015-11-05 17:50:20 +08:00
afc163
ac98bb9cf7
bump 0.10.0-beta20
2015-11-05 11:06:23 +08:00
afc163
14242740ed
upgrade rc-menu
2015-11-05 11:04:12 +08:00
yiminghe
15a13c1076
bump
2015-11-04 23:15:28 +08:00
yiminghe
a62e4b0aae
upgrade and optimize css
2015-11-04 23:14:49 +08:00
偏右
3659d8ab8e
Merge pull request #474 from ant-design/feature-placement
...
feat: support more placement for popover
2015-11-04 20:31:33 +08:00
yiminghe
8005455ddd
use div
2015-11-04 18:07:42 +08:00
afc163
56c8f89dbc
0.10.0-beta17
2015-11-04 17:23:53 +08:00
popomore
84647fa12d
test: add simple testcase for popover
2015-11-04 17:22:33 +08:00
afc163
a2ac7ff568
update clip
2015-11-04 14:59:55 +08:00
afc163
15cef16368
update
2015-11-04 14:46:41 +08:00
afc163
7f596286d4
Add clipboard for color tool
2015-11-04 13:17:56 +08:00
afc163
80290c81e5
merge from master
2015-11-04 11:05:46 +08:00
afc163
5bcdcc3fce
fix 0.9.3 error
2015-11-04 10:59:19 +08:00
yiminghe
dc1650486d
fix button
2015-11-03 20:06:44 +08:00
yiminghe
e9a178fb43
remove left top
2015-11-03 19:58:09 +08:00
afc163
664fb92104
update rc-table
2015-11-03 17:21:51 +08:00
afc163
cef93e2148
babel index.js, fix beta10 bug
2015-11-03 16:03:09 +08:00
yiminghe
052e8ee0f4
upgrade
2015-11-03 13:52:41 +08:00
afc163
042bf1a20d
speed up tests
2015-11-03 12:08:18 +08:00
afc163
c0dc894cbe
Fix tests
2015-11-03 11:56:08 +08:00
afc163
caa87cb6f2
Merge master for 0.9.3 change
2015-11-03 11:09:52 +08:00
afc163
39f8613379
check the React version is available
...
Conflicts:
package.json
2015-11-03 11:06:42 +08:00
偏右
145a20ece1
Merge pull request #464 from ant-design/simple-test-via-jest
...
Simple test via jest
2015-11-02 22:37:24 +08:00
afc163
2fa7f95cce
basic test
2015-11-02 22:36:46 +08:00
afc163
c671214346
upgrade eslint-config-airbnb
2015-11-02 22:30:26 +08:00
afc163
9ef72bae9d
Add simple test
2015-11-02 21:34:52 +08:00
afc163
34665d9d70
check the React version is available
2015-11-02 18:26:05 +08:00
afc163
ebfd5ae0bf
0.10.0-beta9
2015-11-02 17:04:01 +08:00
afc163
99b15340b5
Fix IE8 error via downgrade react to 0.14.0, #456
...
waiting for 0.14.2, more info:
https://github.com/facebook/react/issues/5323
2015-11-02 16:19:26 +08:00
Benjy Cui
24a2e1ecca
deps: upgrade rc-slider
2015-11-01 11:42:47 +08:00
afc163
84e71919da
Datepicker upgrade
2015-10-31 15:16:05 +08:00
afc163
33aed8d45e
update nico-jsx
2015-10-30 16:26:23 +08:00
afc163
5a97860d7c
update deps
2015-10-30 15:35:23 +08:00
afc163
ab4cd86221
Merge branch 'develop-0.10.0' of github.com:ant-design/ant-design into develop-0.10.0
2015-10-30 15:29:15 +08:00
Benjy Cui
1fbd07d7a6
deps: upgrade React Components
2015-10-30 15:22:25 +08:00
afc163
f1576b9c84
upgrade babel version
2015-10-30 14:51:40 +08:00
Benjy Cui
46452912c1
docs: update Slider's docs
2015-10-30 14:09:15 +08:00
偏右
ba023f3f05
Merge pull request #447 from ant-design/feature-colspan-rowspan
...
support colspan and rowspan
2015-10-29 20:00:15 +08:00
勤拭
e9cfca0d89
support colspan and rowspan
2015-10-29 15:38:59 +08:00
偏右
f528017412
Merge pull request #438 from ant-design/develop-0.10.0fortreedynamic
...
Dynamic Tree
2015-10-29 14:19:30 +08:00
afc163
fce8ab5e64
0.10.0-beta8
2015-10-28 19:09:15 +08:00
afc163
dac4b51ea5
Fix calendar
2015-10-28 16:31:28 +08:00
afc163
2ae668abb3
upgrade rc-table
2015-10-27 20:13:11 +08:00
ioldfish
49c019f86d
Merge branch 'develop-0.10.0' of https://github.com/ant-design/ant-design into develop-0.10.0
...
Conflicts:
package.json
2015-10-27 16:28:00 +08:00
ioldfish
8f887d3879
update ant-tree dynamic
2015-10-27 15:47:01 +08:00
Benjy Cui
e788bf8495
deps: upgrade React Components
2015-10-27 14:33:38 +08:00
afc163
157faaf458
Merge master for 0.9.2 upgrade
2015-10-26 17:38:27 +08:00
afc163
1ccd553e17
bump 0.9.2
2015-10-26 17:29:22 +08:00
yiminghe
8729808625
upgrade dropdown
2015-10-26 14:26:51 +08:00
yiminghe
e2b21bbf1f
upgrade
2015-10-26 11:07:19 +08:00
yiminghe
2f8162da02
upgrade
2015-10-23 23:25:29 +08:00
afc163
cd0703e462
remove enter-animation
2015-10-23 21:38:35 +08:00
jljsj
ac87334179
update queue-anim demo ReactDOM
2015-10-23 14:53:57 +08:00
afc163
4bed95ef6a
Merge
2015-10-22 21:30:28 +08:00
yiminghe
a687c32b1d
add compiled css
2015-10-22 19:09:23 +08:00
yiminghe
fdee139459
add className for table
2015-10-22 17:28:12 +08:00
afc163
75eefe533c
upgrade datepicker
2015-10-22 17:16:02 +08:00
偏右
540c3d165a
Merge pull request #405 from ant-design/use-origin-less
...
export original less file, ref #384
2015-10-22 16:40:26 +08:00
afc163
efaf13b4ac
upgrade select component
2015-10-22 14:59:53 +08:00
yiminghe
02ac02c252
bump
2015-10-21 21:32:09 +08:00
afc163
f60a3c6192
export original less file, ref #384
2015-10-21 20:27:06 +08:00
jljsj
ba34a49f79
update queue-anim demo
2015-10-21 17:53:38 +08:00
yiminghe
439948d2b9
fix remove demo for tabs
2015-10-21 17:32:49 +08:00
yiminghe
8c71530838
add start end demo for datepicker
2015-10-21 16:27:48 +08:00
yiminghe
1e43c9ddc5
upgrade tabs
2015-10-21 14:53:48 +08:00
yiminghe
a8ed06ec86
upgrade dialog
2015-10-20 17:12:59 +08:00
yiminghe
76b0f673ec
beta2
2015-10-20 16:47:55 +08:00
afc163
6135242dc3
fix version select order
2015-10-19 18:05:06 +08:00
afc163
1ea1a62d19
fix version select order
2015-10-19 18:04:54 +08:00
afc163
925d75dd1e
upgrade rc-slider
2015-10-19 16:54:19 +08:00
jljsj
bf1d703274
queue-anim demo
2015-10-19 15:36:32 +08:00
Benjy Cui
d12425a11e
chore: upgrade react-slick in order to work with React@0.14.x
2015-10-19 15:01:30 +08:00
yiminghe
d3421b6bf4
Merge pull request #397 from ant-design/develop-0.10.0fortree
...
Develop 0.10.0fortree
2015-10-17 00:17:20 +08:00
afc163
cfbd7bd85d
upgrade to reqwest@2.0.5, ref ded/reqwest#217
2015-10-16 13:56:37 +08:00
ioldfish
d700a53543
Merge branch 'develop-0.10.0' of https://github.com/ant-design/ant-design into develop-0.10.0
2015-10-15 10:40:01 +08:00
ioldfish
aca09cf191
update ant-tree
2015-10-15 10:38:14 +08:00
afc163
6092ca2319
upgrade input-number to 2.1.x
2015-10-14 16:27:06 +08:00
afc163
ecb98d8787
Merge branch 'master' into develop-0.10.0
2015-10-12 10:21:16 +08:00
afc163
a085adcf05
Add react to devDeps
2015-10-12 10:20:17 +08:00
afc163
cea77e00a5
Change version to 0.10.0-beta, Merge branch 'master' into develop-0.10.0
2015-10-09 15:43:05 +08:00
afc163
ac3eaaf6ea
update stableVersion
2015-10-09 15:42:03 +08:00
Benjy Cui
26069c33e9
chore: upgrade react-slick in order to work with React@0.14.x
2015-10-09 11:35:44 +08:00
afc163
c98c3eef57
bump 0.9.1
2015-09-26 01:00:29 +08:00
afc163
8384512bf9
0.9.1-beta13
2015-09-24 18:39:07 +08:00
afc163
147b4ac49b
Add overlayClassName to popover and tooltip
2015-09-24 18:38:31 +08:00
afc163
8cc42581bb
0.9.1-beta12
2015-09-23 15:28:43 +08:00
afc163
961b990f07
upgrade rc-upload to 1.6.x
2015-09-21 11:34:14 +08:00
afc163
6854a83989
get filename
2015-09-20 13:56:14 +08:00
afc163
df4f747b65
bump new beta
2015-09-19 17:38:22 +08:00
afc163
4343098426
0.9.1-beta7
2015-09-18 23:32:44 +08:00
afc163
f752882b44
0.9.1-beta8
2015-09-18 16:02:23 +08:00
afc163
c85f2852e8
update task deploy
2015-09-17 16:37:42 +08:00
羽航
c6f4af3ce4
update rc-steps to v1.3.2 取消iframe方案
2015-09-17 16:18:11 +08:00
羽航
c28034efa7
update rc-steps v1.3.1 使用iframe来监控resize事件。未来不支持ie8后,再过渡到纯css实现。
2015-09-17 14:18:06 +08:00
afc163
95750472a3
0.9.1-beta7
2015-09-16 21:26:04 +08:00
afc163
78d15aabbf
Fix initial maxDescriptionWidth for vertical steps
2015-09-16 18:23:51 +08:00
afc163
1d31b8e0be
0.9.1-beta5
2015-09-16 18:04:23 +08:00
yiminghe
e5de88d043
upgrade upload
2015-09-16 18:00:56 +08:00
羽航
be68b6c40c
update rc-steps v1.3.0
2015-09-16 15:22:32 +08:00
羽航
89c34ebceb
Merge branch 'master' of github.com:ant-design/ant-design
2015-09-16 14:44:15 +08:00
羽航
f4372f3cbf
update rc-steps v1.2.5 Steps组件增加current属性,可自动判断当前正在执行状态。
2015-09-16 14:44:03 +08:00
afc163
4c7deda28b
fix rc-menu
2015-09-16 12:34:55 +08:00
afc163
4e23745bc0
0.9.1-beta3
2015-09-16 12:19:40 +08:00
afc163
f0d8f5c55c
update menu style and version
2015-09-16 11:29:51 +08:00
jljsj
d42c248780
Merge branch 'master' of github.com:ant-design/ant-design
2015-09-15 17:41:58 +08:00
jljsj
b52b6c8bbf
update enter-animation demo
2015-09-15 17:41:34 +08:00
afc163
961a679a9f
upgrade to fit react-router@1.0.0-rc1
2015-09-15 17:35:22 +08:00
afc163
278880119d
0.9.1-beta2
2015-09-15 13:35:56 +08:00
偏右
48e097c8a4
Merge pull request #284 from zhujun24/master
...
css container warning
2015-09-14 19:32:32 +08:00
羽航
1aebbc147c
update rc-steps to v1.2.4.解决vertical类型的steps的宽度问题
2015-09-14 18:54:56 +08:00
zhujun24
2883e075f9
css container warning
2015-09-14 18:02:14 +08:00
afc163
de581aebcb
0.9.1-beta1
2015-09-14 00:53:06 +08:00
afc163
b2dd01a0e8
bump 0.9.0
2015-09-14 00:37:09 +08:00
afc163
b4c3a01d40
Change dep version
2015-09-14 00:35:38 +08:00
afc163
c7efbb6de0
0.9.0-beta10
2015-09-11 22:42:34 +08:00
afc163
e3f34537a1
Merge branch 'master' of github.com:ant-design/ant-design
2015-09-11 15:01:30 +08:00
偏右
27dc4e333b
Merge pull request #249 from ant-design/enterAnimation0.4.0
...
Enter animation0.4.0
2015-09-11 14:59:49 +08:00
jljsj
365fc535e0
update enter-animation demo
2015-09-11 12:02:08 +08:00
afc163
273b30bff7
Merge branch 'master' of github.com:ant-design/ant-design
2015-09-11 11:30:24 +08:00
yiminghe
f8ae3cf3b9
add beta
2015-09-11 10:58:16 +08:00
afc163
1c19ad1b6d
Merge branch 'master' of github.com:ant-design/ant-design
2015-09-11 10:51:50 +08:00
yiminghe
cc16da4a9f
fix publish
2015-09-11 10:29:26 +08:00
afc163
05eaf52aca
0.9.0-beta9
2015-09-10 22:00:53 +08:00
yiminghe
0fafa86cac
upgrade select
2015-09-10 18:12:50 +08:00
jljsj
10ad6e29be
update enterAnimation version
2015-09-10 17:03:47 +08:00
jljsj
2e829690d0
update enterAnimation style is object and string
2015-09-10 16:20:24 +08:00
afc163
6ca6d1062a
0.9.0-beta8
2015-09-10 12:22:24 +08:00
zhujun24
95465a6794
add expand table
2015-09-10 11:04:31 +08:00
jljsj
6c2f15241a
update enterAnimation version
2015-09-09 17:43:40 +08:00
afc163
ea1a9f0a3d
Fix multiple upload onChange event
2015-09-09 14:58:17 +08:00
jljsj
9b56e3753d
Merge branch 'master' of github.com:ant-design/ant-design into enterAnimation0.4.0
2015-09-09 14:52:36 +08:00
jljsj
a48acc2fab
update enterAnimation router add
2015-09-09 14:52:16 +08:00
afc163
4910109789
0.9.0-beta6
2015-09-08 18:26:42 +08:00
jljsj
eba40467a4
Merge branch 'master' of github.com:ant-design/ant-design into enterAnimation0.4.0
2015-09-08 18:22:40 +08:00
jljsj
261835e786
update enterAnimation
2015-09-08 18:22:30 +08:00
afc163
5c00b0e66b
Fix publish problem
2015-09-08 18:17:15 +08:00
afc163
0695a887ef
update CHANGELOG
2015-09-08 12:12:21 +08:00
afc163
f785d7b891
antd.confirm() is deprecated, use antd.Modal.confirm() instead
2015-09-08 11:42:10 +08:00
jljsj
dec9bc74e5
Merge branch 'master' of github.com:ant-design/ant-design into enterAnimation0.4.0
2015-09-07 18:38:05 +08:00
jljsj
59b1f1c4fa
update enter-animation
2015-09-07 18:37:07 +08:00
afc163
4eb21ea5bc
0.9.0-beta3
2015-09-07 12:29:23 +08:00
afc163
579ad01fc5
rollback for reqwest
2015-09-07 11:24:28 +08:00
afc163
eaad577e79
Fix xhr2 bug, ded/reqwest#207
2015-09-07 10:13:42 +08:00
afc163
108a469c79
0.9.0-beta2
2015-09-01 22:16:34 +08:00
偏右
d60ffeeafe
Merge pull request #233 from zhujun24/vertical-steps
...
restore vertical steps
2015-09-01 16:23:07 +08:00
afc163
691b0147b1
update eslintrc and fix code
2015-09-01 16:19:39 +08:00
zhujun24
6f0ba9142e
restore vertical steps
2015-09-01 15:30:51 +08:00
afc163
23243844ba
update devDeps
...
fix #231
2015-09-01 15:13:39 +08:00
sorrycc
8cbd9ae6f9
upgrade react-slick to 0.7
2015-09-01 14:30:24 +08:00
偏右
e0f2eb214e
Merge pull request #225 from zhujun24/vertical-steps
...
Vertical steps
2015-09-01 11:06:06 +08:00
afc163
95f2e82f4e
Change version
2015-09-01 01:06:48 +08:00
zhujun24
9a7814396e
vertical re-stpes 1.2.1
2015-08-31 20:24:47 +08:00
yiminghe
fbad793d3d
upgrade select
2015-08-31 19:41:58 +08:00
afc163
f7308fbb48
Replace reqwest via reqwest-without-xhr2
...
Fork reqwest to https://github.com/ant-design/reqwest ,
Remove xhr2 dependency cause it is useless in browser side, it will
cause some bugs in different pack solutions, waiting offcial repo resolve this problem: https://github.com/ded/reqwest/issues/204
ref: #216
2015-08-31 17:31:12 +08:00
afc163
11fda3bf07
0.8.1-beta2
2015-08-28 00:12:38 +08:00
afc163
ed4beaf57c
beta1
2015-08-25 17:39:56 +08:00
afc163
859ffdacb1
0.8.1-beta
2015-08-25 17:39:26 +08:00
afc163
19af7309e1
Merge branch '0.8.0'
2015-08-25 17:39:07 +08:00
yiminghe
109e283e15
add MonthCalendar
2015-08-25 17:33:01 +08:00
afc163
18bc4994dc
0.8.0
2015-08-25 15:24:06 +08:00
afc163
3456e1122e
update object-assign version
2015-08-25 14:25:03 +08:00
然则
408fd5b8b9
up tree version
2015-08-25 13:20:38 +08:00
yiminghe
70d04d9d31
add open anim
2015-08-25 11:11:21 +08:00
yiminghe
afe77270c6
fix tree anim
2015-08-25 11:03:46 +08:00
afc163
f97e0c6c03
beta7
2015-08-24 21:16:00 +08:00
afc163
820ed5c891
Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0
2015-08-24 21:09:59 +08:00
afc163
86c90f0109
只有 dataSource 的变化才能从外面触发新请求
...
另外,is-equals-shallow 的比较始终是 false,因为 props.columns 是 array
2015-08-24 21:08:00 +08:00
然则
af22a48fbb
up tree selected style
2015-08-24 20:21:06 +08:00
偏右
adb2843df6
Merge pull request #188 from ant-design/new-menu-animation
...
Add menu animation
2015-08-24 19:25:38 +08:00
jljsj
c2be1cbf81
Add menu animation
2015-08-24 18:18:46 +08:00
然则
d29a215e74
up tree and add velocity-animate
2015-08-24 18:12:07 +08:00
afc163
5bfe60771c
beta6
2015-08-24 15:13:51 +08:00
afc163
e57773d8c5
It is ok to install xhr2 in browser
2015-08-24 15:02:57 +08:00
yiminghe
552b45ab98
revert port
2015-08-24 14:31:43 +08:00
yiminghe
60c1f06bb1
expost calendar
2015-08-24 14:30:08 +08:00
yiminghe
3b3ae23fe2
update animate
2015-08-24 00:31:49 +08:00
zhujun24
6d959a601b
fixed collapse IE8/Safari
2015-08-23 15:33:15 +08:00
yiminghe
3795111cff
Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0
2015-08-21 23:37:32 +08:00
yiminghe
43e948f815
upgrade dropdown
2015-08-21 23:36:10 +08:00
afc163
f260b2145f
update description
2015-08-21 17:00:33 +08:00
yiminghe
c4b5b186ae
render to body
2015-08-21 14:54:37 +08:00
afc163
aabf57a117
beta5
2015-08-20 20:53:59 +08:00
afc163
cd4d98266c
react-router@1.x as devDependency
2015-08-20 20:33:21 +08:00
yiminghe
fd0083e6e3
Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0
2015-08-20 17:47:15 +08:00
yiminghe
0a1cfccd22
upgrade select. Fixes #170
2015-08-20 17:46:12 +08:00
afc163
f0931ece66
Add lesslint and fix less code style
2015-08-20 16:55:42 +08:00
afc163
970aa4f846
Update code style
2015-08-20 13:17:17 +08:00
jljsj
8274cce09e
add alert close animation
2015-08-20 13:06:47 +08:00
sorrycc
d897263d5b
fix: Carousel don't work in IE8, ref: #138
2015-08-20 11:34:43 +08:00
afc163
b72443327b
minimized static files in ant.design
2015-08-19 21:44:31 +08:00
afc163
3bf7dce466
beta4
2015-08-19 14:10:58 +08:00
afc163
9b1bbc855b
webpack progress plugin
2015-08-19 13:24:51 +08:00
afc163
6e542e4972
update tree
2015-08-19 11:45:08 +08:00
翰文
c1b409662d
chore: 更新upload文档和依赖版本
2015-08-18 17:31:37 +08:00
afc163
fc71504c78
beta3
2015-08-18 17:12:07 +08:00
afc163
a14f8abbfb
ignore xhr2
2015-08-18 15:30:02 +08:00
afc163
5264263849
Replace jQuery.ajax via reqwest, fix #142
...
https://github.com/ded/reqwest
need xhr2 as peerDependency
2015-08-18 14:30:55 +08:00
yiminghe
a15e428155
fix select placeholder for ie10. Fixes #145
2015-08-18 00:42:03 +08:00
yiminghe
099999ffc1
support mousePosition
2015-08-17 23:46:09 +08:00
yiminghe
867c4f2a85
support mousePosition
2015-08-17 23:42:52 +08:00
ioldfish
1b78c4fc90
merge from fortree
2015-08-17 17:32:59 +08:00
afc163
96f136205e
update deps
2015-08-17 13:06:01 +08:00
然则
61f061b00f
up api
2015-08-15 23:45:25 +08:00
afc163
2eecc1071b
update eslint and fix indent problems
2015-08-15 15:08:55 +08:00
然则
82bf118a73
up iconfont
2015-08-14 23:28:20 +08:00
afc163
466238b1f8
beta2
2015-08-14 18:21:04 +08:00
afc163
14c046b87d
Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0
2015-08-14 14:22:04 +08:00
afc163
ce5d7b9d9c
update rc-upload to 1.3.0, modify onError arguments
2015-08-14 14:17:22 +08:00
yiminghe
ac50ae3632
upgrade menu
2015-08-14 13:09:53 +08:00
yiminghe
b3af79ab24
upgrade. Fixes #127
2015-08-13 16:39:51 +08:00
jljsj
5b47891c52
更新enterAnimation版本与demo
2015-08-12 14:57:45 +08:00
yiminghe
79e54f03f5
upgrade menu
2015-08-11 23:32:49 +08:00
然则
6da7db4ec2
up rc-tree version
2015-08-10 20:23:18 +08:00
yiminghe
eef1da7ed6
upgrade menu
2015-08-10 17:57:28 +08:00
afc163
dae05a55c4
merge
2015-08-09 18:05:50 +08:00
玄寂
63cf7bb742
feat: add upload component
2015-08-08 23:37:35 +08:00
yiminghe
aa6722b0d2
upgrade slider
2015-08-08 00:49:48 +08:00
jljsj
e1a6cfc72a
updata enterAnimation version
2015-08-07 17:07:19 +08:00
yiminghe
ed549a19b3
upgrade rc-menu
2015-08-07 00:34:06 +08:00
yiminghe
454e5cc22b
upgrade rc-select. Fixes #118
2015-08-07 00:16:21 +08:00
afc163
e958481e00
rollback dep version
2015-08-06 21:49:52 +08:00
yiminghe
9616341007
Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0
2015-08-06 16:50:20 +08:00
yiminghe
4d203b6e67
add menu
2015-08-06 16:49:54 +08:00
afc163
f8b19f3bc8
update deps
2015-08-06 15:42:03 +08:00
ioldfish
817e5ff72a
upadte tree style
2015-08-06 09:17:40 +08:00
yiminghe
0e58688dc2
fix adjustOrientOnCalendarOverflow
2015-08-04 18:42:41 +08:00
偏右
2fe97eb8ee
Merge pull request #88 from zhujun24/notification
...
Notification
2015-08-04 11:45:40 +08:00
sorrycc
ebf1c3ed25
add Carousel
2015-08-03 17:43:05 +08:00
sorrycc
eb4f468b49
add Affix
2015-08-03 17:12:50 +08:00
ioldfish
c18af7db79
包装rc-tree,样式待修改
2015-08-03 16:07:21 +08:00
zhujun24
0a79201536
merge conflict index.js
2015-08-03 15:22:04 +08:00
SimaQ
5f70cf024a
feat: add form-validation
2015-08-03 13:39:58 +08:00
zhujun24
a4f6890dec
merge 0.8.0
2015-07-31 18:19:36 +08:00
afc163
15551bfa55
fix dep
2015-07-31 15:15:47 +08:00
afc163
dd5f8ba468
update developing version
2015-07-30 18:50:05 +08:00
afc163
bd5805a0e4
Merge branch 'master' into 0.8.0
2015-07-30 17:25:20 +08:00
afc163
a2b4bcb008
bump 0.7.3
2015-07-30 17:20:07 +08:00
zhujun24
718751d063
merge 0.8.0
2015-07-29 21:07:02 +08:00
afc163
3807c2ce31
Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0
2015-07-29 15:08:24 +08:00
偏右
16a02f0a99
Merge pull request #81 from ant-design/enter-animation
...
Enter animation
2015-07-29 15:07:42 +08:00
jljsj
a13b5d3b02
updata js 0.1.3 and md
2015-07-29 14:50:00 +08:00
afc163
6f70303e90
Fix table, 当数据量少于每页数量时,直接设置数据
2015-07-29 14:01:15 +08:00
jljsj
1559d44c96
updata specs and child node Animation
2015-07-29 12:17:18 +08:00
afc163
8a638a0c65
update devDependencies
2015-07-29 11:13:02 +08:00
jljsj
8f1a616b2e
add enterAnimation
2015-07-28 17:55:40 +08:00
jljsj
fbb7a99a9e
updata
2015-07-28 15:42:43 +08:00
zhujun24
19a2604b71
notification half
2015-07-28 15:40:28 +08:00
afc163
b6fe8021f8
render when change dataSource
2015-07-28 15:20:33 +08:00
jljsj
87c68279e1
add enterAnimation
2015-07-28 15:16:51 +08:00
afc163
695d27b290
update version to 0.7.3-beta3
2015-07-28 14:03:53 +08:00
afc163
699a6c9ad3
Add enter-animation
2015-07-28 12:32:27 +08:00
afc163
deb00174aa
update version
2015-07-27 19:27:12 +08:00
afc163
6007d4d840
version change to 0.7.3
2015-07-27 19:23:30 +08:00
afc163
b1085ecf38
update version to 0.8.0-beta
2015-07-27 17:26:59 +08:00
zhujun24
e3b519601a
modify 0.7.2 release CHANGELOG.md
2015-07-27 17:08:17 +08:00
afc163
466f3bdd26
update description
2015-07-23 21:27:59 +08:00
afc163
17ac126b31
back to 0.7.2, 0.8.0 will be developed at a new branch
2015-07-22 17:34:54 +08:00
afc163
90005508b5
update current version and stable version
2015-07-22 15:37:17 +08:00
翰文
be3d529917
chore: collapse样式调整
2015-07-21 20:53:36 +08:00
afc163
8e3ac6b6a5
update build scripts
2015-07-21 17:55:14 +08:00
afc163
cdb2701f17
download link
2015-07-21 12:14:08 +08:00
afc163
d656f07026
version update to 0.7.1
2015-07-21 12:09:06 +08:00
afc163
fa790428aa
update release scripts
2015-07-21 12:05:39 +08:00
afc163
68a6b221c5
update release scripts
2015-07-21 12:02:15 +08:00
afc163
2192c05e62
Add CHANGELOG, prepare for 0.7.0
2015-07-21 10:44:43 +08:00
yiminghe
f2c8fcfc22
upgrade slider
2015-07-21 00:10:13 +08:00
afc163
9554fb54ba
developing version should be 0.7.0-beta4
2015-07-20 23:05:32 +08:00
afc163
5ad9ff1642
0.7.0-beta3
2015-07-20 22:31:58 +08:00
yiminghe
7e4d58d405
fix disabled for datepicker
2015-07-20 17:49:05 +08:00
yiminghe
e7b5480805
use gh-pages. Fixes #48
2015-07-20 17:45:05 +08:00
Yuwei Ba
b1ae5c7781
Update patination ver.
2015-07-20 16:51:44 +08:00
Yuwei Ba
ac3323e15b
Use ~ as dep prefix.
2015-07-20 15:01:38 +08:00
Yuwei Ba
3fec446356
Add missing dep.
2015-07-20 14:48:45 +08:00
afc163
d9f2d5620a
update to 0.7.0-beta2
2015-07-17 20:36:40 +08:00
afc163
269843bd07
beta1
2015-07-17 17:32:29 +08:00
afc163
cb232de50a
update homepage
2015-07-17 13:59:05 +08:00
afc163
9c783b80f1
update keywords
2015-07-17 13:58:35 +08:00
afc163
b5e72f2681
version jump
2015-07-17 12:49:59 +08:00
afc163
668f6f8edf
a beta version
2015-07-17 00:20:43 +08:00
jljsj
200b856bba
add radio
2015-07-16 18:23:25 +08:00
yiminghe
80886d6563
replace search
2015-07-15 19:32:03 +08:00
afc163
28d0037cf5
update rc-select to 4.3
2015-07-15 16:18:50 +08:00
蔡伦
ff0262c50c
Merge branch 'master' of github.com:ant-design/ant-design
...
# By afc163 (55) and others
# Via afc163 (21) and others
* 'master' of github.com:ant-design/ant-design: (96 commits)
arrow size and rotate
input focus style update
update site style
fix color variable
sort params
修复清空的问题
prepare npm
update table document
fix sort table logic, only allow one column to be sorted at a time
chore: change collapse color
optimize deploy
update table row-selection style
update table demos
fix markdown table in chrome
fix table loading style
feat: collapse style review and change
fix table loading style
fix table loading style
update table document
update filter dropdown function and style
...
Conflicts:
index.js
style/components/index.less
2015-07-15 15:28:07 +08:00
蔡伦
26c42c6cec
add checkbox
2015-07-15 15:19:24 +08:00
偏右
c8eea9fddb
Merge pull request #44 from ant-design/npm
...
prepare npm
2015-07-15 15:08:32 +08:00
yiminghe
b5e1ab5e47
prepare npm
2015-07-15 12:09:01 +08:00
afc163
4908cd2efa
Merge branch 'master' of github.com:ant-design/ant-design
2015-07-15 11:43:23 +08:00
yiminghe
fced70bd69
Merge branch 'master' of github.com:ant-design/ant-design
2015-07-15 11:26:55 +08:00
yiminghe
0ef8cd410f
optimize deploy
2015-07-15 11:26:33 +08:00
afc163
35c5ac8efa
update table row-selection style
2015-07-15 11:12:17 +08:00
翰文
6011f5caeb
feat: collapse style review and change
2015-07-14 21:09:40 +08:00
afc163
2a41f0802b
Merge master to components-table
2015-07-14 21:01:42 +08:00
yiminghe
b1a36dea1e
upgrade rc-slider
2015-07-14 20:35:27 +08:00
afc163
c915a3989b
merge master to components-table
2015-07-14 15:37:19 +08:00
羽航
2651589101
fix conflict
2015-07-14 13:45:47 +08:00
羽航
f2126bc343
update rc-steps to 1.1.4
2015-07-14 13:43:05 +08:00
simaQ
7375222ba4
update slider version
2015-07-14 12:06:04 +08:00
afc163
6b9c988f12
Merge branch 'master' into components-table
2015-07-13 20:06:27 +08:00
偏右
00435273b5
Merge pull request #39 from ibigbug/master
...
添加分页组件
2015-07-13 19:48:36 +08:00
afc163
01483740b3
merge from master
2015-07-13 10:57:34 +08:00
simaQ
349061b711
add slider into antd
2015-07-13 07:59:38 +08:00
Yuwei Ba
27c6e03322
添加分页组件
2015-07-13 01:05:25 +08:00
afc163
ed9b534252
merge
2015-07-12 12:46:48 +08:00
翰文
41244d83de
feat: add message component
...
Conflicts:
index.js
style/components/index.less
2015-07-11 16:40:59 +08:00
翰文
4c28bc1fe2
feat: add component collapse
2015-07-11 10:17:58 +08:00
afc163
40bc7e3268
merge branch master
2015-07-10 10:48:59 +08:00
yiminghe
782095125b
update switch
2015-07-09 21:05:33 +08:00
afc163
567280b0dc
Merge branch 'master' into components-table
2015-07-09 20:14:02 +08:00
yiminghe
5991755496
update input-number
2015-07-09 20:06:03 +08:00
yiminghe
fc85fa836b
use ie8 safe react-router
2015-07-09 17:47:21 +08:00
afc163
f47b29817a
import component rc-table
2015-07-09 14:51:48 +08:00
afc163
82c110ac5d
Add table demos
2015-07-09 11:41:36 +08:00
yiminghe
46b0685364
upgrade select
2015-07-08 22:07:15 +08:00
yiminghe
0a7410973e
clean warning
2015-07-08 20:53:11 +08:00
yiminghe
d965b5faf4
upgrade tooltip
2015-07-08 19:48:17 +08:00
yiminghe
c85e10083d
add switch
2015-07-08 19:47:45 +08:00
羽航
1de0aac428
Merge branch 'master' of github.com:ant-design/ant-design
2015-07-08 16:36:33 +08:00
afc163
99f7579809
update tooltip delay
2015-07-08 16:29:57 +08:00
羽航
943fbd3d34
调整steps的样式
2015-07-08 15:53:51 +08:00
羽航
46c879dbbf
Merge branch 'master' of https://github.com/ant-design/ant-design
2015-07-07 19:42:11 +08:00
羽航
33ed634f90
update rc-steps to 1.1.2
2015-07-07 19:41:31 +08:00
yiminghe
04d97f9ad7
add autoprefixer
2015-07-07 17:09:04 +08:00
afc163
fff4f39e5f
remove react-router from antd
2015-07-06 20:18:19 +08:00
afc163
ecd6540ce3
fix css minify bug
2015-07-06 17:47:30 +08:00
afc163
7af7399d84
clean dependencies
2015-07-06 16:33:16 +08:00
afc163
e50b760671
update webpack and webpack-dev-middleware
2015-07-06 11:28:08 +08:00
afc163
53dcdebafb
no optimize for now
2015-07-06 10:29:06 +08:00
afc163
0110b82ad9
update
2015-07-05 17:40:52 +08:00
afc163
325406776b
download page
2015-07-04 16:20:50 +08:00
afc163
6d15f9a77c
update description
2015-07-03 18:08:31 +08:00
afc163
adc05ad22e
prepublish
2015-07-03 12:06:48 +08:00
afc163
bcdd113487
update script
2015-07-03 11:22:09 +08:00
afc163
86e5a523ac
breadcrumb & router
2015-07-02 17:22:26 +08:00
yiminghe
a270bb896d
clean lib
2015-07-02 12:14:44 +08:00
yiminghe
abfe5df83f
add lib
2015-07-02 12:12:13 +08:00
yiminghe
ba05e1e53c
add swing
2015-07-01 17:25:16 +08:00
yiminghe
b98a302b9f
add animation for picker
2015-07-01 15:54:39 +08:00
yiminghe
465c8c2cdf
add input-number
2015-07-01 14:48:47 +08:00
yiminghe
63dca06483
upgrade
2015-06-30 20:23:44 +08:00
羽航
4cbc692382
fix conflict
2015-06-26 16:18:54 +08:00
羽航
bdd2d26596
update package.json
2015-06-26 16:13:11 +08:00
yiminghe
e76e720dec
update modal style
2015-06-26 15:29:44 +08:00
羽航
1bad0062f9
support ant-design prefix class and prefixCls property
2015-06-26 10:43:01 +08:00
羽航
49c5585590
update package.json
2015-06-25 19:32:06 +08:00
羽航
1b4815608c
fix conflict
2015-06-25 16:02:48 +08:00
羽航
e8ec073adc
add steps
2015-06-25 16:01:04 +08:00
yiminghe
abcdaddcaa
support promise for modal
2015-06-25 15:29:56 +08:00
afc163
cdba3e24e8
update select
2015-06-24 10:49:19 +08:00
afc163
eeec79eac6
remove gh-pages dependency
2015-06-19 18:23:16 +08:00
afc163
af86103b13
change deploy tool
2015-06-19 18:19:30 +08:00
afc163
8ab58d6fce
update rc-select and demos
2015-06-18 11:57:31 +08:00
afc163
4f0eb44fb3
allow not to set key on menuitem, react-component/menu#9
2015-06-17 20:05:27 +08:00
偏右
867f5b45c8
Update package.json
2015-06-17 17:59:23 +08:00
afc163
8048eb7b54
improve debug speed and reliability, using webpack-dev-middleware
2015-06-16 16:31:37 +08:00
afc163
48700296b8
update select demos
2015-06-16 14:54:31 +08:00
yiminghe
73d89f46af
update motion
2015-06-15 21:18:08 +08:00
yiminghe
8487d5ad6d
update dropdown style
2015-06-15 20:36:49 +08:00
afc163
6340b875b5
update watch config
2015-06-15 15:52:31 +08:00
yiminghe
580481221f
adjust onCancel
2015-06-12 23:46:04 +08:00
afc163
294e12693d
Merge branch 'master' of github.com:ant-design/ant-design
2015-06-12 10:44:31 +08:00
然则
58938d38e7
up select component
2015-06-11 19:23:35 +08:00
afc163
7f3180d0ef
Merge branch 'master' of github.com:ant-design/ant-design
2015-06-11 19:14:48 +08:00
afc163
a73aff66f8
update datepicker style
2015-06-11 18:08:00 +08:00
yiminghe
3690b2888d
pass lint
2015-06-11 16:35:36 +08:00
afc163
e59e8569f4
update webpack.config
2015-06-11 11:38:53 +08:00
yiminghe
c634b4d14c
add confirm
2015-06-10 22:02:13 +08:00
yiminghe
1d7c3af0f9
update tab
2015-06-10 19:50:02 +08:00
afc163
55041219f2
Add eslint, close #14
2015-06-10 17:59:32 +08:00
yiminghe
695c3b8ff6
upgrade rc-dialog
2015-06-09 22:24:19 +08:00
然则
34e0fa4b8d
add select component
2015-06-09 21:16:59 +08:00
夏奈
67265d49e3
progress
2015-06-09 16:54:11 +08:00
afc163
1de932c085
move ant-style inside ant-desgin
2015-06-09 15:21:44 +08:00
afc163
08c299e8b2
Add travis
2015-06-08 20:12:49 +08:00
yiminghe
9db6862ee5
update deps
2015-06-08 19:23:34 +08:00
yiminghe
ac2899efbb
add dropdown
2015-06-08 19:10:47 +08:00
afc163
01ba29bbc6
Add rc-tabs
2015-06-08 13:13:02 +08:00
afc163
dded66bb9b
update version
2015-06-08 12:44:00 +08:00
afc163
4a978ebf05
change rc-style to ant-style
2015-06-08 12:08:52 +08:00
afc163
b2fe8c42e1
seperate css file
2015-06-05 17:27:05 +08:00
afc163
a35e609d80
update footer
2015-06-05 15:02:39 +08:00
afc163
6c08eaf27e
change slogan
2015-06-05 11:46:53 +08:00
yiminghe
6b0dd1dffe
add modal
2015-06-04 21:17:52 +08:00
afc163
b12d53af60
site title
2015-06-04 14:42:24 +08:00
afc163
86aa0eee3a
update deploy scripts
2015-06-04 13:49:55 +08:00
afc163
e747d802af
update rc-calender to 3.80
2015-06-03 18:19:12 +08:00
afc163
de8a544a31
Add Tooltip
2015-06-03 17:08:51 +08:00
afc163
2058a9378f
jsx-loader -> babel-loader, fix #5
2015-06-02 18:14:24 +08:00
afc163
08dc95eadc
update rc-style repo url
2015-06-02 17:06:50 +08:00
afc163
73798c16ab
change name
2015-06-02 15:41:43 +08:00
afc163
a2570196e6
less-loader
2015-05-28 11:33:48 +08:00
afc163
88bcc34f5f
watch mode arguments
2015-05-27 14:26:05 +08:00
afc163
1e68880e17
update github url
2015-05-27 14:08:15 +08:00
afc163
e8519ccc3d
update github url
2015-05-27 12:28:27 +08:00
afc163
5d1af50583
update rc-calendar version
2015-05-27 11:42:56 +08:00
afc163
60505f1498
code box style update
2015-05-27 11:35:01 +08:00
afc163
306d106a08
import rc-style
2015-05-26 17:35:24 +08:00
afc163
17a14faad2
update
2015-05-26 16:19:07 +08:00
afc163
9738455245
update watch mode
2015-05-26 10:18:39 +08:00
afc163
9c3dc4ba3c
update webpack dev config
2015-05-25 21:04:53 +08:00
afc163
31ef99c81d
debug mode
2015-05-25 17:20:49 +08:00
afc163
4c121603ec
Add datepicker style
2015-05-21 20:36:13 +08:00
afc163
456f796f86
use nico-jsx, allow code type jsx
2015-05-18 18:13:16 +08:00
afc163
2d1187c9ac
update code template
2015-05-18 17:33:42 +08:00
afc163
5f13503558
aside with category
2015-05-11 18:09:13 +08:00
afc163
06a97ff5cb
update
2015-05-09 17:36:15 +08:00
afc163
a9ac2ecdc8
update README
2015-05-08 11:56:39 +08:00
afc163
97f8d04623
update theme
2015-05-07 21:01:15 +08:00
afc163
08900df2fb
rm src
2015-05-07 20:54:19 +08:00
afc163
8b32a331d9
add deploy command
2015-05-07 20:09:50 +08:00
afc163
0693ae7b86
update
2015-05-07 19:54:54 +08:00
afc163
c5e67da18f
first commit
2015-05-07 18:50:36 +08:00