afc163
|
cfaf31b47c
|
update demo title
|
9 years ago |
afc163
|
5264263849
|
Replace jQuery.ajax via reqwest, fix #142
https://github.com/ded/reqwest
need xhr2 as peerDependency
|
9 years ago |
afc163
|
6b32f18f79
|
improve table filter dropdown
|
9 years ago |
afc163
|
f6aaefa43f
|
remove useless code for sorter className
|
9 years ago |
afc163
|
d1b581be06
|
fix table dataSource propTypes
|
9 years ago |
afc163
|
dfff7ef86b
|
fix sort and filter
|
9 years ago |
yiminghe
|
f8f1fd292c
|
fix sort
|
9 years ago |
yiminghe
|
5241f6a472
|
rebase
|
9 years ago |
yiminghe
|
d95d4e4aea
|
fix sort
|
9 years ago |
afc163
|
ea8572d7a4
|
Do not modify props in Table
|
9 years ago |
yiminghe
|
e24850f42d
|
disabled prop modify
|
9 years ago |
afc163
|
137e40acae
|
bordered table
|
9 years ago |
afc163
|
f5afbf16aa
|
Improve table ajax dataSource
1. Add ajax data params support
2. improve dataSource.clone for new config
|
9 years ago |
yiminghe
|
eef1da7ed6
|
upgrade menu
|
9 years ago |
yiminghe
|
d60fca4993
|
fix datasource
|
9 years ago |
afc163
|
6d2cf352c3
|
return promise object from fetch
|
9 years ago |
afc163
|
cfaabbb825
|
Improve dataSource implementation
1. move advance-ajax to ajax demo
2. remove plain object dataSource support
3. use propTypes over judgement of constructor
|
9 years ago |
逸达
|
b97d01f288
|
遵循格式要求
|
9 years ago |
逸达
|
7ba8e08b5a
|
加入Table 远程模式支持由外界发起请求方法
|
9 years ago |
afc163
|
7d0413fbb6
|
修复本地模式排序头状态失效
|
9 years ago |
afc163
|
988bdf09bc
|
空的筛选项应该返回全量数据
|
9 years ago |
afc163
|
a0d416d4a1
|
code style
|
9 years ago |
yiminghe
|
cc58965426
|
fix table
|
9 years ago |
afc163
|
6f70303e90
|
Fix table, 当数据量少于每页数量时,直接设置数据
|
9 years ago |
afc163
|
b6fe8021f8
|
render when change dataSource
|
9 years ago |
afc163
|
ba61ebd54b
|
支持动态传入分页信息
|
9 years ago |
afc163
|
fb3b16ddc2
|
修复本地模式的 table 分页 current 页面失效的问题
|
9 years ago |
afc163
|
b7d204967d
|
Refactor node pagination code, Add noPagination demo
|
9 years ago |
afc163
|
3442cc7832
|
fix pagination false bug
|
9 years ago |
afc163
|
1954586665
|
修复本地模式下 pagination 为 false 时数据无法显示的问题
|
9 years ago |
ustccjw
|
b34269a6b1
|
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
|
9 years ago |
ustccjw
|
41c35903a4
|
remove use strict
|
9 years ago |
afc163
|
01a6c0f1e6
|
fix table pagination false bug
|
9 years ago |
afc163
|
bd4c7d4a44
|
fix warning in table
|
9 years ago |
jljsj
|
6c99ebb170
|
update radio
|
9 years ago |
afc163
|
07f0ace6eb
|
fix table style and local mode
|
9 years ago |
afc163
|
f692e62560
|
fix checkbox in table
|
9 years ago |
afc163
|
9f1fbb9ebe
|
selectRows
|
9 years ago |
afc163
|
9e785663a8
|
fix onSelect argument
|
10 years ago |
afc163
|
91a749a810
|
move ant-checkbox into ant-form-item
|
10 years ago |
afc163
|
b0f3a552b6
|
sort params
|
10 years ago |
afc163
|
fe230f7084
|
修复清空的问题
|
10 years ago |
afc163
|
191235fcdc
|
fix sort table logic, only allow one column to be sorted at a time
|
10 years ago |
afc163
|
35c5ac8efa
|
update table row-selection style
|
10 years ago |
afc163
|
41525cc19b
|
fix table loading style
|
10 years ago |
afc163
|
0e7f42937f
|
update filter dropdown function and style
|
10 years ago |
afc163
|
3f3bd52d80
|
small table with mini pagination
|
10 years ago |
afc163
|
a6661386c4
|
update ajax table demo
|
10 years ago |
afc163
|
4d2119c358
|
prepare getParams arguments, filters, pagination, sorters
|
10 years ago |
afc163
|
ad04649366
|
ajax paging table
|
10 years ago |