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

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

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

}

lljj-x pushed a commit that referenced this issue Oct 5, 2023
lljj-x pushed a commit that referenced this issue Oct 5, 2023
@lljj-x lljj-x closed this as completed Oct 26, 2023
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

No branches or pull requests

1 participant