aboutsummaryrefslogtreecommitdiff
path: root/site/static/docs/5.3/assets/img/examples/[email protected]
AgeCommit message (Collapse)AuthorFilesLines
2023-12-17Minor image compression improvements (#39503)XhmikosR1-0/+0
2023-08-22Further improve image compression with oxipng and the latest jpegoptim (#39037)XhmikosR1-0/+0
2023-04-11Slightly improve PNG files compression (#38438)XhmikosR1-0/+0
Used oxipng v8.0.0 with `oxipng -omax -Z`. Before: 331 KB (339.560 bytes) After: 329 KB (337.647 bytes)
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+0
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>