ant-design/components/table/__tests__
zombieJ 87a9c421a2
fix: Fix Table filter display issue when use non-string type (#15817)
* fix filter display logic

* update test case
2019-04-02 22:06:51 +08:00
..
__snapshots__ merge feature 2019-04-01 10:22:43 +08:00
demo.test.js Fix react-dnd demo broken in react 15 2019-03-26 12:27:32 +08:00
empty.test.js support prettier 2018-12-07 18:27:30 +08:00
SelectionBox.test.js support prettier 2018-12-07 18:27:30 +08:00
Table.filter.test.js fix: Fix Table filter display issue when use non-string type (#15817) 2019-04-02 22:06:51 +08:00
Table.pagination.test.js revert #14608 (#14898) 2019-02-18 18:05:27 +08:00
Table.rowSelection.test.js add warning when use getCheckboxProps (#15231) 2019-03-06 16:48:14 +08:00
Table.sorter.test.js Table: add prop sortDirections for table and column (#13773) 2018-12-22 18:16:02 +08:00
Table.test.js add component param in warning (#15078) 2019-02-27 15:32:29 +08:00