ant-design/components/table/__tests__
陈帅 d5c5219111 new edit Table demo (#10119)
* new edit Table demo

* fix test error

* fix ci

* typo

* Skip edit-row test for React 15

* Set column width

* Update snapshot
2018-05-07 20:50:43 +08:00
..
__snapshots__ new edit Table demo (#10119) 2018-05-07 20:50:43 +08:00
demo.test.js new edit Table demo (#10119) 2018-05-07 20:50:43 +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 fixes #10289 and #10209: lost of user selection on table data updates (#10332) 2018-05-04 14:51:15 +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 Table getCheckboxProps should be updated when rerender 2018-04-22 15:19:04 +08:00
Table.sorter.test.js Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param (#10306) 2018-04-29 22:08:28 +08:00
Table.test.js Fix table custom spin indicator 2018-02-14 12:56:22 +08:00