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(antd): Support labelFor props in <FormItem/> #3 #3974

Merged

Conversation

dan0314
Copy link
Contributor

@dan0314 dan0314 commented Sep 19, 2023

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from master or formily_next.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

issues 3750

@dan0314 dan0314 changed the title feat: Support labelFor props in <FormItem/> feat(antd): Support labelFor props in <FormItem/> #3 Sep 19, 2023
@CLAassistant
Copy link

CLAassistant commented Sep 19, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


dan0314 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dan0314 dan0314 force-pushed the feat/antd-form-form-item-label-for branch from a5e0cc7 to 0112b2f Compare September 20, 2023 06:39
@janryWang janryWang merged commit eeac65c into alibaba:formily_next Oct 6, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants