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(v2): properly scale logo on IE 11 #2316

Merged
merged 1 commit into from
Feb 25, 2020
Merged

fix(v2): properly scale logo on IE 11 #2316

merged 1 commit into from
Feb 25, 2020

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Feb 24, 2020

Motivation

Add missing viewBox attr for SVG logo. See https://stackoverflow.com/questions/27970520/svg-with-width-height-doesnt-scale-on-ie9-10-11 for details.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Current bug in action:

image

Related PRs

(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)

@lex111 lex111 added the pr: bug fix This PR fixes a bug in a past release. label Feb 24, 2020
@lex111 lex111 added this to the v2.0.0-alpha.44 milestone Feb 24, 2020
@lex111 lex111 requested a review from yangshun February 24, 2020 08:46
@lex111
Copy link
Contributor Author

lex111 commented Feb 24, 2020

Unfortunately, there are still a lot of bugs on IE 11 :(

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Feb 24, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit 2d7856b

https://deploy-preview-2316--docusaurus-2.netlify.com

Copy link
Contributor

@yangshun yangshun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job, thank you!

@yangshun yangshun merged commit 54b7ac2 into master Feb 25, 2020
@yangshun yangshun deleted the lex111-patch-2 branch February 25, 2020 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants