ant-design/components/table/__tests__
MadCcc 79825c06ed
fix: Table should not crash if filterDropdown is boolean (#44357)
* fix: Table should not crash if filterDropdown is boolean

* chore: code clean

* chore: use supportNodeRef
2023-08-23 19:23:25 +08:00
..
__snapshots__ fix: Checkbox & Radio not support customize wave (#44014) 2023-08-04 11:22:33 +08:00
demo-extend.test.ts docs: fix component demo column number (#38631) 2022-11-17 18:28:13 +08:00
demo.test.ts docs: fix component demo column number (#38631) 2022-11-17 18:28:13 +08:00
empty.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
Table.expand.test.tsx fix: table expandable row header has no top left border radius (#39781) 2022-12-24 14:14:07 +08:00
Table.filter.test.tsx fix: Table should not crash if filterDropdown is boolean (#44357) 2023-08-23 19:23:25 +08:00
Table.order.test.tsx Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
Table.pagination.test.tsx Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
Table.rowSelection.test.tsx fix(Table): preserveSelectedRowKeys should work when checkStrictly is false (#42784) 2023-06-07 23:01:09 +08:00
Table.sorter.test.tsx Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
Table.test.tsx chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
type.test.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00