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