ddcat1115
|
bffdf731cd
|
fix #2812 (#2875)
|
8 years ago |
afc163
|
9ae07d5bc7
|
Fix defaultPageSize in Table.pagination, close #2874
|
8 years ago |
afc163
|
96c9c11b55
|
Make children sort recursively
|
8 years ago |
Liu Yang
|
fb66e9c7e3
|
apply sorter for children
|
8 years ago |
afc163
|
37c3de6b83
|
remove indexForSort (#2501) until another stable sort problem is reported
|
8 years ago |
afc163
|
0670b05e50
|
Improve code style
|
8 years ago |
ddcat1115
|
6b0a3e129c
|
Fix 2663 有 title 时表格 empty 样式错位 (#2679)
* fix #2663
* fix #2663
|
8 years ago |
afc163
|
9726122904
|
selectedRows should match selectedRowKeys, close #2566
|
8 years ago |
afc163
|
2536dbee78
|
Improve Table select perfermance
|
8 years ago |
Vincent Zhang
|
abecc44d38
|
fix improper prop 'dataSource' change in Table; close #2501 (#2503)
|
8 years ago |
afc163
|
f4b10a9e7c
|
Fix string rowKey in Table, close #2500
ref #2058
|
8 years ago |
afc163
|
4b29e40089
|
Fix overflow current state in Table, close #2301
|
8 years ago |
afc163
|
1029419e95
|
improve code style
|
8 years ago |
afc163
|
c2942fa530
|
Fix stopImmediatePropagation in IE8, close #2154
|
9 years ago |
afc163
|
7d06517846
|
Fix rowSelection null, close #2127
|
9 years ago |
afc163
|
d9f2b7ea32
|
Add filterDropdown for Table column, close #1736
|
9 years ago |
afc163
|
f5c60541f3
|
improve code style
|
9 years ago |
Benjy Cui
|
09bbd51551
|
refactor: rename table/index.jsx to table/Table.jsx
|
9 years ago |
afc163
|
500f3e1b30
|
Improve getCheckboxProps perf via caches, close ant-design/ant-design#2086
|
9 years ago |
afc163
|
9961605c5a
|
fix pagination change bug in Table
|
9 years ago |
afc163
|
5cc87ede0b
|
Move stopPropagation to wrapper, fix #1470 again
|
9 years ago |
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
9 years ago |
afc163
|
d8ad0b1993
|
Fix extra Spin in Table
|
9 years ago |
Leon Shi
|
dbdd5c5da0
|
fix: throws error when filtering data with `pagination` set to `false`, close #1842
|
9 years ago |
RaoHai
|
25d996d666
|
fix rowSelection display while some columns fixed left
+ close #1829
|
9 years ago |
afc163
|
43cf39d9a0
|
put icon into emptyText, close #1759
|
9 years ago |
Leon Shi
|
0ff91b4135
|
Fix Table pagination after filter, close #1669 (#1715)
|
9 years ago |
afc163
|
22af4a9592
|
Fix Table data.length without specifing pagination, close #1683
|
9 years ago |
afc163
|
f368fdda3b
|
Fix table className and style wrapper node
|
9 years ago |
RaoHai
|
f7c9e64416
|
repair `radio` type of rowSelection in `Table`
close #1627
|
9 years ago |
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
9 years ago |
afc163
|
d84b92926c
|
fix table spin debounce
|
9 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
9 years ago |
Leon Shi
|
baac12d1c4
|
fix lint (#1513)
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
|
9 years ago |
afc163
|
14f857b7ac
|
prevent propagation of Table rowSelection controls, close #1470, close #1507
|
9 years ago |
afc163
|
d7ee4bffa1
|
Fix initial selectedRowKeys, close #1501
|
9 years ago |
afc163
|
6a14de411d
|
Fix uncontrolled table issue
close #1433 #1434
|
9 years ago |
afc163
|
4835471210
|
update Table initial current page
|
9 years ago |
Benjy Cui
|
3677339646
|
fix: revert
|
9 years ago |
Benjy Cui
|
9d95313d03
|
chore: suppress warning
|
9 years ago |
Benjy Cui
|
0ebf6c2ecc
|
style: enable react/prefer-es6-class
|
9 years ago |
afc163
|
87f8d1f334
|
Change current to defaultCurrent
|
9 years ago |
afc163
|
9774181979
|
Fix Table pagination.size, close #1396
|
9 years ago |
afc163
|
76935c9630
|
a little perfermance
|
9 years ago |
afc163
|
0a55eb8c43
|
reuse getColumnKey
|
9 years ago |
afc163
|
79f817466e
|
fix(table): radio selection can not be controlled
close #1346
|
9 years ago |
afc163
|
29ceb8862d
|
fix: controlled pagination.current should not respond user interaction
ref #1311
|
9 years ago |
afc163
|
b4a75ddcc9
|
fix sort and filter perf
|
9 years ago |
afc163
|
2651d80fc2
|
Individual controlled filter
|
9 years ago |
Benjy Cui
|
fd3406bd03
|
style: enable react/jsx-no-bind
|
9 years ago |