Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 新增TransferPicker的编辑器插件 #9787

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

weien601
Copy link
Contributor

@weien601 weien601 commented Mar 13, 2024

What

新增TransferPicker组件的编辑器插件

Why

TransferPicker组件功能强大,但目前缺少对编辑器的支持,新增编辑器插件后更方便用户Transfer的基础配置、事件等操作

How

TransferPicker组件继承于Transfer组件,在其基础上扩展了borderMode和pickerSize两个属性,所以编辑器插件基本复用了Transfer插件。

新增部分:
image

发现了个问题:组件中pickerSize提供了xs选项,但modal样式并不支持xs尺寸,所以在编辑器中并未提供xs的选择
image
该问题未在组件中解决

@github-actions github-actions bot added the feat label Mar 13, 2024
Copy link

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@2betop
Copy link
Collaborator

2betop commented Mar 14, 2024

thx

@weien601
Copy link
Contributor Author

@nwind @CheshireJCat 请大佬帮我审批一下

@hsm-lv hsm-lv merged commit 8893ddf into baidu:master Apr 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants