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: change svgo - disabled remove viewBox #908

Closed
wants to merge 1 commit into from

Conversation

teivienn
Copy link

Summary

I think it is very important to leave this option off by default.
1 - original files have this option (e.g. copied from figma)
2 - not many people care about the correctness of the converted file, and the absence of this parameter is very surprising in the end when the height and width are changed svg incorrectly displayed.

Test plan

@vercel
Copy link

vercel bot commented Sep 29, 2023

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

Name Status Preview Comments Updated (UTC)
svgr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2023 7:35pm

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #908 (52f1737) into main (f73f14d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #908   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files          32       32           
  Lines         763      763           
  Branches      258      258           
=======================================
  Hits          712      712           
  Misses         50       50           
  Partials        1        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@teivienn teivienn closed this by deleting the head repository Mar 18, 2024
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