Skip to content

数组操作的一些功能支持 #323

New issue

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

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

Already on GitHub? # to your account

Closed
4 tasks done
lljj-x opened this issue Sep 6, 2023 · 1 comment
Closed
4 tasks done

数组操作的一些功能支持 #323

lljj-x opened this issue Sep 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@lljj-x
Copy link
Owner

lljj-x commented Sep 6, 2023

  • 数组相关的options配置支持 index
  • 数组增删排序 支持emit 事件
  • fui:xxxx 支持配置funciton的options,参数(parentFormData, rootFormData, curNodePath)
  • 支持antd4新版本 ref antdv4.x 的样式兼容, 内含复现demo #324
@lljj-x lljj-x added the enhancement New feature or request label Sep 6, 2023
@lljj-x
Copy link
Owner Author

lljj-x commented Sep 10, 2023

  1. 数组相关的options配置支持 index

通过配置 fui:xxx funciton

(parentFormData, rootFormData, curNodePath) => {
  // 通过curNodePath 来计算需要的index

}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant