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

chore: Put origin img size to fill the box #18990

Merged
merged 1 commit into from Sep 25, 2019
Merged

chore: Put origin img size to fill the box #18990

merged 1 commit into from Sep 25, 2019

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Sep 25, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

close #18989

💡 Background and solution

Default setting the img of file will not cut before:

Form
屏幕快照 2019-09-25 上午11 05 03

To
屏幕快照 2019-09-25 上午11 05 14

📝 Changelog

Language Changelog
🇺🇸 English 💄 Adjust Upload picture-card mode picture display style to fill the picture box.
🇨🇳 Chinese 💄 调整 Upload picture-card 模式下,图片展示样式为填充整个图片框。

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@netlify
Copy link

netlify bot commented Sep 25, 2019

Deploy preview for ant-design ready!

Built with commit e498480

https://deploy-preview-18990--ant-design.netlify.com

@afc163
Copy link
Member

afc163 commented Sep 25, 2019

/rebase

@codecov
Copy link

codecov bot commented Sep 25, 2019

Codecov Report

Merging #18990 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #18990   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files         281      281           
  Lines        7557     7557           
  Branches     2068     2110   +42     
=======================================
  Hits         7325     7325           
  Misses        230      230           
  Partials        2        2

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 6d7a87e...e498480. Read the comment docs.

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.

照片墙初始化图片长度过大,其显示效果和上传同样图片的显示效果不同
2 participants