Commit Graph

679 Commits

Author SHA1 Message Date
夏奈
fc69971f99 progress bar 和 progress circle api分开 2015-07-29 23:36:27 +08:00
夏奈
ef3f753470 progress bar style 2015-07-29 23:32:24 +08:00
afc163
b8ef693afc button loading animation effect 2015-07-29 22:23:55 +08:00
夏奈
a85586844c progress bar style 2015-07-29 22:20:05 +08:00
zhujun24
718751d063 merge 0.8.0 2015-07-29 21:07:02 +08:00
zhujun24
a7cb87b64d merge from 0.8.0 2015-07-29 20:43:44 +08:00
zhujun24
554d363520 modify icon and text 2015-07-29 20:24:07 +08:00
afc163
3c47cf2039 set event as onClose argument 2015-07-29 20:13:42 +08:00
zhujun24
42024530d0 notification 2015-07-29 20:08:16 +08:00
afc163
35c7b96f26 update alert description 2015-07-29 18:45:56 +08:00
afc163
706caa855f update alert component 2015-07-29 18:44:56 +08:00
偏右
e4b9ce0f6e Merge pull request #86 from zhujun24/alert
fixed three problems
2015-07-29 18:30:28 +08:00
afc163
ee71eb88a8 rm motion from components 2015-07-29 18:28:35 +08:00
zhujun24
a45bcd4d07 fixed closable introduce in index.md 2015-07-29 17:33:28 +08:00
afc163
7276554fd5 修改站点结构,开放设计文档 2015-07-29 17:23:11 +08:00
zhujun24
cdbbc4d34e fixed three problems 2015-07-29 17:22:36 +08:00
afc163
9acba5d4ae change category 2015-07-29 16:30:26 +08:00
偏右
5bc99bbe26 Merge pull request #83 from zhujun24/alert
Alert
2015-07-29 15:38:08 +08:00
afc163
4eb849c783 fix boolean expression always true 2015-07-29 15:29:29 +08:00
zhujun24
2eb253f0ed fixed close style 2015-07-29 15:22:47 +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
afc163
d32b9bfeac 修改 enter-animation 文档 2015-07-29 15:02:19 +08:00
jljsj
9fc8e7bb88 updata enter-animaiton index.md 2015-07-29 14:53:02 +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
yiminghe
ee10b7c7d8 fix ant-select 2015-07-29 12:50:41 +08:00
jljsj
1559d44c96 updata specs and child node Animation 2015-07-29 12:17:18 +08:00
zhujun24
c494da18aa optimize alert 2015-07-29 10:27:31 +08:00
afc163
65d6f32e18 update radio API document 2015-07-28 20:22:37 +08:00
afc163
09c0bd7c4b update tag demo and document 2015-07-28 20:15:25 +08:00
afc163
2e0be628a7 update tag style 2015-07-28 20:03:10 +08:00
afc163
2b85689477 update animation demo 2015-07-28 18:33:40 +08:00
jljsj
8f1a616b2e add enterAnimation 2015-07-28 17:55:40 +08:00
afc163
6344e9151b Add component tag 2015-07-28 17:08:06 +08:00
jljsj
d8ce9894a8 updata demo 2015-07-28 16:08:52 +08:00
jljsj
fe0ea83ebd updata 2015-07-28 16:06:45 +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
ba61ebd54b 支持动态传入分页信息 2015-07-28 14:02:18 +08:00
afc163
7aa01c464e change index.md title 2015-07-28 12:33:09 +08:00
afc163
699a6c9ad3 Add enter-animation 2015-07-28 12:32:27 +08:00
afc163
fb3b16ddc2 修复本地模式的 table 分页 current 页面失效的问题 2015-07-28 12:26:54 +08:00
zhujun24
eea48ffe16 Alert component 2015-07-27 20:53:08 +08:00
afc163
b7d204967d Refactor node pagination code, Add noPagination demo 2015-07-27 19:58:51 +08:00
afc163
14116da375 fix pagination showQuickJumper typo 2015-07-27 19:24:14 +08:00
afc163
3442cc7832 fix pagination false bug 2015-07-27 19:23:51 +08:00
afc163
ea93703efb update table pagination document 2015-07-27 15:40:30 +08:00
afc163
1954586665 修复本地模式下 pagination 为 false 时数据无法显示的问题 2015-07-27 15:38:06 +08:00
afc163
8d327e1b47 update form demo 2015-07-24 16:10:13 +08:00
afc163
ba21f3531b fix select components 2015-07-24 16:06:27 +08:00
ustccjw
b34269a6b1 use es6 module import/export
convert var to const

fix bug

fix bug

fix for jshint

fix import
2015-07-24 11:22:49 +08:00
ustccjw
41c35903a4 remove use strict 2015-07-23 21:36:34 +08:00
afc163
7a9ef6edb1 refactor message implement 2015-07-23 11:59:56 +08:00
afc163
fe0ead041a update combobox demo 2015-07-23 11:13:20 +08:00
afc163
65704ae376 Merge branch 'master' of github.com:ant-design/ant-design 2015-07-22 17:32:36 +08:00
afc163
12b26137ea Add confirm button loading effect for modal 2015-07-22 17:32:22 +08:00
SimaQ
7eb73e0714 Merge branch 'master' of https://github.com/ant-design/ant-design 2015-07-22 17:18:26 +08:00
SimaQ
bf1cf10adf update form typography 2015-07-22 17:17:47 +08:00
afc163
ecb45c3538 should be large button in modal 2015-07-22 16:57:30 +08:00
afc163
59869fa42d display label in select defaultly, fix #50 2015-07-22 12:37:20 +08:00
afc163
27353ca9b9 三期组件挖坑 2015-07-22 11:06:55 +08:00
SimaQ
75ecb0d0dc tiny update 2015-07-22 08:14:33 +08:00
翰文
be3d529917 chore: collapse样式调整 2015-07-21 20:53:36 +08:00
afc163
2902e33070 modify input number default disable in demo 2015-07-21 19:33:32 +08:00
afc163
bad047a860 typo 2015-07-21 16:53:51 +08:00
afc163
aa60f949e4 Merge branch 'master' of github.com:ant-design/ant-design 2015-07-21 16:48:34 +08:00
afc163
01a6c0f1e6 fix table pagination false bug 2015-07-21 16:48:00 +08:00
SimaQ
f15bbfc7e8 update classanme 2015-07-21 16:45:23 +08:00
SimaQ
77d263f063 update radio 2015-07-21 16:26:53 +08:00
afc163
9f6a9d9af0 update radio demos 2015-07-21 16:18:27 +08:00
SimaQ
cd3d87819e Merge branch 'master' of https://github.com/ant-design/ant-design 2015-07-21 14:58:29 +08:00
SimaQ
0f8de0411f update form demo page 2015-07-21 14:55:22 +08:00
afc163
4be73afd2d 微调了input-number在chrome下的效果 2015-07-21 14:28:29 +08:00
afc163
113da093d2 update pagination demos text 2015-07-21 11:13:32 +08:00
afc163
3b6ea9846d Add placeholder 2015-07-21 11:05:11 +08:00
yiminghe
f2c8fcfc22 upgrade slider 2015-07-21 00:10:13 +08:00
afc163
2ea0cef2a3 Merge branch 'master' of github.com:ant-design/ant-design 2015-07-20 22:57:59 +08:00
afc163
a4589b4ddd update select style 2015-07-20 22:56:43 +08:00
yiminghe
fc7854b82a update radio docs 2015-07-20 22:41:10 +08:00
yiminghe
015738ffeb fix radiogroup api 2015-07-20 22:36:49 +08:00
SimaQ
5042c2d7a7 Merge branch 'master' of https://github.com/ant-design/ant-design 2015-07-20 20:37:32 +08:00
SimaQ
745b6d3be2 form demo update: change radio checkbox select to ant-radio ant-checkbox ant-select 2015-07-20 20:35:48 +08:00
afc163
b90f83ed8a update default width 2015-07-20 20:03:45 +08:00
afc163
24cc4ccbf7 Merge branch 'master' of github.com:ant-design/ant-design 2015-07-20 19:28:38 +08:00
afc163
acb031e0dc one col in motion demo 2015-07-20 19:28:12 +08:00
SimaQ
7eaaee8a0b update form style 2015-07-20 19:25:34 +08:00
yiminghe
bcde1bd6d6 Merge branch 'master' of github.com:ant-design/ant-design 2015-07-20 17:49:27 +08:00
yiminghe
7e4d58d405 fix disabled for datepicker 2015-07-20 17:49:05 +08:00
SimaQ
9fe92d9735 update form demo 2015-07-20 17:43:01 +08:00
SimaQ
ac14eef84c update form style 2015-07-20 16:06:10 +08:00
SimaQ
a5d3618d2e add width:100% for datepicker stylr 2015-07-20 16:05:39 +08:00
SimaQ
a7efcbab11 correct punctuation 2015-07-20 14:58:06 +08:00
yiminghe
70fc084e44 update switch 2015-07-20 14:32:21 +08:00
afc163
bb8b5b3f6f components order 2015-07-20 12:34:07 +08:00
afc163
fa9914f34a components order 2015-07-20 12:28:36 +08:00
afc163
7cb9825237 update index 2015-07-20 11:08:23 +08:00
afc163
b8427c6fce modify text 2015-07-20 11:03:38 +08:00
yiminghe
d1ad214d73 update dropdown 2015-07-17 23:08:30 +08:00
afc163
fe27f117bf update breadcrumb 2015-07-17 18:39:33 +08:00
afc163
ddc3f83d76 update radio 2015-07-17 17:31:56 +08:00
afc163
956bf1bbe0 Merge branch 'master' of github.com:ant-design/ant-design 2015-07-17 17:20:09 +08:00
jljsj
7ef00b6a51 update radio label 2015-07-17 16:56:40 +08:00
afc163
0bfec4fd7f code style 2015-07-17 16:43:20 +08:00
jljsj
5701436909 update radiogroup css 2015-07-17 16:23:16 +08:00
jljsj
bb7f732a4f Merge branch 'master' of github.com:ant-design/ant-design 2015-07-17 16:07:17 +08:00
jljsj
2af7486e4f Add radio group 2015-07-17 16:06:46 +08:00
simaQ
a75af9ad78 update form 2015-07-17 15:43:31 +08:00
simaQ
b1d1b790f3 update demo style 2015-07-17 15:13:20 +08:00
simaQ
7172311c5c update form demo 2015-07-17 15:12:48 +08:00
afc163
7461c21496 update collapse demos 2015-07-17 11:59:14 +08:00
afc163
2a856e290b update radio demos 2015-07-17 11:55:16 +08:00
afc163
00a81ea98e update radio demos 2015-07-17 11:17:50 +08:00
afc163
34b00a4ad7 Merge branch 'master' of github.com:ant-design/ant-design 2015-07-17 11:07:14 +08:00
afc163
0e9335246c fix checkbox and radio 2015-07-17 11:06:38 +08:00
jljsj
4fe1929eeb update radio index.md 2015-07-17 10:57:19 +08:00
羽航
8fc45043c7 fix conflict 2015-07-17 09:46:01 +08:00
羽航
493df4afb8 修改文案细节 2015-07-17 09:42:09 +08:00
afc163
23c9836805 update popconfirm demo 2015-07-17 00:25:03 +08:00
afc163
bd4c7d4a44 fix warning in table 2015-07-16 23:16:20 +08:00
afc163
fc70c60d5b update form style 2015-07-16 22:57:47 +08:00
afc163
64c88c1ba3 fix disabled demo 2015-07-16 22:50:05 +08:00
afc163
e98d95e7b2 code style 2015-07-16 22:43:36 +08:00
afc163
5ccac00b8d update radio demos 2015-07-16 22:40:49 +08:00
jljsj
6c99ebb170 update radio 2015-07-16 18:26:17 +08:00
jljsj
200b856bba add radio 2015-07-16 18:23:25 +08:00
afc163
fb7c4db969 update slider demo 2015-07-16 16:49:00 +08:00
afc163
e434361f07 update slider demo 2015-07-16 16:48:06 +08:00
simaQ
403149f2a1 Merge branch 'master' of https://github.com/ant-design/ant-design 2015-07-16 15:26:03 +08:00
simaQ
d5b5895301 update form demo 2015-07-16 15:20:06 +08:00
afc163
f394747429 fix checkbox demo 2015-07-16 14:48:57 +08:00
afc163
f692e62560 fix checkbox in table 2015-07-16 14:41:28 +08:00
afc163
1638d49892 update checkbox demos 2015-07-16 14:34:42 +08:00
afc163
db51898720 fix form style 2015-07-16 14:18:03 +08:00
afc163
d651364968 whitespace 2015-07-16 13:49:36 +08:00
afc163
8a84bb264b Merge 2015-07-16 13:36:04 +08:00
yiminghe
8c93c35f54 update style 2015-07-16 13:00:56 +08:00
yiminghe
d1cfcc83db update checkbox demo 2015-07-16 12:29:07 +08:00
afc163
86b722671a update checkbox style 2015-07-16 12:27:04 +08:00
yiminghe
5ffcbfefb4 fix checkbox style 2015-07-16 12:20:14 +08:00
afc163
d0ddb0457c Merge branch 'master' of github.com:ant-design/ant-design 2015-07-16 12:00:49 +08:00
afc163
29be5b654e fix popover and popconfirm 效果 2015-07-16 12:00:19 +08:00
simaQ
60527e0d56 update 2015-07-16 11:49:46 +08:00
afc163
ae3e33975b update input number demo 2015-07-16 10:53:06 +08:00
simaQ
1dfb2958da update slider 2015-07-16 10:17:11 +08:00
yiminghe
cbf2681c9f Merge branch 'master' of github.com:ant-design/ant-design 2015-07-15 20:55:04 +08:00
yiminghe
7c37203f37 fix ant-btn 2015-07-15 20:54:37 +08:00
afc163
9f1fbb9ebe selectRows 2015-07-15 20:22:56 +08:00