58 Commits (68c6982d89b904a97ef40262c69303e65662e8bd)

Author SHA1 Message Date
zombieJ a802a72d56
Fix Table filter can not support other type of value (#15046) 6 years ago
zombieJ d2c17cd747
only set getPopupContainer when scroll provides (#14864) 6 years ago
LT246-VINHNPH\vinhnph bf135c1ceb ReactNode has already included string 6 years ago
LT246-VINHNPH\vinhnph c20acfb9b3 Table column filter could be ReactNode 6 years ago
richardison 2a99fe713a Add missing type on table definition (#14392) 6 years ago
zhaopeidong 21ca7895fb fix table ColumnProps interface 6 years ago
LeezQ b2c6f5622b ts: Update the TypeScript definition of Table[locale] (#14245) 6 years ago
信鑫-King a7f8921f3f 🐛 table sortDirections optional 6 years ago
zombieJ 2164c58198
New Component: Empty (#13651) 6 years ago
Wei Zhu 405bc9783b chroe: add a note comment about table's dataIndex 6 years ago
Wei Zhu 48956d54fc Revert "Update interface.tsx" 6 years ago
Harlan 6b6ec278cc Table: add prop `sortDirections` for table and column (#13773) 6 years ago
wangshuai cb0a92e13b use T[] insteadof Array<T> 6 years ago
wangshuai 8c95732bfb fix(Table):fix arguments and type definition in TableRowSelection 6 years ago
Wang yb f8fbb33c73 Update interface.tsx 6 years ago
zombieJ 68ad468938
move sorter logic from div to th cell (#13669) 6 years ago
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
yoyo837 722b903118 update docs react-component/table#222 6 years ago
zombiej 0e1caae01d Table add expandIcon prop 6 years ago
zombieJ 2cd0ca3225 Get the filtered data after executing the filter function on the dataSource (#12369) 6 years ago
Wei Zhu 306bce385b Improve type definition and doc of TableComponents 6 years ago
Xiaoyu Li 1f8ac3f697
fix filterIcon type 6 years ago
afc163 f0974e0da7 support column.title as render props 6 years ago
afc163 27e2654f0f sort by click column area 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
Eager Wei 9c792d52a8 fix table onChange pagination type (#11291) 6 years ago
Christian Vadalà 59cc3a8b6c feat: adds ability to override filter renderer without migrate to a fully controlled component 7 years ago
Tomáš Szabo bf5b6ae1f3 Fix incompatible type error for Table[size] prop 7 years ago
afc163 f2fddff3fd upgrade rc-table to 16.2 7 years ago
afc163 17b158c091 Fix CheckboxAll status when remove data and selectedKeys 7 years ago
Junbin Huang 30eacdfb1b
chore: fix lint (#10747) 7 years ago
Jack Works 163ec46cbb Fix #9859, #9858 (#10294) 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
Nokecy 98d56b2dd0 Fixed typescript definition and add table props onHeaderRow (#9902) 7 years ago
诸岳 aadba9b0e3 docs: add align prop description (#9749) 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
Leo f8e996ee8e fix type of column dataIndex (#9298) 7 years ago
Evert Bouw 0c69d721de Fix(Typings): Add OnHeaderCell property to ColumnProps (#9223) 7 years ago
mgrdevport 5fd741bf21 Pass name prop down to the table selection input (#9054) 7 years ago
afc163 63c620240b emptyText should support function, close #8871 7 years ago
Dane David e8d3be5dc2 Make Table props optional (#8515) 7 years ago
Dane David 687b058dc0 Add missing type definitions for table #8507 (#8511) 7 years ago