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(form): ispicturecard judgment logic #2619

Merged
merged 1 commit into from Apr 27, 2021
Merged

fix(form): ispicturecard judgment logic #2619

merged 1 commit into from Apr 27, 2021

Conversation

0x30
Copy link
Contributor

@0x30 0x30 commented Apr 27, 2021

Although listtype is provided in proformdraggerprops, if you want to set the hidden button, you need to set listtype in fieldprops additionally. This should be avoided

Although listtype is provided in proformdraggerprops, if you want to set the hidden button, you need to set listtype in fieldprops additionally. This should be avoided
@github-actions
Copy link

⚡️ Deploying PR Preview...

@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

Merging #2619 (1cb0d0b) into master (fa8f357) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2619   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files         171      171           
  Lines        5170     5171    +1     
  Branches     1858     1859    +1     
=======================================
+ Hits         5126     5127    +1     
  Misses         43       43           
  Partials        1        1           
Impacted Files Coverage Δ
...ackages/form/src/components/UploadButton/index.tsx 100.00% <100.00%> (ø)
packages/card/src/components/Card/index.tsx 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa8f357...1cb0d0b. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 8642196 into ant-design:master Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants