afc163
|
2eecc1071b
|
update eslint and fix indent problems
|
2015-08-15 15:08:55 +08:00 |
|
afc163
|
f6aaefa43f
|
remove useless code for sorter className
|
2015-08-12 13:04:13 +08:00 |
|
afc163
|
d1b581be06
|
fix table dataSource propTypes
|
2015-08-12 12:51:33 +08:00 |
|
afc163
|
dfff7ef86b
|
fix sort and filter
|
2015-08-12 12:47:04 +08:00 |
|
yiminghe
|
d95d4e4aea
|
fix sort
|
2015-08-12 11:50:07 +08:00 |
|
yiminghe
|
e24850f42d
|
disabled prop modify
|
2015-08-12 11:26:36 +08:00 |
|
afc163
|
137e40acae
|
bordered table
|
2015-08-11 20:05:52 +08:00 |
|
afc163
|
f5afbf16aa
|
Improve table ajax dataSource
1. Add ajax data params support
2. improve dataSource.clone for new config
|
2015-08-11 16:57:17 +08:00 |
|
yiminghe
|
eef1da7ed6
|
upgrade menu
|
2015-08-10 17:57:28 +08:00 |
|
afc163
|
4c8d3994a2
|
improve code style
|
2015-08-07 10:58:15 +08:00 |
|
yiminghe
|
d60fca4993
|
fix datasource
|
2015-08-07 01:03:42 +08:00 |
|
afc163
|
6d2cf352c3
|
return promise object from fetch
|
2015-08-05 11:04:00 +08:00 |
|
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
|
2015-08-05 10:58:21 +08:00 |
|
逸达
|
b97d01f288
|
遵循格式要求
|
2015-08-05 01:44:21 +08:00 |
|
逸达
|
7ba8e08b5a
|
加入Table 远程模式支持由外界发起请求方法
|
2015-08-05 01:42:37 +08:00 |
|
afc163
|
7d0413fbb6
|
修复本地模式排序头状态失效
|
2015-07-31 12:41:42 +08:00 |
|
afc163
|
988bdf09bc
|
空的筛选项应该返回全量数据
|
2015-07-31 11:54:46 +08:00 |
|
afc163
|
a0d416d4a1
|
code style
|
2015-07-31 11:47:00 +08:00 |
|
yiminghe
|
cc58965426
|
fix table
|
2015-07-31 10:40:23 +08:00 |
|
afc163
|
6f70303e90
|
Fix table, 当数据量少于每页数量时,直接设置数据
|
2015-07-29 14:01:15 +08:00 |
|
afc163
|
b6fe8021f8
|
render when change dataSource
|
2015-07-28 15:20:33 +08:00 |
|
afc163
|
ba61ebd54b
|
支持动态传入分页信息
|
2015-07-28 14:02:18 +08:00 |
|
afc163
|
fb3b16ddc2
|
修复本地模式的 table 分页 current 页面失效的问题
|
2015-07-28 12:26:54 +08:00 |
|
afc163
|
b7d204967d
|
Refactor node pagination code, Add noPagination demo
|
2015-07-27 19:58:51 +08:00 |
|
afc163
|
3442cc7832
|
fix pagination false bug
|
2015-07-27 19:23:51 +08:00 |
|
afc163
|
ea93703efb
|
update table pagination document
|
2015-07-27 15:40:30 +08:00 |
|
afc163
|
1954586665
|
修复本地模式下 pagination 为 false 时数据无法显示的问题
|
2015-07-27 15:38:06 +08:00 |
|
ustccjw
|
b34269a6b1
|
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
|
2015-07-24 11:22:49 +08:00 |
|
ustccjw
|
41c35903a4
|
remove use strict
|
2015-07-23 21:36:34 +08:00 |
|
afc163
|
bad047a860
|
typo
|
2015-07-21 16:53:51 +08:00 |
|
afc163
|
01a6c0f1e6
|
fix table pagination false bug
|
2015-07-21 16:48:00 +08:00 |
|
afc163
|
fa9914f34a
|
components order
|
2015-07-20 12:28:36 +08:00 |
|
afc163
|
bd4c7d4a44
|
fix warning in table
|
2015-07-16 23:16:20 +08:00 |
|
jljsj
|
6c99ebb170
|
update radio
|
2015-07-16 18:26:17 +08:00 |
|
afc163
|
f692e62560
|
fix checkbox in table
|
2015-07-16 14:41:28 +08:00 |
|
afc163
|
9f1fbb9ebe
|
selectRows
|
2015-07-15 20:22:56 +08:00 |
|
afc163
|
9e785663a8
|
fix onSelect argument
|
2015-07-15 17:55:30 +08:00 |
|
afc163
|
91a749a810
|
move ant-checkbox into ant-form-item
|
2015-07-15 17:22:58 +08:00 |
|
afc163
|
b0f3a552b6
|
sort params
|
2015-07-15 14:10:01 +08:00 |
|
afc163
|
fe230f7084
|
修复清空的问题
|
2015-07-15 12:16:28 +08:00 |
|
afc163
|
aa830e0c44
|
update table document
|
2015-07-15 11:45:43 +08:00 |
|
afc163
|
191235fcdc
|
fix sort table logic, only allow one column to be sorted at a time
|
2015-07-15 11:43:00 +08:00 |
|
afc163
|
35c5ac8efa
|
update table row-selection style
|
2015-07-15 11:12:17 +08:00 |
|
afc163
|
4cd12077cb
|
update table demos
|
2015-07-15 10:47:47 +08:00 |
|
afc163
|
40517edaeb
|
fix markdown table in chrome
|
2015-07-15 10:34:07 +08:00 |
|
afc163
|
41525cc19b
|
fix table loading style
|
2015-07-14 21:06:39 +08:00 |
|
afc163
|
0ac833753c
|
update table document
|
2015-07-14 20:58:54 +08:00 |
|
afc163
|
0e7f42937f
|
update filter dropdown function and style
|
2015-07-14 20:43:27 +08:00 |
|
afc163
|
3f3bd52d80
|
small table with mini pagination
|
2015-07-14 20:08:45 +08:00 |
|
afc163
|
a6661386c4
|
update ajax table demo
|
2015-07-14 20:04:14 +08:00 |
|
afc163
|
4d2119c358
|
prepare getParams arguments, filters, pagination, sorters
|
2015-07-14 18:29:43 +08:00 |
|
afc163
|
ad04649366
|
ajax paging table
|
2015-07-14 17:58:00 +08:00 |
|
afc163
|
17aabfa070
|
update paging
|
2015-07-14 16:34:26 +08:00 |
|
afc163
|
7ea054b3ff
|
update table API, local data mode finished
|
2015-07-14 15:35:17 +08:00 |
|
afc163
|
29068a0797
|
update filter.md
|
2015-07-13 19:47:31 +08:00 |
|
afc163
|
e982ab46ae
|
improve filter
|
2015-07-13 18:42:08 +08:00 |
|
afc163
|
9440eb78b8
|
update sorter button click behaviours
|
2015-07-13 17:40:17 +08:00 |
|
afc163
|
d843379008
|
finish sort function
|
2015-07-13 16:22:02 +08:00 |
|
afc163
|
b53e76afff
|
sort demo
|
2015-07-13 10:29:53 +08:00 |
|
afc163
|
4a53d5732f
|
checkbox column width
|
2015-07-12 21:23:45 +08:00 |
|
afc163
|
6da3a29c07
|
small size table
|
2015-07-12 18:14:17 +08:00 |
|
afc163
|
ed9b0c507c
|
load datasource in table, update API
|
2015-07-12 17:24:03 +08:00 |
|
afc163
|
c6889fa259
|
load datasource in table
|
2015-07-12 17:10:06 +08:00 |
|
afc163
|
5757d6cc78
|
operation links
|
2015-07-12 13:15:05 +08:00 |
|
afc163
|
c9237c8e62
|
update API
|
2015-07-10 17:50:48 +08:00 |
|
afc163
|
4d2ce026ce
|
row selection
|
2015-07-10 17:47:53 +08:00 |
|
afc163
|
a7e7663cbb
|
update API
|
2015-07-10 10:34:54 +08:00 |
|
afc163
|
c89a0c1441
|
fill demos with title
|
2015-07-09 20:29:26 +08:00 |
|
afc163
|
f47b29817a
|
import component rc-table
|
2015-07-09 14:51:48 +08:00 |
|
afc163
|
82c110ac5d
|
Add table demos
|
2015-07-09 11:41:36 +08:00 |
|
afc163
|
4002ab3d68
|
更新组件文案
|
2015-06-26 14:42:30 +08:00 |
|
afc163
|
db457cbe78
|
有逼格占坑
|
2015-06-17 20:24:42 +08:00 |
|
afc163
|
51ac1b3617
|
二期组件挖坑
|
2015-06-15 22:01:39 +08:00 |
|