afc163
963d073f1d
improve api table style
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
60cd7ed85e
Fix current page when Table pageSize changed
9 years ago
afc163
f247297f01
Fix children row selection, close #1212
9 years ago
afc163
0a1d3bdd3b
fix onChange argument
9 years ago
afc163
5e1f0960a2
Fix rowSelection.onChange selectedRows when specify rowKey
9 years ago
afc163
884c92d7ec
pageSize change should trigger Table.onChange, close #1206
9 years ago
afc163
50fd241648
Fix missing code of a222b38
9 years ago
afc163
1929f7db97
fix dataSource undefined
9 years ago
afc163
1e08883315
update table selection demo
9 years ago
afc163
2482140d2f
Change context locale name
9 years ago
afc163
99b58e67ec
Add other component for locale
9 years ago
yiminghe
3e0d11043b
fix pagination in table
9 years ago
afc163
e2c42a87d0
Add docs for #1139
9 years ago
afc163
f4995b7f67
Add foot and showHeader for Table
9 years ago
afc163
9cdee3434a
typo fix #1113
9 years ago
afc163
8daabfced8
docs: update table
9 years ago
afc163
3e9a5afa90
docs: table locale, ref #1110
9 years ago
afc163
7d151514e3
Fix rowSelection.onSelectAll, bump 0.12.7, ref #1105
9 years ago
afc163
fe750d365d
improve rowSelect arguments, ref #1105
9 years ago
afc163
c91bf93a38
Fix docs
9 years ago
afc163
9b09e54df5
Fix columns[0] undefined bug in Table
9 years ago
afc163
3738eb3b73
update code style
9 years ago
afc163
7ea67b6e37
stable sort in table
http://jsperf.com/chrome-stable-sort
9 years ago
afc163
17b9d85f44
update demo title
9 years ago
afc163
3ab72afc44
Fix pagination size in table
9 years ago
afc163
08e04e0b14
Hide selection component in children data
9 years ago
Benjy Cui
c1659c2ce3
style: update code style to please lint
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
haoxin
6c4998621e
doc: fix Table onSelectAll params
9 years ago
Benjy Cui
9d022ff84c
style: update code style to please lint
9 years ago
Guan Hao
8726ebfdb6
Fix a typo in components/table documentation.
9 years ago
afc163
e5108f6b00
Fix menu import bug in rc-menu@0.10.x, close #982
9 years ago
Benjy Cui
68b51e298d
style: update code style for space-before-function-paren
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
afc163
e0925a20a8
Add useFixedHeader, #918
9 years ago
afc163
5d9978e6bb
remove some hidden demos
9 years ago
afc163
b855525615
Feature: support paging columns, ref #708
9 years ago
afc163
341ad18eb6
fix table select all
9 years ago
afc163
7f5735b968
update table demo
9 years ago
afc163
3ed9ce3cb5
Do not empty selection when change dataSource now
eh... empty behavious will trigger a infinite loop when sapecify
immutable dataSource
You need to empty manully when change data or current page
9 years ago
afc163
c732855902
rm alert
9 years ago
绯一
1ca51cbd5c
[update] hide onRowClick
9 years ago
绯一
502ae06f9d
[feat] add rowClick demo and doc
9 years ago
Benjy Cui
7f394da335
style: update code style to please lint
9 years ago
Benjy Cui
aa5c4f9595
style: update code style to please lint
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
Benjy Cui
209170e813
style: update demo code style to please lint
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
afc163
a222b3898b
support submenu in table filter menu, ref #708
9 years ago