Skip to content

Commit

Permalink
Revert SVG image optimizations from #38573 and #38750 (#38981)
Browse files Browse the repository at this point in the history
There are many interesting ways SVGs can be used. The optimizations
broke some of these (see #38966). To be safe, let's revert them all.

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10479170737

Upstream-Ref: Automattic/jetpack@7d77b83
  • Loading branch information
anomiex authored and matticbot committed Aug 20, 2024
1 parent c5ad07a commit c8ccd14
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 18 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This is an alpha version! The changes listed here are not final.

### Fixed
- Lossless image optimization for images (should improve performance with no visible changes).
- Revert recent SVG image optimizations.

## [3.1.4] - 2024-08-15
### Changed
Expand Down
2 changes: 1 addition & 1 deletion build/font/social-logos.css

Large diffs are not rendered by default.

Binary file modified build/font/social-logos.woff2
Binary file not shown.
30 changes: 15 additions & 15 deletions build/react/social-logo-data.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/svg-sprite/example.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/svg-sprite/social-logos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c8ccd14

Please sign in to comment.