ant-design/components/table/__tests__
zombieJ b77dbd331d
fix: Table crash when filter dynamic change (#17141)
* update test case

* fix: Table change filter should not crash

* rm focus test
2019-06-17 18:50:38 +08:00
..
__snapshots__ update snapshots 2019-06-12 11:44:44 +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: Table crash when filter dynamic change (#17141) 2019-06-17 18:50:38 +08:00
Table.pagination.test.js test: Add eslint-plugin-jest (#15825) 2019-04-03 15:54:26 +08:00
Table.rowSelection.test.js 🐛 Fix selectedRows missing when there is childrenColumnName in Table 2019-05-16 14:50:24 +08:00
Table.sorter.test.js fix: Table with sort should reset to first page (#17020) 2019-06-10 11:59:46 +08:00
Table.test.js udpate warning (#16138) 2019-04-17 17:31:39 +08:00