Commit Graph

1714 Commits

Author SHA1 Message Date
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
afc163
6b305b3b30 Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-18 17:20:39 +08:00
afc163
24aba9ea24 Fix table header text align, ref #138 2015-08-18 17:18:49 +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
fc71504c78 beta3 2015-08-18 17:12:07 +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
52b32e2ec6 set webpack-dev-middleware lazy false because it is fast a lot 2015-08-18 16:55:25 +08:00
afc163
542883515a Fix inline menu arrow direction 2015-08-18 16:39:26 +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
42de63ad08 Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-18 16:04:03 +08:00
afc163
90deb00e06 update tree code and demo style, improve css 2015-08-18 16:03:13 +08:00
偏右
f93a046bb5 Merge pull request #156 from zhujun24/fix-ie
Fix ie
2015-08-18 15:42:40 +08:00
afc163
f9b7482b91 customize upload button children by user 2015-08-18 15:33:48 +08:00
zhujun24
34466d2dde fix dropdown border-top IE8 2015-08-18 15:31:08 +08:00
afc163
3cdaea4452 Merge branch '0.8.0' of github.com:ant-design/ant-design into 0.8.0 2015-08-18 15:30:48 +08:00
afc163
a14f8abbfb ignore xhr2 2015-08-18 15:30:02 +08:00
zhujun24
862036b1d5 fix tabs left arrow color IE9 2015-08-18 14:58:18 +08:00
zhujun24
4d42cc7201 merge pagination commit 2015-08-18 14:46:22 +08:00
偏右
363ecca6b6 Merge pull request #155 from ant-design/fix-pagination-center
修复分页组件在 IE8 不能居中的问题
2015-08-18 14:41:06 +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
zhujun24
bc633e4ff9 Merge remote-tracking branch 'upstream/0.8.0' 2015-08-18 14:36:51 +08:00
偏右
e91cfbe2c3 Merge pull request #153 from ant-design/replace-jquery-ajax
Replace jQuery.ajax via reqwest
2015-08-18 14:34:37 +08:00
Yuwei Ba
b95df15f7b 修复分页组件在 IE8 不能居中的问题 2015-08-18 14:31:00 +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
yiminghe
d087793cdf fix menu expander 2015-08-18 14:28:28 +08:00
Yuwei Ba
d8e62e8762 Merge pull request #151 from ant-design/fix-pagination
Fix quirk color in IE9.
2015-08-18 14:18:55 +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
Yuwei Ba
a77e5085de Fix quirk color in IE9.
Disable IE filter.
2015-08-18 13:40:38 +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
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
afc163
f31f6f2b8e fix ie8 opacity 2015-08-17 20:44:40 +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
afc163
659f373899 fix filter menu style in table 2015-08-17 18:04:46 +08:00