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(form): array container supports sorting #206

Merged
merged 1 commit into from
May 17, 2022
Merged

Conversation

mengshang918
Copy link
Collaborator

Motivation

suport #170

  • 添加拖拽按钮
    • 支持排序
    • 嵌套数组容器的拖拽
    • 只允许垂直拖拽
    • 限制在数组容器内拖拽
    • generator支持配置是否可拖拽
    • 排序
      • 数据切换正常
      • arrayKey切换正常(包括嵌套)
      • 自定义错误切换正常(包括嵌套)
  • 删除
    • 替换删除按钮
    • 删除数组选项
      • 同步删除customErrors中嵌套的错误,后续错误自动切换
      • 同步删除arrayKey,后续arrayKey自定切换
  • 删除fortawesome包,使用svg替代

Have you read the Contributing Guidelines on pull requests?

Y

Test Plan

Y

Related PRs

N

@mengshang918 mengshang918 added the enhancement New feature or request label May 17, 2022
@mengshang918 mengshang918 added this to the v0.8.0 milestone May 17, 2022
@mengshang918 mengshang918 self-assigned this May 17, 2022
@mengshang918 mengshang918 merged commit 7a60b0b into dev May 17, 2022
@mengshang918 mengshang918 deleted the feat/arraysort branch May 17, 2022 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant