afc163
|
b910d353df
|
Add adjust animation for select
|
9 years ago |
afc163
|
e82cc1b251
|
Add adjust animation for datepicker
|
9 years ago |
afc163
|
9df0cd44c4
|
remove prefix
|
9 years ago |
afc163
|
c4e552cb60
|
update tabs style
|
9 years ago |
afc163
|
b6cdeb157d
|
Add vertical tabs, fix #398
|
9 years ago |
yiminghe
|
1e43c9ddc5
|
upgrade tabs
|
9 years ago |
SimaQ
|
59c36965ea
|
fix: fix slider disabled style bug.
|
9 years ago |
yiminghe
|
76b0f673ec
|
beta2
|
9 years ago |
afc163
|
925d75dd1e
|
upgrade rc-slider
|
9 years ago |
haoxin
|
57ff6037af
|
fix menu z-index, to be smaller than 1000 (dialog, mask, modal)
|
9 years ago |
Haibin Yu
|
469231c5e7
|
fix btn-group mixin bug
|
9 years ago |
SimaQ
|
89bb950663
|
fix: 添加 ant-input-number 的校验样式支持。 Closes #377。
|
9 years ago |
SimaQ
|
6698341280
|
fix: 添加 ant-input-number 的校验样式支持。 Closes#377。
|
9 years ago |
afc163
|
6092ca2319
|
upgrade input-number to 2.1.x
|
9 years ago |
Haibin Yu
|
3faa1535db
|
fix text-color typo in popover.less
|
9 years ago |
afc163
|
33f152b4ac
|
update steps style
|
9 years ago |
afc163
|
a4ad6cd1b0
|
update input-number transition style
|
9 years ago |
Benjy Cui
|
0183694f9c
|
refactor: remove `.ant-btn-menu`
|
9 years ago |
Benjy Cui
|
2f771b0482
|
feat: button should be a component
|
9 years ago |
afc163
|
b31fe3e1e2
|
fix select style
|
9 years ago |
afc163
|
e36c2412a2
|
fix select text overflow style, close #338
|
9 years ago |
afc163
|
ab7f72875a
|
Add expand icon background
|
9 years ago |
afc163
|
752ef0a141
|
Make chrome transition animation smoothly
|
9 years ago |
afc163
|
ce2aeb48a8
|
improve input number handler
|
9 years ago |
唐帅佶
|
ffd304bf0c
|
progress bar style bugfix
|
9 years ago |
afc163
|
374dca4660
|
Fix user-select in switch control
|
9 years ago |
afc163
|
8436a1a108
|
Fix style of search input in select
|
9 years ago |
afc163
|
f8b587157d
|
show handler when hover input number control
|
9 years ago |
afc163
|
abf2bbddf3
|
expand slider handle area
|
9 years ago |
afc163
|
8a45fe3357
|
update select dropdown style
|
9 years ago |
afc163
|
73c1d3f595
|
update progress demo
|
9 years ago |
afc163
|
c5cab1d687
|
Add confirmLoading prop for Modal
You can use `confirmLoading` to cancel button loading status.
```
onOk() {
...
this.setState({
confirmLoading: false
});
}
```
Fix #322
|
9 years ago |
afc163
|
a6eb7413f4
|
input can not be hidden in IE8, fix #321
|
9 years ago |
afc163
|
63fa44867c
|
update badge style
|
9 years ago |
afc163
|
388bf241c5
|
fix #298
|
9 years ago |
yiminghe
|
7b4bdc8482
|
fix placeholder
|
9 years ago |
羽航
|
2c2919e877
|
revert. drop "relative"
|
9 years ago |
羽航
|
b88cb9e060
|
取消iframe方案
|
9 years ago |
羽航
|
c28034efa7
|
update rc-steps v1.3.1 使用iframe来监控resize事件。未来不支持ie8后,再过渡到纯css实现。
|
9 years ago |
afc163
|
2106387a64
|
Fix slider tooltip style
|
9 years ago |
afc163
|
8dd0c1b02d
|
update message z-index
|
9 years ago |
afc163
|
f96867b640
|
fix datepicker panel z-index, ref #264
|
9 years ago |
jljsj
|
7a415fa4c6
|
update tag animationName
|
9 years ago |
afc163
|
f0d8f5c55c
|
update menu style and version
|
9 years ago |
afc163
|
1b032429f8
|
Fix datepicker panel background overflow
|
9 years ago |
jljsj
|
4b320fb1dc
|
把modal的fade移到fade.less,modal的fade缺少appear导至第一次出来没动画
|
9 years ago |
jljsj
|
872b215930
|
update motion animation-name
|
9 years ago |
zhujun24
|
a8f0a2b040
|
fixed expand table icon position
|
9 years ago |
afc163
|
88108b9fb9
|
Fix loading icon position in empty table
|
9 years ago |
afc163
|
5a094b90df
|
Fix form element reset style
|
9 years ago |