aboutsummaryrefslogtreecommitdiff
path: root/site/static/docs/5.3/assets/img/examples
AgeCommit message (Collapse)AuthorFilesLines
2024-07-23Further image compression improvements (#40639)XhmikosR12-0/+0
2024-03-19Further improve PNG compression (#39773)XhmikosR14-0/+0
2023-12-17Minor image compression improvements (#39503)XhmikosR32-0/+0
2023-08-22Further improve image compression with oxipng and the latest jpegoptim (#39037)XhmikosR22-0/+0
2023-04-11Slightly improve PNG files compression (#38438)XhmikosR20-0/+0
Used oxipng v8.0.0 with `oxipng -omax -Z`. Before: 331 KB (339.560 bytes) After: 329 KB (337.647 bytes)
2023-03-19Slightly improve examples PNG files (#38270)XhmikosR9-0/+0
Before: 97,4 KB (99.758 bytes) After: 94,2 KB (96.512 bytes)
2023-02-14WIP: New snippet examples (#36309)Mark Otto8-0/+0
* Start work on some new snippet examples * Update for dark mode, fixes * Add images, update descriptions * examples fixes
2023-01-16Update grid examplelouismaximepiton2-0/+0
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR72-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]>