ant-design/components/table/__tests__
Neto Braghetto 8957d37bfd
feat: add Table onChange an action param (#24697)
* Working on tests

* created TableAction type

* changed TableActions to tuple

* removed chinese documentation line

* refactor TableActions

* fix documentation

* Moved action into extra param

* minor doc change
2020-06-09 21:41:11 +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 feat: add Table onChange an action param (#24697) 2020-06-09 21:41:11 +08:00
Table.hooks.test.js fix: Table customize filter update (#21218) 2020-02-04 17:30:41 +08:00
Table.pagination.test.js feat: add Table onChange an action param (#24697) 2020-06-09 21:41:11 +08:00
Table.rowSelection.test.js feat: Support rowSelection.dirty (#24718) 2020-06-04 17:08:20 +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