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 |
afc163
|
8c4d3b0618
|
Remove timeline item min-height
|
9 years ago |
afc163
|
6b9cceb5a7
|
Fix checkbox click area
|
9 years ago |
SimaQ
|
c5ddeec465
|
fix: slider 气泡样式问题。 Closes #259
|
9 years ago |
afc163
|
268da85fcc
|
update select style
|
9 years ago |
afc163
|
c3ffa14ec5
|
Change expanded row background color
|
9 years ago |
afc163
|
3af86e4286
|
Fix style of super long tag in multiple select
|
9 years ago |
zhujun24
|
95465a6794
|
add expand table
|
9 years ago |
afc163
|
1056af34a7
|
Fix multiple select style
|
9 years ago |
afc163
|
0a9d641a82
|
Change RadioGroup display to inline-block
|
9 years ago |
afc163
|
1a3614c72c
|
Fix radio button style
|
9 years ago |
afc163
|
1e5271491e
|
Add loading message
|
9 years ago |
afc163
|
75d710a1b8
|
Add some info type Modal, close #244
|
9 years ago |