kvetoslavnovak
74ae8f4283
docs: Table - Grouping table head - English Translation ( #3281 )
...
* Table - Grouping table head - English Translation
* Update grouping-columns.md
2016-10-02 08:32:04 +08:00
kvetoslavnovak
e9ba1e83c7
docs: Table Basic usage - English Translation ( #3256 )
2016-10-01 08:03:20 +08:00
kvetoslavnovak
7a40f8f200
docs: Table selection - English Translation ( #3257 )
2016-10-01 08:02:18 +08:00
kvetoslavnovak
5d914d6ba3
docs: Reset filters and sorters - English Translation ( #3259 )
2016-10-01 08:02:01 +08:00
kvetoslavnovak
94f2d08978
docs: Table Checkbox props - English Translation ( #3258 )
2016-10-01 08:01:18 +08:00
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
2016-09-27 10:06:34 +08:00
afc163
69cdf22b42
Allow indicate expandIconColumnIndex in Table, close #3055
2016-09-20 13:16:58 +08:00
Benjy Cui
77a45f0b00
deps: upgrade rc-table ( #2958 )
...
* feat: remove Table columns paging, close : #2883
* css: add style for table multi-header
* feat: multi-header supports fitler & sorter and so on
* feat: multi-heaader works with Table[scroll.y]
* feat: multi-header should works with Table[scroll.x]
* style: update code style to please lint
2016-09-09 13:55:41 +08:00
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
2016-09-01 18:12:12 +08:00
afc163
77949bb9e3
upgrade eslint-config, close #2811
2016-08-23 21:00:35 +08:00
afc163
24d2973c32
Merge branch "1.x-stable"
2016-08-16 17:54:59 +08:00
afc163
0670b05e50
Improve code style
2016-08-17 15:47:29 +08:00
Benjy Cui
63941ae665
docs: fix table demo format
2016-08-15 08:07:03 +08:00
偏右
0b3186696c
docs: Translate table ( #2594 )
2016-08-15 07:54:01 +08:00
Marius Ileana
bb0a30d926
docs: table/demo/reset-filter - A little more meaningful filter ( #2700 )
2016-08-13 09:06:32 +08:00
afc163
dd80613cd1
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
2016-07-21 18:08:35 +08:00
afc163
a458de0a88
fix prefer-const
2016-07-21 18:05:15 +08:00
ddcat1115
eba54529ca
table-title style ( #2452 )
2016-07-21 15:14:42 +08:00
afc163
5109362b04
remove old docs about dataSource
2016-07-05 15:19:22 +08:00
afc163
b42f5efea3
Fix table fixed header align, close #2227
2016-07-05 14:41:21 +08:00
afc163
2be285d236
remove nowrap in fixed Table, close #2130
2016-06-22 11:48:11 +08:00
afc163
500f3e1b30
Improve getCheckboxProps perf via caches, close ant-design/ant-design#2086
2016-06-17 17:23:48 +08:00
afc163
dd0a4c7f22
Add paging columns table demo but hidden
2016-06-13 15:29:02 +08:00
afc163
5cc87ede0b
Move stopPropagation to wrapper, fix #1470 again
2016-06-07 16:27:55 +08:00
afc163
57ab8dfdfe
use arrow function
2016-06-07 16:16:34 +08:00
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
2016-06-06 13:54:10 +08:00
afc163
4a08e0188d
Fix some wrap misplace issues in fixed table ( #1829 )
2016-06-02 17:35:25 +08:00
afc163
5a87d219d7
use remote api for demo
2016-05-27 13:35:49 +08:00
afc163
6944a8e7c1
Fix fixed Table align and bordered style, close #1740
2016-05-21 18:08:09 +08:00
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
2016-05-11 09:32:33 +08:00
afc163
0dbf42a59c
update demo
2016-05-06 20:59:09 +08:00
afc163
a1058db8df
fix bordered Table
2016-05-05 16:21:51 +08:00
afc163
26785a4c7d
improve code style
2016-05-03 14:15:29 +08:00
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
2016-04-29 12:13:27 +08:00
afc163
f9153e7b88
Merge branch master into develop-1.0.0
2016-04-25 13:51:18 +08:00
afc163
d7ee4bffa1
Fix initial selectedRowKeys, close #1501
2016-04-25 13:47:08 +08:00
Benjy Cui
12331ea57c
style: enable react/prefer-stateless-function in demo
2016-04-21 11:36:51 +08:00
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
2016-04-01 10:08:19 +08:00
afc163
84b731df0f
Merge branch master into develop-1.0.0
2016-04-01 01:09:24 +08:00
afc163
29ceb8862d
fix: controlled pagination.current should not respond user interaction
...
ref #1311
2016-04-01 00:57:03 +08:00
Benjy Cui
03d09b66e8
docs: update demo format
2016-03-31 09:40:55 +08:00
afc163
2651d80fc2
Individual controlled filter
2016-03-30 17:49:36 +08:00
afc163
137d57da08
controlled filters
2016-03-30 14:39:21 +08:00
afc163
0dbc69ea8e
sorted => sortOrder
2016-03-30 14:39:21 +08:00
afc163
94234a7749
Fix sort state
2016-03-30 14:39:21 +08:00
afc163
6d2b9b249c
Make column.sorted be a controlled prop
2016-03-30 14:39:21 +08:00
afc163
5ce99d7c07
get initial sorted state from columns
2016-03-30 14:39:21 +08:00
afc163
4ee09de3b9
Add demo, confirm related API
2016-03-30 14:39:21 +08:00
afc163
ba8d9b7dc3
Merge branch 'master' into develop-1.0.0
2016-03-29 17:36:58 +08:00
afc163
ec6ac78e15
simplify table demo
2016-03-29 17:32:03 +08:00
afc163
7692bf3d42
update site style
2016-03-28 19:12:51 +08:00
afc163
fbda3c7b88
Merge master into develop-1.0.0
2016-03-28 16:15:36 +08:00
afc163
bc2bafff54
update table demo code style
2016-03-28 16:00:58 +08:00
afc163
61f9ba1fd7
Fix table footer style
2016-03-25 16:12:29 +08:00
afc163
4760d0b54c
Add scroll and column.fixed document
2016-03-25 16:12:29 +08:00
afc163
0243afb7c5
fix scroll bar style
2016-03-25 16:12:29 +08:00
afc163
15f576020b
Add fixed columns demos
2016-03-25 16:12:29 +08:00
afc163
f247297f01
Fix children row selection, close #1212
2016-03-16 16:39:53 +08:00
afc163
1e08883315
update table selection demo
2016-03-10 16:55:02 +08:00
afc163
e2c42a87d0
Add docs for #1139
2016-03-06 22:44:58 +08:00
afc163
7d151514e3
Fix rowSelection.onSelectAll, bump 0.12.7, ref #1105
2016-03-02 23:42:44 +08:00
afc163
fe750d365d
improve rowSelect arguments, ref #1105
2016-03-02 21:58:41 +08:00
afc163
c91bf93a38
Fix docs
2016-03-02 21:12:52 +08:00
afc163
3738eb3b73
update code style
2016-03-02 14:52:24 +08:00
afc163
17b9d85f44
update demo title
2016-02-26 11:07:50 +08:00
afc163
08e04e0b14
Hide selection component in children data
2016-02-22 18:52:14 +08:00
Benjy Cui
29825f20c8
style: update code style to please lint
2016-02-17 18:04:42 +08:00
Benjy Cui
9d022ff84c
style: update code style to please lint
2016-02-17 15:57:33 +08:00
Benjy Cui
68b51e298d
style: update code style for space-before-function-paren
2016-01-27 17:00:58 +08:00
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
2016-01-27 17:00:58 +08:00
afc163
e0925a20a8
Add useFixedHeader, #918
2016-01-24 15:40:14 +08:00
afc163
5d9978e6bb
remove some hidden demos
2016-01-23 15:02:34 +08:00
afc163
b855525615
Feature: support paging columns, ref #708
2016-01-20 17:15:39 +08:00
afc163
4b5e09de8d
Merge branch 'master' into develop-0.12.0
2016-01-16 14:58:05 +08:00
afc163
7f5735b968
update table demo
2016-01-15 17:21:50 +08:00
afc163
c732855902
rm alert
2016-01-12 14:25:33 +08:00
afc163
0f72c80e79
Merge pull request #829 from ant-design/upgrade-eslint-config
...
Upgrade eslint config
2016-01-12 11:54:07 +08:00
afc163
cf92a79529
merge master
2016-01-12 11:44:02 +08:00
绯一
1ca51cbd5c
[update] hide onRowClick
2016-01-11 12:09:12 +08:00
绯一
502ae06f9d
[feat] add rowClick demo and doc
2016-01-11 11:37:36 +08:00
Benjy Cui
aa5c4f9595
style: update code style to please lint
2016-01-11 09:49:31 +08:00
Benjy Cui
209170e813
style: update demo code style to please lint
2016-01-11 09:49:30 +08:00
afc163
a222b3898b
support submenu in table filter menu, ref #708
2016-01-10 21:10:10 +08:00
Benjy Cui
64cde2e905
fix: Pagination.onChange should be called #824
2016-01-08 15:29:34 +08:00
afc163
663e3c4231
update table demo title
2016-01-03 01:17:49 +08:00
afc163
7866f177cc
update table selection demo
2016-01-01 22:51:26 +08:00
afc163
76aa90f67b
update document for table selection change
2016-01-01 22:38:19 +08:00
afc163
34f9ab05b0
make selected item can be controlled, #793
2016-01-01 22:34:59 +08:00
afc163
28b75ce8da
Add rowSelection onChange, #786
2016-01-01 20:08:30 +08:00
afc163
91bd7f22c0
use mountNode replace the long getElementById
2015-12-29 12:08:58 +08:00
afc163
c45c6877f8
fix lint problems
2015-12-27 16:20:59 +08:00
afc163
ac337976be
update table demo
2015-12-26 00:58:05 +08:00
afc163
6fa32a81b8
update demos title
2015-12-26 00:52:30 +08:00
Benjy Cui
9ef865e25e
docs: update demo and documentation
2015-12-25 15:50:41 +08:00
Benjy Cui
38083e5a9f
feat: expose onShowSizeChange
2015-12-24 10:12:31 +08:00
Benjy Cui
d1c73231a1
fix: rowKey
should work with Radio #697
2015-12-18 16:33:37 +08:00
afc163
e20111d918
Add table locale emptyText
2015-12-16 18:14:22 +08:00
afc163
76ecce0942
Add column key for table demo
2015-12-16 16:35:56 +08:00
afc163
58845101c2
update table demos
2015-12-10 15:16:33 +08:00
afc163
62d4bbd573
remove remote dataSource
2015-12-10 14:49:24 +08:00
afc163
07e32342a0
fix demo ajax page change
2015-12-05 13:10:24 +08:00
afc163
54474acbcc
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
2015-11-27 12:10:36 +08:00
afc163
3992678141
update ajax demo, controll current page outside
2015-11-26 23:30:20 +08:00
afc163
833498269d
Add middle size table, ref #413
2015-11-26 14:44:28 +08:00
afc163
bd14d75419
Merge pull request #584 from ant-design/feat-button-text
...
Add i18n for `Table` `Modal` `Popconfirm`
2015-11-26 11:59:20 +08:00
afc163
d1d3329674
fix boolean attribute lint errors
2015-11-25 18:10:35 +08:00
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
2015-11-25 18:10:34 +08:00
Benjy Cui
b110b8787b
docs: update demos
2015-11-24 16:39:16 +08:00
Benjy Cui
998fa8816e
feat: Table should support i18n
2015-11-24 15:58:50 +08:00
afc163
b3e2855333
dataSource could be null
2015-11-05 20:06:16 +08:00
afc163
57c12fa3ae
Add table column className demo
2015-11-05 19:46:29 +08:00
afc163
e323b0fc24
Remove demo text
2015-11-05 19:35:21 +08:00
afc163
30b6aeaa04
rowSelection getCheckboxProps, defaultValue should be defaultChecked
2015-11-04 17:23:20 +08:00
afc163
a707df5276
Add filterMultiple in table column, close #442
2015-11-03 22:32:36 +08:00
afc163
be42f5687b
update loading demo
2015-11-03 22:23:31 +08:00
afc163
7a9c536569
add loading prop for table
2015-11-03 18:16:16 +08:00
偏右
483446b28f
Merge pull request #455 from ant-design/feature-delStyleAlign
...
del align
2015-10-30 16:48:11 +08:00
勤拭
cc58106186
del align
2015-10-30 16:45:10 +08:00
afc163
fee949cd04
update code style
2015-10-29 20:15:44 +08:00
afc163
3a5f301fad
update code style
2015-10-29 20:14:08 +08:00
afc163
67c0e2ad0e
update document
2015-10-29 20:10:44 +08:00
勤拭
7664a41f9b
调整格式
2015-10-29 17:31:47 +08:00
勤拭
6e184378bf
文档逗号改为中文格式
2015-10-29 17:03:15 +08:00
勤拭
c2e67f72ed
standard format
2015-10-29 16:23:09 +08:00
勤拭
e9cfca0d89
support colspan and rowspan
2015-10-29 15:38:59 +08:00
afc163
753c01ae18
ES6 syntax for demo code
...
fix antd.notification
2015-10-28 20:55:49 +08:00
afc163
0193df102b
update table ajax demo
2015-10-27 19:37:39 +08:00
afc163
f7ef12acf1
Remove some demo
2015-10-27 19:19:09 +08:00
afc163
64b4031d7a
Fix key warning in table demo
2015-10-27 17:27:11 +08:00
afc163
86c5ead45a
Add onChange prop to Table, fix #395
2015-10-21 20:21:14 +08:00
yiminghe
76b0f673ec
beta2
2015-10-20 16:47:55 +08:00
afc163
100adfc69a
update row select argument name
2015-10-10 11:35:31 +08:00
afc163
d184b39450
Merge branch 'feature-#252' of https://github.com/RaoHai/ant-design into develop-0.10.0
2015-10-09 18:48:32 +08:00
RaoHai
2c1fda70d6
Table 列选择模式重构
...
+ 表格 `rowSelection` 支持多选
+ 表格可配置某行数据默认选中、不能选中。该配置对 ajax 载入的数据有效。
示例:
```
getCheckboxProps: function (value) {
return {
defaultValue: value.name === '胡彦祖ajax2', // 配置默认勾选的列
disabled: value.name === '李大嘴ajax3' // 配置无法勾选的列
}
},
```
2015-10-09 17:14:09 +08:00
Benjy Cui
5b86a4be1d
refactor: replace button
tag with Button
component
2015-10-08 15:13:04 +08:00
elrrrrrrr
1640a34c4c
chore: 迁移 table iconfont
2015-10-02 16:31:51 +08:00
afc163
52b639faba
Should update table data when changing pageSize
...
fix #317
2015-09-23 14:28:08 +08:00
zhujun24
af6a8d31ee
optimize
2015-09-10 11:15:36 +08:00
zhujun24
95465a6794
add expand table
2015-09-10 11:04:31 +08:00
afc163
90e8296949
Fix table key warning
2015-08-28 15:22:09 +08:00
afc163
6d2dcc4539
allow dataSourse controlled by parent in local mode
2015-08-27 23:55:25 +08:00
afc163
38cbaf1239
dataSource clone config should not be overwrited by origin config, fix #200
2015-08-26 14:08:46 +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
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
逸达
7ba8e08b5a
加入Table 远程模式支持由外界发起请求方法
2015-08-05 01:42:37 +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
jljsj
6c99ebb170
update radio
2015-07-16 18:26:17 +08:00
afc163
9f1fbb9ebe
selectRows
2015-07-15 20:22:56 +08:00
afc163
b0f3a552b6
sort params
2015-07-15 14:10:01 +08:00
afc163
4cd12077cb
update table demos
2015-07-15 10:47:47 +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
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
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
4d2ce026ce
row selection
2015-07-10 17:47:53 +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