陆离
|
a0498e436f
|
docs: add document for `afterClose` props for Modal (#4448)
+ close #4445
|
8 years ago |
ddcat1115
|
0baef0627e
|
docs: 调整组件导航结构 (#3758)
- Layout 更名为 Grid
|
8 years ago |
afc163
|
24f71ac6be
|
remove some blanks
|
8 years ago |
Benjy Cui
|
3f67fd3f9f
|
docs: update docs details
|
8 years ago |
Gray Choi
|
5c2087311f
|
docs: translate modal (#2634)
|
8 years ago |
afc163
|
089f1ae512
|
update components category name
|
9 years ago |
Benjy Cui
|
209e3c1f9d
|
docs: remove deprecated Modal.warn
|
9 years ago |
yiminghe
|
fc55cf6919
|
keep .warn
|
9 years ago |
Benjy Cui
|
8842d9342a
|
site: update components' type
|
9 years ago |
afc163
|
51693994b5
|
upgrade center modal demo
|
9 years ago |
afc163
|
72f68fa003
|
support custom Modal position and add vertical middle demo
|
9 years ago |
afc163
|
5ee64fe105
|
Add Modal.warning
|
9 years ago |
afc163
|
4c60da7316
|
Modal.confirm, iconClassName => iconType
|
9 years ago |
afc163
|
ae87f60075
|
remove Modal align in API document
|
9 years ago |
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
9 years ago |
Benjy Cui
|
d5a6932c15
|
docs: update documentation format
|
9 years ago |
afc163
|
04f747770e
|
fix(docs), confirm demo & docs
|
9 years ago |
afc163
|
80d6ae30a8
|
Add propTypes and prop align in Modal docs
|
9 years ago |
afc163
|
5a9b7a295f
|
update docs
|
9 years ago |
afc163
|
6700dbba2a
|
Fix Modal onCancel argument, ref #980
|
9 years ago |
Benjy Cui
|
a7b2c2e348
|
feat: expose `closable` for Modal
|
9 years ago |
Benjy Cui
|
fdd9ef7d18
|
feat: Modal should support internationalization
|
9 years ago |
elrrrrrrr
|
244c3a78a5
|
chore: 迁移 modal iconfont
- api 接口有变
|
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
|
75d710a1b8
|
Add some info type Modal, close #244
|
9 years ago |
afc163
|
e6d92e37b1
|
update modal default props
|
9 years ago |
afc163
|
fdf19520d6
|
Add component type
|
9 years ago |
yiminghe
|
867c4f2a85
|
support mousePosition
|
9 years ago |
afc163
|
fa9914f34a
|
components order
|
9 years ago |
yiminghe
|
82913b8610
|
support promise for modal
|
10 years ago |
yiminghe
|
abcdaddcaa
|
support promise for modal
|
10 years ago |
afc163
|
646c6853d6
|
move confirm into modal
|
10 years ago |
afc163
|
b9b6cd33d0
|
components order
|
10 years ago |
afc163
|
0cbf1b9cc3
|
update modal demos
|
10 years ago |
yiminghe
|
c634b4d14c
|
add confirm
|
10 years ago |
afc163
|
ab6599b367
|
update modal demo
|
10 years ago |
afc163
|
b16202a329
|
update modal
|
10 years ago |
yiminghe
|
31daadf847
|
update modal
|
10 years ago |
yiminghe
|
93a8db1b7f
|
update modal
|
10 years ago |
yiminghe
|
06f63b279b
|
add modal
|
10 years ago |
yiminghe
|
6b0dd1dffe
|
add modal
|
10 years ago |
afc163
|
5651c402a5
|
update layout
|
10 years ago |
afc163
|
43ef2dccd3
|
挖坑
|
10 years ago |