ant-design/components/table/__tests__
Camol ae2990e241 feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357)
* feature: [Table] Pagination on the top in addition to the bottom. fix (#9346)

* refactor pagination of table (#9357)

* specify the position of pagination when using table  - add test

* specify the position of pagination when using table - update API docs

* update api docs

* fix error

* add TablePaginationConfig extends PaginationProps
2018-03-02 12:00:28 +08:00
..
__snapshots__ Add spin dot className to custom indicator 2018-02-14 12:56:22 +08:00
demo.test.js Don't ignore test files. 2016-12-14 14:48:09 +08:00
empty.test.js Fix(Table): Hide emptyType in Table when loading prop is true (#9095) 2018-01-26 09:30:11 -06:00
SelectionBox.test.js Pass name prop down to the table selection input (#9054) 2018-01-31 01:07:53 -06:00
Table.filter.test.js Fix test case 2017-12-28 13:20:12 +08:00
Table.pagination.test.js feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357) 2018-03-02 12:00:28 +08:00
Table.rowSelection.test.js Pass name prop down to the table selection input (#9054) 2018-01-31 01:07:53 -06:00
Table.sorter.test.js Add support for column defaultSortOrder (#6449) (#8111) 2017-11-09 19:30:24 +08:00
Table.test.js Fix table custom spin indicator 2018-02-14 12:56:22 +08:00