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): fix ProFormUploadButton listType=picture-card style error #2483

Merged
merged 2 commits into from Apr 14, 2021

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Apr 14, 2021

close #2463

@github-actions
Copy link

github-actions bot commented Apr 14, 2021

🎊 PR Preview has been successfully built and deployed to https://pro-components-preview-pr-2483.surge.sh

@github-actions
Copy link

github-actions bot commented Apr 14, 2021

size-limit report

Path Size
packages/card/dist/card.js 19.09 KB (0%)
packages/descriptions/dist/descriptions.js 20.71 KB (0%)
packages/field/dist/field.js 133.13 KB (0%)
packages/form/dist/form.js 91.88 KB (+0.06% 🔺)
packages/layout/dist/layout.js 88.43 KB (0%)
packages/list/dist/list.js 142.17 KB (0%)
packages/provider/dist/provider.js 11.74 KB (0%)
packages/skeleton/dist/skeleton.js 5.19 KB (0%)
packages/table/dist/table.js 47.57 KB (0%)

@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #2483 (eb1c1e7) into master (db1cf62) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2483   +/-   ##
=======================================
  Coverage   99.21%   99.22%           
=======================================
  Files         171      171           
  Lines        5099     5152   +53     
  Branches     1826     1854   +28     
=======================================
+ Hits         5059     5112   +53     
  Misses         39       39           
  Partials        1        1           
Impacted Files Coverage Δ
...ackages/form/src/components/UploadButton/index.tsx 100.00% <100.00%> (ø)
packages/table/src/Table.tsx 99.60% <0.00%> (+0.09%) ⬆️

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 db1cf62...eb1c1e7. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit e8aa155 into master Apr 14, 2021
@chenshuai2144 chenshuai2144 deleted the fix-#2463 branch April 14, 2021 08:35
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.

🐛[BUG] ProFormUploadButton listType="picture-card" 样式 不符合预期
1 participant