ant-design/components/table/__tests__
afc163 a7f17b4cde Fix sort order broken issue when columns were put in render
will handle these situation

- with 'key'
- with function has same stringify value

close #12870
close #12737
2018-11-01 13:44:48 +08:00
..
__snapshots__ update snapshot 2018-10-10 15:12:06 +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 Get the filtered data after executing the filter function on the dataSource (#12369) 2018-09-30 11:17:39 +08:00
Table.pagination.test.js Get the filtered data after executing the filter function on the dataSource (#12369) 2018-09-30 11:17:39 +08:00
Table.rowSelection.test.js test: remove it.only 2018-09-21 15:55:00 +08:00
Table.sorter.test.js Fix sort order broken issue when columns were put in render 2018-11-01 13:44:48 +08:00
Table.test.js fix: table custom components not change 2018-07-12 16:42:15 +08:00