ant-design/components/table/__tests__
Kermit Xuan 49533aafdc
feat(table): support hideSelectAll prop and (#24592)
remove hideDefaultSelections prop in rowSelection(#14581);
2020-05-29 23:50:56 +08:00
..
__snapshots__ feat(tooltip): Tooltip support colour background (#23155) 2020-05-25 18:59:00 +08:00
demo.test.js chore: Remove React function polyfill (#19279) 2019-10-18 11:29:34 +08:00
empty.test.js fix: Table expanded logic (#22832) 2020-04-01 20:57:35 +08:00
Table.expand.test.js fix: Table expandIconColumnIndex with rowSelect (#21915) 2020-03-06 00:58:26 +08:00
Table.filter.test.js fix: Table with controlled filteredValue empty array should not highlight the filtered icon (#24263) 2020-05-18 22:03:20 +08:00
Table.hooks.test.js fix: Table customize filter update (#21218) 2020-02-04 17:30:41 +08:00
Table.pagination.test.js chore: small bundle size (#24135) 2020-05-14 15:57:04 +08:00
Table.rowSelection.test.js feat(table): support hideSelectAll prop and (#24592) 2020-05-29 23:50:56 +08:00
Table.sorter.test.js test: Add test coverage (#23884) 2020-05-05 21:08:56 +08:00
Table.test.js Feature: support custom cell ellipsis tooltip (#24056) 2020-05-12 12:44:49 +08:00
type.test.tsx chore: Merge master branch and fix conflicts 2020-04-26 13:34:11 +08:00