afc163
765150f17d
fix cascader props warning ( #2258 )
8 years ago
afc163
43d8c0a4a2
Fix DatePicker onChange and onOk when showTime
onChange should be triggered at clicking ok button
when showTime is true. You can use onChange replace onOk
anytime.
This commit revert a05b4e6, which break the behavious above.
close #2399 , also fix #2120
8 years ago
afc163
e7f6f4b869
Fix Transfer search and check all behavious, close #2396
8 years ago
afc163
138a7a9c54
fix code style
8 years ago
afc163
a535238d68
fix cascader input style
8 years ago
Infinity
1c68f17b81
为TimePicker增加定制anchor的API ( #2390 )
8 years ago
afc163
8c9af24d72
fix some tree style
8 years ago
afc163
2d0b56a429
update tree demo
8 years ago
afc163
4b29e40089
Fix overflow current state in Table, close #2301
8 years ago
afc163
1029419e95
improve code style
8 years ago
afc163
cf978908e8
Fix overflow combobox, close #2353
8 years ago
afc163
129df7dc2a
Fix removed upload item bug, close #2342
8 years ago
afc163
1f82c573bf
Add placeholder for Affix, close #1987
8 years ago
afc163
7c595797c0
Improve fixed Table border style
8 years ago
Benjy Cui
0058c80e98
fix: the bgc of cascader should be white
8 years ago
afc163
8e9768fb4a
Fix form button align
9 years ago
afc163
5856bb1b30
Fix key warning
9 years ago
afc163
8ec15e4ad3
Fix Input value warning
close #2333 , close #2332
9 years ago
Benjy Cui
4a6ff6f053
fix: Form.Item should support responsive layout, close : #2305 ( #2313 )
9 years ago
afc163
0977a656aa
Fix default upload item link, close #2331
9 years ago
afc163
fc9eacbd7e
fix eslint
9 years ago
afc163
4ac775212f
Improve code for #2247
9 years ago
djorkaeff
f687c95bd9
change offset when window resize
9 years ago
afc163
ec8a0821cd
Fix controlled fileList prop, close #2236
9 years ago
afc163
45db4cab50
improve props passing
9 years ago
afc163
9e4c02aabd
Fix checkbox API table style
9 years ago
afc163
c9f4f8efd5
update tag
9 years ago
ddcat1115
93ce98062b
fix #2258 for `BackTop` `Tag`
9 years ago
ddcat1115
47230e4a32
fix #2258 for `transfer`
9 years ago
ddcat1115
fe4dfa05b0
fix #2258 for `Badge` `Spin`
9 years ago
afc163
4ecb639863
Improve transfer clear icon style
9 years ago
afc163
08311314ee
Fix a Transfer perfermance issue of repeat render ( #2112 )
9 years ago
afc163
2b9c07a741
simplify Transfer search logic and fix search bugs ( #2260 )
9 years ago
afc163
8bf0a7e7f7
update demo
9 years ago
afc163
90f499f0a9
do not clear selected item when search in Transfer
close #2290
9 years ago
yiminghe
c667144943
fix form warning
Conflicts:
components/cascader/index.jsx
components/form/index.jsx
9 years ago
afc163
842b55128f
Fix clear icon in RangePicker, close #2252
9 years ago
afc163
4b4a55b003
remove unused code
9 years ago
afc163
e27d6c3097
Form react-unknown-prop ( #2258 )
9 years ago
afc163
b0c05e3f29
tweak style ( #2234 )
9 years ago
afc163
b38f4368b3
Fix new Tab demo
9 years ago
afc163
7ba362f03c
Fix react-unknown-prop warnings for Cascader,Input
ref #2258
9 years ago
afc163
3af5f18f29
Fix menu z-index
9 years ago
afc163
e11b1ef694
remove duplicated normalize.css
9 years ago
ddcat1115
d93da30da2
fix #2234
1. 修复small size下沉1px的问题
2. 修复左右阴影被截断的问题
3. 修复有值时hover及focus样式丢失的问题
9 years ago
afc163
9dc47eeedb
Fix steps tail overflow, close #2261
9 years ago
afc163
5109362b04
remove old docs about dataSource
9 years ago
afc163
b42f5efea3
Fix table fixed header align, close #2227
9 years ago
Benjy Cui
d9b4eb4aa3
fix: add missing ant-row
9 years ago
Benjy Cui
766988735b
docs: update demo
9 years ago