ant-design/components/table
Xiaoyu Li 1f8ac3f697
fix filterIcon type
based on api [ReactNode|(filtered: boolean) => ReactNode]

https://ant.design/components/table-cn/#components-table-demo-dynamic-settings
2018-09-22 20:11:09 -05:00
..
__tests__ update test case 2018-09-22 14:53:45 +08:00
demo adjust style 2018-09-22 14:53:45 +08:00
style adjust style 2018-09-22 14:53:45 +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 #12284. confirmFilter is after set state 2018-09-19 18:33:09 +08:00
FilterDropdownMenuWrapper.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
index.en-US.md Add defaultSortOrder (#12229) 2018-09-13 19:40:43 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md Add defaultSortOrder (#12229) 2018-09-13 19:40:43 +08:00
interface.tsx fix filterIcon type 2018-09-22 20:11:09 -05:00
SelectionBox.tsx Pass name prop down to the table selection input (#9054) 2018-01-31 01:07:53 -06:00
SelectionCheckboxAll.tsx Fix CheckboxAll status when remove data and selectedKeys 2018-06-05 20:45:19 +08:00
Table.tsx Add @types/prop-types 2018-08-07 21:09:05 +08:00
util.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00