afc163
|
602c2d1f9d
|
support border radius in ie8 via css3pie
|
9 years ago |
ioldfish
|
8f887d3879
|
update ant-tree dynamic
|
9 years ago |
KgTong
|
686a21df78
|
remove type attribute of spin
|
9 years ago |
KgTong
|
ea0e9b7d6a
|
fix for code review
|
9 years ago |
KgTong
|
b9ce4c7ddf
|
replace the table loading with spin
|
9 years ago |
KgTong
|
5c1a11710d
|
add spin component
|
9 years ago |
afc163
|
4f624e1806
|
Improve chinese font in OSX
|
9 years ago |
afc163
|
9b5311791e
|
just hide toottip overlay when there is no title
avoid rerender children when title is changed
|
9 years ago |
afc163
|
62115e9034
|
just hide toottip overlay when there is no title
avoid rerender children when title is changed
|
9 years ago |
yiminghe
|
8729808625
|
upgrade dropdown
|
9 years ago |
afc163
|
9156b2647c
|
use a big button radius
|
9 years ago |
afc163
|
f8122309fa
|
Add locale support for datepicker, #424
|
9 years ago |
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 |