ant-design/components/transfer
EmilyyyLiu 6b20275945
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:transfer开启showSearch漏出input相关配置 (#52125)
* feat:对穿梭框的搜索框漏出属性配置

* 修改文案

* 恢复误删的文案

* feat:拓展Transfer 的showSearch属性,使配置后漏出Input相关的属性

* 调整格式

* showSearch不支持数组方式

* 修改单测

* 修改判断写法

* 修改单测写法

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2024-12-26 17:31:23 +08:00
..
__tests__ feat:transfer开启showSearch漏出input相关配置 (#52125) 2024-12-26 17:31:23 +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 feat:transfer开启showSearch漏出input相关配置 (#52125) 2024-12-26 17:31:23 +08:00
index.tsx feat:transfer开启showSearch漏出input相关配置 (#52125) 2024-12-26 17:31:23 +08:00
index.zh-CN.md feat:transfer开启showSearch漏出input相关配置 (#52125) 2024-12-26 17:31:23 +08:00
interface.ts feat: improve Transfer key type (#47879) 2024-03-14 21:14:21 +08:00
list.tsx feat:transfer开启showSearch漏出input相关配置 (#52125) 2024-12-26 17:31:23 +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 feat:transfer开启showSearch漏出input相关配置 (#52125) 2024-12-26 17:31:23 +08:00