ant-design/components/table
Ash Kumar 013932e6d3 Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param (#10306)
* Table Column's sorter prop can now be provided a fn to which 'sortOrder' is passed as param

* head.md: added documentation for new use of 'sorter' prop function
2018-04-29 22:08:28 +08:00
..
__tests__ Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param (#10306) 2018-04-29 22:08:28 +08:00
demo Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param (#10306) 2018-04-29 22:08:28 +08:00
style Tweak table sorter icon click area again 2018-04-03 11:33:37 +08:00
Column.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
ColumnGroup.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
createBodyRow.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
createStore.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
filterDropdown.tsx Fix lint 2018-02-26 17:24:55 +08:00
FilterDropdownMenuWrapper.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
index.en-US.md docs: Clarify Table[scroll] useage 2018-03-27 17:46:01 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md docs: Clarify Table[scroll] useage 2018-03-27 17:46:01 +08:00
interface.tsx Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param (#10306) 2018-04-29 22:08:28 +08:00
SelectionBox.tsx Pass name prop down to the table selection input (#9054) 2018-01-31 01:07:53 -06:00
SelectionCheckboxAll.tsx Improve Radio/Checkbox type definition 2018-03-08 20:39:34 +08:00
Table.tsx Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param (#10306) 2018-04-29 22:08:28 +08:00
util.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00