ant-design/components/table
陆离 15e6133867 Filter Icon of Table (#5293)
*  Filter Icon of Table

+ close #5287
+ add `isFiltered` props for mark dataSource is filterd
+ improve CustomFilter Demo

* fix doc

* update

* custome filter icon

* custome filter icon
2017-03-27 17:38:14 +08:00
..
__tests__ Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
demo Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
style Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
Column.tsx Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
ColumnGroup.tsx feat: Implement Table.Column and Table.ColumnGroup (#3868) 2016-11-22 10:11:12 +08:00
createStore.tsx chore: Fixed two compiling errors reported by tsc 2.0.10. (#3969) 2016-11-23 17:52:29 +08:00
filterDropdown.tsx Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
FilterDropdownMenuWrapper.tsx prefer stateless function 2017-02-24 20:29:24 +08:00
index.en-US.md Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
index.tsx refactor to typescript 2016-06-22 13:19:48 +08:00
index.zh-CN.md Filter Icon of Table (#5293) 2017-03-27 17:38:14 +08:00
SelectionBox.tsx Fix rowSelection defauleChecked 2016-12-02 11:36:05 +08:00
SelectionCheckboxAll.tsx fix: improve rowSelection.selections of Table (#5409) 2017-03-27 10:09:38 +08:00
Table.tsx fix: improve rowSelection.selections of Table (#5409) 2017-03-27 10:09:38 +08:00
util.tsx Fix grouping column table sort and filter in controlled mode (#5211) 2017-03-10 14:52:28 +08:00