ant-design/components/table/__tests__
sallen450 a9562e75fe Fix(Table): Hide emptyType in Table when loading prop is true (#9095)
* fix(Table): Hide text in  when  prop is true

* test(Table): renders empty table without emptyText when loading

* refactor: code style
2018-01-26 09:30:11 -06:00
..
__snapshots__ Fix(Table): Hide emptyType in Table when loading prop is true (#9095) 2018-01-26 09:30:11 -06: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 Don't ignore test files. 2016-12-14 14:48:09 +08:00
Table.filter.test.js Fix test case 2017-12-28 13:20:12 +08:00
Table.pagination.test.js Add hideOnSinglePage to Pagination (#8615) 2017-12-29 20:14:53 +08:00
Table.rowSelection.test.js Allow fix table selection column (#8195) 2017-11-18 23:46:24 +08:00
Table.sorter.test.js Add support for column defaultSortOrder (#6449) (#8111) 2017-11-09 19:30:24 +08:00
Table.test.js React 16 + Enzyme 3 2017-10-09 19:18:04 +08:00