Commit Graph

2719 Commits

Author SHA1 Message Date
afc163
4ecb639863 Improve transfer clear icon style 2016-07-07 18:45:14 +08:00
afc163
08311314ee Fix a Transfer perfermance issue of repeat render (#2112) 2016-07-07 18:42:59 +08:00
afc163
2b9c07a741 simplify Transfer search logic and fix search bugs (#2260) 2016-07-07 18:36:53 +08:00
afc163
8bf0a7e7f7 update demo 2016-07-07 18:09:17 +08:00
afc163
90f499f0a9 do not clear selected item when search in Transfer
close #2290
2016-07-07 18:07:48 +08:00
yiminghe
c667144943 fix form warning
Conflicts:
	components/cascader/index.jsx
	components/form/index.jsx
2016-07-07 17:23:51 +08:00
afc163
842b55128f Fix clear icon in RangePicker, close #2252 2016-07-07 16:28:00 +08:00
afc163
4b4a55b003 remove unused code 2016-07-07 15:42:00 +08:00
afc163
e27d6c3097 Form react-unknown-prop (#2258) 2016-07-07 12:06:05 +08:00
afc163
b0c05e3f29 tweak style (#2234) 2016-07-06 17:54:05 +08:00
afc163
c0a3485ac2 Merge branch 'fix-2234' of https://github.com/ddcat1115/ant-design into ddcat1115-fix-2234 2016-07-06 17:42:53 +08:00
afc163
b38f4368b3 Fix new Tab demo 2016-07-06 17:41:04 +08:00
afc163
7ba362f03c Fix react-unknown-prop warnings for Cascader,Input
ref #2258
2016-07-06 12:21:49 +08:00
afc163
3af5f18f29 Fix menu z-index 2016-07-06 12:20:16 +08:00
afc163
e11b1ef694 remove duplicated normalize.css 2016-07-06 11:41:43 +08:00
ddcat1115
d93da30da2 fix #2234
1. 修复small size下沉1px的问题
2. 修复左右阴影被截断的问题
3. 修复有值时hover及focus样式丢失的问题
2016-07-06 11:34:50 +08:00
afc163
9dc47eeedb Fix steps tail overflow, close #2261 2016-07-05 17:49:48 +08:00
afc163
5109362b04 remove old docs about dataSource 2016-07-05 15:19:22 +08:00
afc163
b42f5efea3 Fix table fixed header align, close #2227 2016-07-05 14:41:21 +08:00
Benjy Cui
d9b4eb4aa3 fix: add missing ant-row 2016-07-04 15:18:05 +08:00
Benjy Cui
766988735b docs: update demo 2016-07-04 15:17:42 +08:00
afc163
1f0c26b25a Fix label colon with whitespace: label="xx: " 2016-07-04 14:39:20 +08:00
afc163
2780b100df Trigger Table onChange when selected filter items are changed, close #2228 2016-07-04 12:23:43 +08:00
afc163
09d00f1f30 Fix props warning, close #2253
https://fb.me/react-unknown-prop
2016-07-04 12:13:05 +08:00
afc163
049192b1cc fix tag doc 2016-06-29 18:24:02 +08:00
warmhug
b748b4ed7d correct display error 2016-06-29 18:22:05 +08:00
afc163
332ba6edc9 Fix dark Menu selected item link color, close #2213 2016-06-29 15:14:53 +08:00
afc163
f3ce68853e Fix dark Menu selected item hover style, close #2213 2016-06-29 19:49:51 +08:00
jiang
d5d7aa48b3 Alert tag animate (#2209)
* fix alert animation

* improve code
2016-06-28 22:13:11 +08:00
Mr.Tone
8324a2c3c1 Transfer 组件在render后,马上unmount会报setState错误 (#2206)
* Transfer 组件在render后,马上unmount会报setState错误

如题

* _t => timer
2016-06-28 20:01:44 +08:00
afc163
d4b57fa4c8 Fix Badge render bug in Chrome, close #2208 2016-06-28 19:57:14 +08:00
afc163
029183d5cf Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable 2016-06-28 18:33:24 +08:00
afc163
4a40399522 fix feedback position 2016-06-28 18:32:03 +08:00
Shawn Sit
78ec439675 bugfixs: should use className's value not 'className'. (#2202) 2016-06-28 17:18:20 +08:00
afc163
706ae5a5b8 Fix tag animation 2016-06-28 16:16:27 +08:00
afc163
089f1ae512 update components category name 2016-06-27 18:21:12 +08:00
afc163
0eaf940672 Fix Radio & Checkbox margin again 2016-06-27 17:22:03 +08:00
afc163
b5f49a5aad improve modal zoom animation 2016-06-27 16:40:11 +08:00
afc163
cc2b65c815 update transfer demo 2016-06-27 14:53:42 +08:00
afc163
f31e4b6186 Fix checkbox margin 2016-06-27 14:52:46 +08:00
afc163
6dcc1bc915 fix clear icon style, close #2182 2016-06-27 14:13:30 +08:00
afc163
2928930f5f Improve MenuItem styles 2016-06-25 15:09:23 +08:00
afc163
c7da69036d revert mistake of DatePicker time changed 2016-06-24 17:48:50 +08:00
afc163
bd5311c908 update back-top doc 2016-06-24 13:53:19 +08:00
afc163
dc191a321b fix for onPreview works only when file.url existed
close #2163
2016-06-24 13:35:11 +08:00
ddcat1115
5a17df4902 add BackTop (#2160) 2016-06-23 23:12:18 +08:00
afc163
e50953390e update docs 2016-06-23 16:17:00 +08:00
afc163
c2942fa530 Fix stopImmediatePropagation in IE8, close #2154 2016-06-23 16:00:30 +08:00
afc163
7f8cb3f5cf improve DatePicker clear icon
close #1707, close #1708

ref #1817
2016-06-23 15:40:42 +08:00
afc163
230016825e Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable 2016-06-23 12:32:24 +08:00