jljsj
|
ac87334179
|
update queue-anim demo ReactDOM
|
9 years ago |
afc163
|
875635e027
|
Fix datepicker format
|
9 years ago |
afc163
|
64e54c42b4
|
update code style
|
9 years ago |
afc163
|
6757dc8199
|
Hide unfinish demo
|
9 years ago |
afc163
|
3b6c92045c
|
update demo style
|
9 years ago |
afc163
|
415fa383e3
|
unify all size prop to: large default small
|
9 years ago |
yiminghe
|
fdee139459
|
add className for table
|
9 years ago |
afc163
|
75eefe533c
|
upgrade datepicker
|
9 years ago |
afc163
|
86c5ead45a
|
Add onChange prop to Table, fix #395
|
9 years ago |
afc163
|
b6cdeb157d
|
Add vertical tabs, fix #398
|
9 years ago |
jljsj
|
d2cf91d837
|
update queue-anim interval
|
9 years ago |
Benjy Cui
|
f7a8b11243
|
chore: remove deprecated APIs
|
9 years ago |
jljsj
|
dc2c720cec
|
update queue-anim enter-leave state.show
|
9 years ago |
jljsj
|
ba34a49f79
|
update queue-anim demo
|
9 years ago |
yiminghe
|
8c71530838
|
add start end demo for datepicker
|
9 years ago |
yiminghe
|
1e43c9ddc5
|
upgrade tabs
|
9 years ago |
afc163
|
eed88125f1
|
Fix document
|
9 years ago |
yiminghe
|
8f2e8437be
|
add calendarStyle
|
9 years ago |
yiminghe
|
76b0f673ec
|
beta2
|
9 years ago |
afc163
|
aed7eae2bc
|
Fix confirmLoading
|
9 years ago |
afc163
|
f26bbc1cd5
|
Add document version switch in footer, #406
|
9 years ago |
afc163
|
4978cbe914
|
Add document version switch in footer, #406
|
9 years ago |
afc163
|
e5bed684eb
|
Remove enter-animation document
|
9 years ago |
jljsj
|
bf1d703274
|
queue-anim demo
|
9 years ago |
Benjy Cui
|
d12425a11e
|
chore: upgrade react-slick in order to work with React@0.14.x
|
9 years ago |
Benjy Cui
|
3be9ad0ad0
|
refactor: `joinClasses` is removed in React@0.14.x
|
9 years ago |
afc163
|
dc47b1cd5b
|
fix reqwest
|
9 years ago |
afc163
|
ed7114e25e
|
update modal info
|
9 years ago |
ioldfish
|
aca09cf191
|
update ant-tree
|
9 years ago |
Yuwei Ba
|
60987b0112
|
Update offset.md
Typo
|
9 years ago |
afc163
|
9ef14500f3
|
Fix datepicker defaultValue, closes #391
|
9 years ago |
afc163
|
a3b2ad5791
|
#380
|
9 years ago |
羽航
|
1c9b9e8c86
|
fix little code style
|
9 years ago |
羽航
|
dd76fe6520
|
增加InputNumber的Validator示例
|
9 years ago |
yiminghe
|
fb43a1b86d
|
fix anim server render
|
9 years ago |
羽航
|
1efca6afa3
|
增加Datepicker的Validator示例
|
9 years ago |
羽航
|
52edc78676
|
修改onSelect属性为onChange属性,以支持Validator.为向前兼容,保留了onSelect属性.
|
9 years ago |
afc163
|
100adfc69a
|
update row select argument name
|
9 years ago |
RaoHai
|
2c1fda70d6
|
Table 列选择模式重构
+ 表格 `rowSelection` 支持多选
+ 表格可配置某行数据默认选中、不能选中。该配置对 ajax 载入的数据有效。
示例:
```
getCheckboxProps: function (value) {
return {
defaultValue: value.name === '胡彦祖ajax2', // 配置默认勾选的列
disabled: value.name === '李大嘴ajax3' // 配置无法勾选的列
}
},
```
|
9 years ago |
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 |