ant-design/components/table/__tests__
二货爱吃白萝卜 45eeee60bb
Some checks are pending
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
feat: Add unstable api for React 19 compitable (#51979)
* chore: add unstable entrance

* chore: rest of it

* chore: use React 19

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: test ignore 19 preload

* chore: bump rc-util

* fix: warning of pure render

* fix: warning of 19

* chore: adjust ts

* test: fix test logic

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* chore: restore file

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: update test

* test: fix test case

* test: update snapshot

* test: fix coverage

* test: fix coverage

* test: add ignore image
2024-12-18 14:09:49 +08:00
..
__snapshots__ feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
demo-extend.test.ts feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
demo.test.ts feat: Table support virtual (#44349) 2023-08-28 17:36:23 +08:00
empty.test.tsx fix: The emptyText field of the table (#49599) 2024-06-26 14:19:22 +08:00
image.test.ts feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
Sorter.value.test.tsx fix(table):sorter value exception (#49533) 2024-07-18 21:38:17 +08:00
Table.expand.test.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
Table.filter.test.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
Table.IE.test.tsx feat: Table support scrollTo reference (#45245) 2023-10-11 13:55:20 +08:00
Table.order.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
Table.pagination.test.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
Table.rowSelection.test.tsx fix(Table): preserve custom event handlers in row selection (#51661) 2024-11-18 11:31:38 +08:00
Table.sorter.test.tsx fix: sorter columnkey should be null (#51114) 2024-10-07 11:45:42 +08:00
Table.test.tsx chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
Table.virtual.test.tsx fix: virtual table display error (#50737) 2024-09-06 15:46:39 +08:00
type.test.tsx feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00