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

Collapse ie11 view fix #19135

Merged
merged 1 commit into from Oct 9, 2019
Merged

Collapse ie11 view fix #19135

merged 1 commit into from Oct 9, 2019

Conversation

kostozy
Copy link

@kostozy kostozy commented Oct 9, 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

There was icon wrapper on 100% width in ie11, because of this https://caniuse.com/#feat=css-initial-value. So the fix is really simple
https://ant.design/components/collapse/#components-collapse-demo-extra -
Expand Icon Position: right

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ 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 Oct 9, 2019

Deploy preview for ant-design ready!

Built with commit f5d2d10

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

@codecov
Copy link

codecov bot commented Oct 9, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #19135   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files         282      282           
  Lines        7548     7548           
  Branches     2067     2113   +46     
=======================================
  Hits         7346     7346           
  Misses        201      201           
  Partials        1        1

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 41bbcfe...f5d2d10. 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.

None yet

2 participants