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: fix the preview img size #354

Merged
merged 8 commits into from
Jun 5, 2024
Merged

Conversation

nova1751
Copy link
Contributor

@nova1751 nova1751 commented Jun 5, 2024

Fix the preview img size bug.
fix ant-design/ant-design#49235
close #353

Copy link

vercel bot commented Jun 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
image ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2024 0:17am

@nova1751
Copy link
Contributor Author

nova1751 commented Jun 5, 2024

@yoyo837
Copy link
Member

yoyo837 commented Jun 5, 2024

这个对antd算不算breaking?

@nova1751
Copy link
Contributor Author

nova1751 commented Jun 5, 2024

只是bug fix

@yoyo837
Copy link
Member

yoyo837 commented Jun 5, 2024

测试用例

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (4fe15d0) to head (ca8d807).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #354   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          15       15           
  Lines         457      457           
  Branches      128      128           
=======================================
  Hits          456      456           
  Misses          1        1           

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

src/Image.tsx Outdated Show resolved Hide resolved
@zombieJ zombieJ merged commit 3f39cd9 into react-component:master Jun 5, 2024
9 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.

Image组件预览的时候弹框中的图片被添加上了宽高
4 participants