ant-design/components/table/__tests__
何乐 b3834e48b1 Table: fix showing only first page (#14724)
* Table: fix showing only first page

* correct condition of pagination in Table

* correct test file

* handle changes

* improve test case
2019-02-05 23:11:08 +08:00
..
__snapshots__ 💄 update table demo 2019-01-29 18:26:21 +08:00
demo.test.js new edit Table demo (#10119) 2018-05-07 20:50:43 +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 support prettier 2018-12-07 18:27:30 +08:00
Table.pagination.test.js Table: fix showing only first page (#14724) 2019-02-05 23:11:08 +08:00
Table.rowSelection.test.js fix: render correctly when set childrenColumnName 2018-12-20 17:05:27 +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 warning when user both use expandedRowRender & scroll on Table 2019-01-08 21:23:04 +08:00