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

fix: cancel button props #3964

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

SorrowX
Copy link
Contributor

@SorrowX SorrowX commented Sep 8, 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?

修复 #3930 问题

@CLAassistant
Copy link

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.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8861ef5) 99.55% compared to head (8f589b0) 99.55%.

Additional details and impacted files
@@              Coverage Diff              @@
##           formily_next    #3964   +/-   ##
=============================================
  Coverage         99.55%   99.55%           
=============================================
  Files               152      152           
  Lines              6709     6709           
  Branches           1876     1877    +1     
=============================================
  Hits               6679     6679           
  Misses               29       29           
  Partials              1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@janryWang janryWang merged commit ac76b62 into alibaba:formily_next Oct 6, 2023
7 of 8 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