Commit Graph

928 Commits

Author SHA1 Message Date
afc163
dd397f8935 Fix radio group 2015-08-22 20:22:02 +08:00
afc163
fdf19520d6 Add component type 2015-08-22 20:16:24 +08:00
afc163
6905ad697c Remove nodemos meta 2015-08-22 16:36:07 +08:00
afc163
781931721f Remove unused code 2015-08-22 14:46:45 +08:00
afc163
7ae4b4ad76 use global index as upload item key 2015-08-22 14:45:03 +08:00
afc163
7909033158 className in select 2015-08-22 14:23:58 +08:00
afc163
0d33c0d9e4 Add radio button style 2015-08-21 19:16:03 +08:00
afc163
0d33a5fbb4 Add radio button in radio 2015-08-21 18:24:09 +08:00
afc163
e23372b6e8 update upload animation code style 2015-08-21 17:37:54 +08:00
afc163
3a134c7219 Fix tag closing meaning 2015-08-21 17:27:29 +08:00
jljsj
ab09f9e537 add tag and uploadlist motion 2015-08-21 17:12:42 +08:00
afc163
1fd8703767 remove file.uid 2015-08-21 16:43:18 +08:00
afc163
53ce7a25c1 Add breadcrumbName 2015-08-21 16:41:39 +08:00
afc163
727710c1eb Fix upload close file item bug 2015-08-21 16:19:28 +08:00
afc163
6313d98349 update button demo 2015-08-21 15:58:04 +08:00
afc163
e3e9c9d314 same problem as #179 2015-08-21 15:56:13 +08:00
偏右
873a78b826 Merge pull request #179 from zhujun24/fix-datepicker
fixed form demo select defaultValue
2015-08-21 15:51:09 +08:00
zhujun24
ae97429f6f fixed form demo select defaultValue 2015-08-21 15:35:51 +08:00
afc163
be1716d83a update dropdown demo 2015-08-21 15:22:09 +08:00
yiminghe
d69f22ba5d Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-21 14:54:56 +08:00
yiminghe
c4b5b186ae render to body 2015-08-21 14:54:37 +08:00
afc163
10284a997c Fix upload bug in safari and ie8/9, ref #138 2015-08-21 14:46:12 +08:00
偏右
a694d61635 Merge pull request #177 from ant-design/breadcrumb-react-router-1.x
Fit breadcrumb to react-router@1.x, close #172
2015-08-20 19:56:25 +08:00
afc163
bec1c69669 Fit breadcrumb to react-router@1.x, close #172 2015-08-20 19:52:56 +08:00
SimaQ
972ceadc4a Merge branch '0.8.0' of https://github.com/ant-design/ant-design into 0.8.0 2015-08-20 18:57:07 +08:00
SimaQ
680b36c3e9 fix: forbid copy paste event on password validation, and optimize the interacitve. 2015-08-20 18:56: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
zhujun24
fefd039242 format alert & notification demo var xxx = antd.xxx 2015-08-20 17:16:53 +08:00
afc163
9b28e46d4c still use Magic offsetWidth set 2015-08-20 13:56:08 +08:00
afc163
75fca79313 remove magic code, use getBoundingClientRect replace offsetWidth 2015-08-20 13:48:17 +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
afc163
a37ca606cc Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-20 11:46:28 +08:00
afc163
59ea12f172 Fix tag render 2015-08-20 11:46:02 +08:00
sorrycc
d897263d5b fix: Carousel don't work in IE8, ref: #138 2015-08-20 11:34:43 +08:00
yiminghe
85c30ab0ad render popup to body 2015-08-19 20:16:20 +08:00
yiminghe
a46f694766 render popup to body 2015-08-19 20:12:34 +08:00
afc163
e2ceed2dc6 Remove unused statement 2015-08-19 19:21:40 +08:00
afc163
cbd5a81a22 do not remove element manully when closing tag 2015-08-19 19:19:35 +08:00
afc163
3d975e4495 code style 2015-08-19 17:50:20 +08:00
jljsj
357cd5e37d add dom.remove 2015-08-19 17:35:18 +08:00
jljsj
ac27a1814d add tag animation 2015-08-19 17:26:55 +08:00
afc163
ea298befa5 update optionGroup Demo 2015-08-19 13:50:57 +08:00
afc163
6cfdca61a8 Only leave onCheck, remove onSelect from antd API 2015-08-19 13:50:26 +08:00
然则
5ae755a8ba up tree readme 2015-08-19 12:28:25 +08:00
然则
3bba2b7972 fix conflict 2015-08-19 12:23:00 +08:00
然则
011970fe38 up tree api 2015-08-19 12:18:10 +08:00
afc163
6e542e4972 update tree 2015-08-19 11:45:08 +08:00
afc163
cfaf31b47c update demo title 2015-08-19 11:41:44 +08:00
afc163
568a23930c anticon-large => anticon-appstore 2015-08-19 11:31:14 +08:00
afc163
281dd27e96 short delay for detecting mousePosition 2015-08-19 10:09:44 +08:00
yiminghe
b584e6d863 Merge pull request #149 from ant-design/improve-modal-mouse-position
改进 modal 的 mousePosition 获取方式
2015-08-18 22:35:45 +08:00
afc163
c3294dfc64 use arrow function 2015-08-18 20:27:40 +08:00
afc163
e95e557077 detect mousePosition in click event 2015-08-18 18:36:31 +08:00
SimaQ
3b70fc147f Merge branch '0.8.0' of https://github.com/ant-design/ant-design into 0.8.0 2015-08-18 17:48:39 +08:00
SimaQ
40dcdb0003 fix: hack rgba for ie8. 2015-08-18 17:48:26 +08:00
SimaQ
e49a057d49 fix: fix icon style for icon-slider demo 2015-08-18 17:34:27 +08:00
翰文
c1b409662d chore: 更新upload文档和依赖版本 2015-08-18 17:31:37 +08:00
SimaQ
552da03f3b Merge branch '0.8.0' of https://github.com/ant-design/ant-design into 0.8.0 2015-08-18 17:15:30 +08:00
SimaQ
b99dffbd09 fix: fix Browser compatibility for .ant-form-inline. 2015-08-18 17:15:08 +08:00
afc163
322e09210e close button should be visible at downloading status 2015-08-18 17:06:23 +08:00
afc163
1e7cf6d364 button should inside children 2015-08-18 17:05:56 +08:00
afc163
24b81829a1 code style 2015-08-18 16:58:07 +08:00
afc163
77651c0621 update code style 2015-08-18 16:24:18 +08:00
afc163
192f150bc2 use rc-util addEventListener 2015-08-18 16:21:56 +08:00
afc163
90deb00e06 update tree code and demo style, improve css 2015-08-18 16:03:13 +08:00
afc163
f9b7482b91 customize upload button children by user 2015-08-18 15:33:48 +08:00
偏右
f458e318ff Merge pull request #154 from zhujun24/fix-demo
slider demo input-number value & fixed demo htmlFor
2015-08-18 14:40:52 +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
zhujun24
0e5eac7108 slider demo input-number value & fixed demo htmlFor 2015-08-18 14:28:32 +08:00
afc163
dc62d38456 fix code style 2015-08-18 14:03:44 +08:00
afc163
a08024563d fix code style 2015-08-18 14:02:55 +08:00
afc163
c0c9b4a8d5 remove this.onDocumentMousemove 2015-08-18 13:21:48 +08:00
afc163
ee8335856c Only listen mousemove once
初始化时监听, 共享同一个 mousePosition
2015-08-18 13:19:00 +08:00
afc163
f4964626d9 open confirm from current mouse position 2015-08-18 13:15:16 +08:00
afc163
56b06e168f get mousePosition from mousemove listener for more elegant API 2015-08-18 12:26:19 +08:00
偏右
d098c09946 Merge pull request #148 from zhujun24/notification
remove btnClose and demo
2015-08-18 11:50:40 +08:00
afc163
1c5e3485e7 Fix cancel button can not close modal
1. 关闭取消按钮的修复
2. 优化 loading 按钮的效果
2015-08-18 11:46:07 +08:00
zhujun24
4bb76f0d73 remove btnClose and demo 2015-08-18 11:12:32 +08:00
yiminghe
58bd830f40 remove btnClick 2015-08-18 00:57:02 +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
偏右
7af4457c94 Merge pull request #140 from zhujun24/notification
optimize close function
2015-08-17 18:17:08 +08:00
afc163
6b32f18f79 improve table filter dropdown 2015-08-17 18:14:39 +08:00
zhujun24
1c5b6fe0c7 Merge branch 'master' into notification 2015-08-17 18:03:12 +08:00
zhujun24
7334a07025 modify popconfirm & popover & tooltip placement 2015-08-17 17:55:39 +08:00
zhujun24
e8923b5d46 Merge remote-tracking branch 'upstream/0.8.0' into notification 2015-08-17 17:49:27 +08:00
ioldfish
cb2a711ee2 Merge branch '0.8.0' of https://github.com/ant-design/ant-design into 0.8.0 2015-08-17 17:35:27 +08:00
ioldfish
1b78c4fc90 merge from fortree 2015-08-17 17:32:59 +08:00
afc163
662f8889bf fix menu-item link, #139 2015-08-17 17:28:48 +08:00
afc163
fab3280ed2 code style update 2015-08-17 17:03:16 +08:00
afc163
3922656566 RadioGroup defaultValue 2015-08-17 16:54:42 +08:00
afc163
9d5e0a2e58 remove unused state visible 2015-08-17 16:44:38 +08:00
afc163
539ac64998 除了自定义页脚外,点击取消不需要手动设置关闭 2015-08-17 16:42:33 +08:00
zhujun24
bcaa2ed0f5 optimize close function 2015-08-17 15:58:38 +08:00
afc163
4af25dffb2 code style 2015-08-17 15:17:04 +08:00
afc163
b6f34c5dde Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-17 13:59:28 +08:00
afc163
906b30b796 update menu props 2015-08-17 13:58:21 +08:00
偏右
4745c00a8c Merge pull request #135 from zhujun24/color
label htmlFor
2015-08-17 13:23:19 +08:00
zhujun24
d3784423ac label htmlFor 2015-08-17 13:16:36 +08:00
ioldfish
40e998f377 update api 2015-08-17 12:49:19 +08:00
然则
4b705d7c85 up less 2015-08-17 12:17:20 +08:00
然则
bf52026789 up tree and checkbox 2015-08-16 20:04:42 +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
yiminghe
fea0870a41 update menu 2015-08-15 00:07:40 +08:00
然则
82bf118a73 up iconfont 2015-08-14 23:28:20 +08:00
afc163
de38390271 改进 menu 的样式
参照 ant-design 的视觉稿微调
2015-08-14 18:16:41 +08:00
afc163
edc0f4bbc0 modal custom footer demo 2015-08-14 14:35:15 +08:00
afc163
ce5d7b9d9c update rc-upload to 1.3.0, modify onError arguments 2015-08-14 14:17:22 +08:00
yiminghe
b3af79ab24 upgrade. Fixes #127 2015-08-13 16:39:51 +08:00
chencheng (云谦)
39701f89da typo fix 2015-08-13 16:19:37 +08:00
zhujun24
94b2afc1ff Merge remote-tracking branch 'upstream/0.8.0' into notification 2015-08-12 16:50:32 +08:00
jljsj
c6787592e3 Merge branches '0.8.0' and '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-12 14:58:40 +08:00
jljsj
5b47891c52 更新enterAnimation版本与demo 2015-08-12 14:57:45 +08:00
afc163
f6aaefa43f remove useless code for sorter className 2015-08-12 13:04:13 +08:00
afc163
d1b581be06 fix table dataSource propTypes 2015-08-12 12:51:33 +08:00
afc163
dfff7ef86b fix sort and filter 2015-08-12 12:47:04 +08:00
yiminghe
d95d4e4aea fix sort 2015-08-12 11:50:07 +08:00
yiminghe
e24850f42d disabled prop modify 2015-08-12 11:26:36 +08:00
yiminghe
222545b771 Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-11 23:33:29 +08:00
yiminghe
79e54f03f5 upgrade menu 2015-08-11 23:32:49 +08:00
afc163
137e40acae bordered table 2015-08-11 20:05:52 +08:00
afc163
3be09f62f5 disable tree link 2015-08-11 17:10:06 +08:00
afc163
f5afbf16aa Improve table ajax dataSource
1. Add ajax data params support
2. improve dataSource.clone for new config
2015-08-11 16:57:17 +08:00
然则
6da7db4ec2 up rc-tree version 2015-08-10 20:23:18 +08:00
yiminghe
6bba4f755c Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-10 17:57:52 +08:00
yiminghe
eef1da7ed6 upgrade menu 2015-08-10 17:57:28 +08:00
zhujun24
b3651a4be4 Merge remote-tracking branch 'upstream/0.8.0' into notification 2015-08-10 16:52:43 +08:00
afc163
ebf0168ece update select size in form 2015-08-10 16:24:15 +08:00
afc163
804da578de Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-10 16:21:21 +08:00
偏右
df8ccf6d46 Merge pull request #121 from zhujun24/input-size
Input size
2015-08-10 16:21:00 +08:00
zhujun24
dee35bd833 optimize code style 2015-08-10 15:39:50 +08:00
afc163
caa86aa185 typo 2015-08-10 15:33:46 +08:00
afc163
3acb9d4eba update datepicker demo 2015-08-10 15:14:47 +08:00
zhujun24
f85248726d form input large size 2015-08-10 14:34:25 +08:00
zhujun24
ea3f38a58a unify size api name 2015-08-10 13:22:50 +08:00
afc163
9f1b188f87 fix remove logic in upload 2015-08-09 18:23:18 +08:00
afc163
f9157ab8c4 code style 2015-08-09 18:13:46 +08:00
afc163
dae05a55c4 merge 2015-08-09 18:05:50 +08:00
afc163
b68ec83e36 优化 upload 实现
1. 使用 Upload.dragger 代替 type
2. 将拖拽上传的内容区域交给用户自己实现
3. 改进 uploadList 的实现方式, 尽量避免使用 Dom 操作
4. 优化样式展现
2015-08-09 18:00:20 +08:00
玄寂
63cf7bb742 feat: add upload component 2015-08-08 23:37:35 +08:00
zhujun24
e3e17376f0 selece size 2015-08-08 19:11:10 +08:00
zhujun24
7b64e31ea3 inputNumber size 2015-08-08 17:59:57 +08:00
yiminghe
4f381b0301 fix #120 2015-08-07 19:21:02 +08:00
jljsj
e1a6cfc72a updata enterAnimation version 2015-08-07 17:07:19 +08:00
afc163
0d41181c1b update component text 2015-08-07 12:20:30 +08:00
afc163
43dbc2f24b code style fix 2015-08-07 11:10:46 +08:00
afc163
4c8d3994a2 improve code style 2015-08-07 10:58:15 +08:00