Skip to content

Conversation

@FrankCheungDev
Copy link

@FrankCheungDev FrankCheungDev commented Aug 9, 2022

First of all, thank you for your contribution! 😄

New feature please send pull request to feature branch, and rest to master branch. Pull request will be merged after one of collaborators approve. Please makes sure that these form are filled before submitting your pull request, thank you!

[中文版模板 / Chinese template]

This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Branch merge
  • Other (about what?)

What's the background?

  1. Describe the source of requirement.
    a. Dealing with large form, declaring all keys is inconvenient. It is expected that all keys in rules should be validated.
    b. After fetching data from server and set modelRef, keys which are not in modelRef won't be validated.
  2. Resolve what problem.
    With the changes, keys in rules will be validated except for modelFn.
  3. Related issue link.
    https://codesandbox.io/s/useform-basic-usage-ant-design-vue-3-2-11-forked-g08zd3?file=/src/demo.vue

Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Oct 24, 2022
@github-actions github-actions bot closed this Nov 1, 2022
@FrankCheungDev
Copy link
Author

FrankCheungDev commented Dec 22, 2022

Any update? @tangjinzhou

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants