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

修复和改进一些小问题 #615

Merged
merged 2 commits into from
May 18, 2021
Merged

修复和改进一些小问题 #615

merged 2 commits into from
May 18, 2021

Conversation

mynetfan
Copy link
Collaborator

@mynetfan mynetfan commented May 17, 2021

  1. 改进FormSchema的required属性,使之支持多选select、tree等值类型为数组的组件校验;
  2. 修复basicTree组件的以下问题:
  • onCheck中抛出update:value和change事件的顺序不正确导致tree组件的change事件中获取的值为尚未更新的旧值从而没有使用正确的值来校验
  • setCheckedKeys、checkAll 函数没有触发change事件从而导致tree不会自动校验

@anncwb anncwb merged commit bc82d1a into vbenjs:main May 18, 2021
@mynetfan mynetfan deleted the master branch May 19, 2021 05:00
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants