ant-design/components/table/__tests__
二货爱吃白萝卜 6f2bddd5a1
feat: Table support virtual (#44349)
* chore: update demo

* chore: adjust fixed style

* chore: opt scroll height

* chore: clean up

* chore: update demo

* chore: bump rc-virtual-list

* chore: update deps

* chore: bump rc-table

* fix: clean up

* chore: fix demo

* test: add test case
2023-08-28 17:36:23 +08:00
..
__snapshots__ feat: table component token (#44118) 2023-08-09 10:52:39 +08:00
demo-extend.test.ts feat: Table support virtual (#44349) 2023-08-28 17:36:23 +08:00
demo.test.ts feat: Table support virtual (#44349) 2023-08-28 17:36:23 +08:00
empty.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
image.test.ts feat: Table support virtual (#44349) 2023-08-28 17:36:23 +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
Table.virtual.test.tsx feat: Table support virtual (#44349) 2023-08-28 17:36:23 +08:00
type.test.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00