ant-design/components/table/__tests__
lijianan 55aae1ed26
chore: bump rc-table from 7.39.0 to 7.40.0 (#47382)
* chore: bump rc-table from 7.39.0 to 7.40.0

* test: update snap
2024-02-07 11:44:04 +08:00
..
__snapshots__ chore: bump rc-table from 7.39.0 to 7.40.0 (#47382) 2024-02-07 11:44:04 +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 fix: Table virtual with narrow columns (#44818) 2023-09-13 17:53:54 +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 lint: fix merge branch lint error 2024-01-28 13:31:58 +08:00
Table.IE.test.tsx feat: Table support scrollTo reference (#45245) 2023-10-11 13:55:20 +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 feat: Add useMultipleSelect hooks, transfer supports multiple select by holding down the shift key. (#45285) 2023-10-26 11:46:22 +08:00
Table.sorter.test.tsx fix: Table sorter tooltip cannot be open when showSorterTooltip is a object (#45403) 2023-10-19 10:08:10 +08:00
Table.test.tsx feat: Table supports hidden columns (#46957) 2024-01-13 15:20:34 +08:00
Table.virtual.test.tsx fix: Table virtual with narrow columns (#44818) 2023-09-13 17:53:54 +08:00
type.test.tsx type: Table pagination.position support none as value (#45398) 2023-10-18 13:33:25 +08:00