ant-design/components/transfer
ayang f7fbfc85e5
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
fix(transfer): background overflow when last item on current page is selected (#51884)
* fix(transfer): fix the issue of the background overflowing when the last item on the current page is selected

* refactor: solve with borderRadius

* refactor: 圆角减去 1px

* refactor: 提取变量
2024-12-06 21:47:26 +08:00
..
__tests__ fix(transfer): transfer operation button should be disabled when all the checked items are disabled (#51784) 2024-12-06 00:06:44 +08:00
demo demo: Table demo update (#50876) 2024-09-16 00:08:45 +08:00
hooks Fix transfer selected keys (#51523) 2024-11-12 15:16:19 +08:00
style fix(transfer): background overflow when last item on current page is selected (#51884) 2024-12-06 21:47:26 +08:00
index.en-US.md docs: update react doc link about keys (#49766) 2024-07-08 10:03:22 +08:00
index.tsx fix(transfer): transfer operation button should be disabled when all the checked items are disabled (#51784) 2024-12-06 00:06:44 +08:00
index.zh-CN.md docs: update react doc link about keys (#49766) 2024-07-08 10:03:22 +08:00
interface.ts feat: improve Transfer key type (#47879) 2024-03-14 21:14:21 +08:00
list.tsx fix(transfer): transfer operation button should be disabled when all the checked items are disabled (#51784) 2024-12-06 00:06:44 +08:00
ListBody.tsx type: improve ts type for transfer (#50018) 2024-07-25 18:58:06 +08:00
ListItem.tsx fix(transfer): transfer operation button should be disabled when all the checked items are disabled (#51784) 2024-12-06 00:06:44 +08:00
operation.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
search.tsx type: improve ts type for transfer (#50018) 2024-07-25 18:58:06 +08:00