Benjy Cui
|
1e45e02e8a
|
feat: add support for htmlType
|
9 years ago |
Benjy Cui
|
f4ca0798de
|
refactor: generate className with `rcUtil.classSet`
|
9 years ago |
Benjy Cui
|
26069c33e9
|
chore: upgrade react-slick in order to work with React@0.14.x
|
9 years ago |
Benjy Cui
|
429a4ca382
|
refactor: `joinClasses` is removed in React@0.14.x
|
9 years ago |
Benjy Cui
|
5b86a4be1d
|
refactor: replace `button` tag with `Button` component
|
9 years ago |
Benjy Cui
|
2f771b0482
|
feat: button should be a component
|
9 years ago |
elrrrrrrr
|
c540d124a5
|
chore: 迁移 upload iconfont
|
9 years ago |
elrrrrrrr
|
725a142669
|
chore: 迁移 tag iconfont
|
9 years ago |
elrrrrrrr
|
b7a922a895
|
chore: 迁移 tabs iconfont
|
9 years ago |
elrrrrrrr
|
1640a34c4c
|
chore: 迁移 table iconfont
|
9 years ago |
elrrrrrrr
|
37a1e03bc8
|
chore: 迁移 switch iconfont
|
9 years ago |
elrrrrrrr
|
335c34aab7
|
chore: 迁移 slider iconfont
- 需要飞哥 review
|
9 years ago |
elrrrrrrr
|
b9fa8d1a45
|
chore: 迁移 progress iconfont
|
9 years ago |
elrrrrrrr
|
ac6505e68a
|
chore: 迁移 notification iconfont
|
9 years ago |
elrrrrrrr
|
244c3a78a5
|
chore: 迁移 modal iconfont
- api 接口有变
|
9 years ago |
elrrrrrrr
|
f99848a5a0
|
chore: 迁移 message iconfont
- 需要修改组件 jsx
|
9 years ago |
elrrrrrrr
|
ae5ae396ef
|
chore: 迁移 menu iconfont
|
9 years ago |
elrrrrrrr
|
d467994249
|
chore: 迁移 form iconfont
|
9 years ago |
elrrrrrrr
|
d89cc5610b
|
chore: 迁移 dropdown iconfont 组件
|
9 years ago |
elrrrrrrr
|
bcc4265201
|
chore: 迁移 button iconfont
- 手动加上 margin-right 8px
|
9 years ago |
elrrrrrrr
|
a85898da62
|
chore: 迁移 breadcrump iconfont
|
9 years ago |
elrrrrrrr
|
7f701cc2b7
|
chore: 迁移 badge iconfont
|
9 years ago |
elrrrrrrr
|
64aa7b0acb
|
chore: 迁移 alert 组件 iconfont
|
9 years ago |
elrrrrrrr
|
2ec165d2aa
|
chore(iconfont): 根据 CR 修复代码风格
|
9 years ago |
elrrrrrrr
|
6465712385
|
feat: 抽离 Icon 组件、支持自定义属性
fixed #307
|
9 years ago |
afc163
|
05347da926
|
not emit fetch when there is no dataSource change, #347
|
9 years ago |
afc163
|
094ae9bbbf
|
update upload document
|
9 years ago |
afc163
|
147b4ac49b
|
Add overlayClassName to popover and tooltip
|
9 years ago |
afc163
|
52b639faba
|
Should update table data when changing pageSize
fix #317
|
9 years ago |
afc163
|
74b2c8fcc1
|
update pagination document
|
9 years ago |
Yuwei Ba
|
a08fa60930
|
添加 pageSize 发生变化的回调。 #317
|
9 years ago |
afc163
|
67735552bb
|
update progress index.md
|
9 years ago |
afc163
|
73c1d3f595
|
update progress demo
|
9 years ago |
afc163
|
176adab763
|
update modal basic 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
|
961b990f07
|
upgrade rc-upload to 1.6.x
|
9 years ago |
afc163
|
6854a83989
|
get filename
|
9 years ago |
afc163
|
7d82eccb41
|
update upload list logic
|
9 years ago |
afc163
|
6474cb378b
|
Fix upload try logic
|
9 years ago |
afc163
|
63fa44867c
|
update badge style
|
9 years ago |
afc163
|
d6a4094bc4
|
Allow multiple confirm dialogs popup
|
9 years ago |
afc163
|
d8ae9003ea
|
Fix iconfont script url
|
9 years ago |
yiminghe
|
7b4bdc8482
|
fix placeholder
|
9 years ago |
羽航
|
05e36a4018
|
fix little text
|
9 years ago |
afc163
|
f266298553
|
update upload
|
9 years ago |
yiminghe
|
0435ca60e3
|
update filterOption
|
9 years ago |
afc163
|
74d8ecb1fd
|
Fix IE9 file.status problem
|
9 years ago |
afc163
|
78d15aabbf
|
Fix initial maxDescriptionWidth for vertical steps
|
9 years ago |
afc163
|
e4577eb1bb
|
update steps demos
|
9 years ago |
羽航
|
f4372f3cbf
|
update rc-steps v1.2.5 Steps组件增加current属性,可自动判断当前正在执行状态。
|
9 years ago |