150 Commits (1dfe22293382097daa99d8b7e87db02f43c6f4b7)

Author SHA1 Message Date
afc163 a7f17b4cde Fix sort order broken issue when columns were put in render 6 years ago
afc163 f1d1d87de0 Fix unexpected column title in unsorted columns 6 years ago
afc163 688f4ec8d6 Fix sort state not change when columns in render 6 years ago
afc163 419287de2b Fix sort event on every columns when sorter is true 6 years ago
Wei Zhu ff0595733f refactor: use instanceof instead typeof 6 years ago
Wei Zhu 2bf2bb5af4 fix: type error 6 years ago
zombieJ 2cd0ca3225 Get the filtered data after executing the filter function on the dataSource (#12369) 6 years ago
afc163 8d3cb85142 fix sort state when toggle between multiple columns 6 years ago
afc163 a0b8637783 destructuring assignment 6 years ago
afc163 f0974e0da7 support column.title as render props 6 years ago
afc163 8feb15ea72 fix test case 6 years ago
afc163 6530de2961 revert getPopupContainer 6 years ago
afc163 209e40508d fix sort 6 years ago
afc163 27e2654f0f sort by click column area 6 years ago
afc163 6f67c435c2 separate filter and sort into two click area 6 years ago
afc163 4c84dad106 move filter icon to end of column head 6 years ago
Wei Zhu 064bfaf554 Add @types/prop-types 6 years ago
afc163 bead75021b change and undocument onSelectMultiple cause it need more disscuss 6 years ago
littleLane b23d742f1b feat: add rowSelection.columnTitle to Table 6 years ago
Raphael Chauveau 08e83193f2 Multiple row selection (#11406) 6 years ago
afc163 e2b9e5d832 update warning message 6 years ago
Wei Zhu c380186e79 fix: table custom components not change 6 years ago
Tomáš Szabo bf5b6ae1f3 Fix incompatible type error for Table[size] prop 7 years ago
Zheeeng 59fe98a194 Add position config for List pagination (#10581) 7 years ago
Wei Zhu 8a6d9b92b7 Improve table types 7 years ago
Ash Kumar 013932e6d3 Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param (#10306) 7 years ago
afc163 15c6d58796 Table getCheckboxProps should be updated when rerender 7 years ago
Terence 4458f3dde1 Fix missing key of column.title in Table (#9658) (#9670) 7 years ago
Camol 2aed46012e [feature]: add native Event - related to #9368 (#9376) 7 years ago
Wei Zhu f78e0098fa Improve Radio/Checkbox type definition 7 years ago
SimpleFrontend 9073237e70 Added selectionColumnWidth to TableRowSelection (#9474) 7 years ago
Camol ae2990e241 feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357) 7 years ago
Wei Zhu f1fd85780e Revert "fix type of column dataIndex (#9298)" 7 years ago
Wei Zhu 7d5db31e67 Fix table custom spin indicator 7 years ago
afc163 2909e5f651 Fix sorter icon click area overflow in Table 7 years ago
Leo f8e996ee8e fix type of column dataIndex (#9298) 7 years ago
mgrdevport 5fd741bf21 Pass name prop down to the table selection input (#9054) 7 years ago
sallen450 a9562e75fe Fix(Table): Hide emptyType in `Table` when `loading` prop is true (#9095) 7 years ago
afc163 63c620240b emptyText should support function, close #8871 7 years ago
Wei Zhu a64337748a Fix table row create on every render. 7 years ago
Wei Zhu 5cb5a2ae9d Fix implicit any error for Table 7 years ago
Wei Zhu 22e5c0d954
Allow fix table selection column (#8195) 7 years ago
Wei Zhu 67336fca7b Rename TableRow to BodyRow 7 years ago
Wei Zhu 5970dbb1ec Fix table row selected className 7 years ago
Wei Zhu f78d33ed59
Update rc-table (#8187) 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
Graeme Yeates 8395de01a2 Add support for column defaultSortOrder (#6449) (#8111) 7 years ago
Benjy Cui e5699aff68 fix: should not import moment while useless, close: #8013 7 years ago
afc163 86da4a95ce Fix lint 7 years ago
Benjy Cui 7ea572bfc8 refactor: extract common locale logic (#7915) 7 years ago