ant-design/components/table/__tests__
叶枫 14a1e6bd51
feat: tsconfig enable strict (#47998)
* feat: tsconfig enable strict

* feat: add no-explicit-any

* feat: strict

* feat: as THEME

* feat: 优化 keys 类型写法

* feat: demo remove any

* feat: as number

* feat: this any

* feat: add eslint

* feat: cascader

* feat: props any

* feat: remove any

* feat: remove any

* feat: any 提示错误

* feat: remove any

* feat: add eslint

* feat: 允许 T = any 存在

* feat: color funciton

* feat: 恢复 lint

* feat: merge master

* feat: as ReactElement

* feat: type
2024-04-01 15:49:45 +08:00
..
__snapshots__ chore: auto merge branches (#48020) 2024-03-23 16:15:34 +00: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 chore: bump rc-table to v7.45.0 (#48190) 2024-03-31 16:04:36 +08:00
Table.filter.test.tsx feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +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: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
Table.sorter.test.tsx feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
Table.test.tsx chore: bump rc-table to v7.45.0 (#48190) 2024-03-31 16:04:36 +08:00
Table.virtual.test.tsx fix: virtual list prefixCls not working (#47639) 2024-02-29 09:45:27 +08:00
type.test.tsx feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00