Commit graph

7 commits

Author SHA1 Message Date
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Jeffrey Pearce
6c938240ae Updates Flexslider with jQuery output refactor. 2019-03-12 13:50:46 +02:00
Laurel Fulford
0d5beb43e0 Dara: Use imagesLoaded to refresh slideshow after it loads, as an alternative fix for the Firefox overlap issue. See #169. 2019-01-03 17:37:25 -08:00
Laurel Fulford
d7e89dbf29 Dara: Improve featured slider overlap fix, to make sure it works on sliders with just one slide. See #169. 2019-01-01 12:23:04 -08:00
Laurel Fulford
b9c621ed8d Dara: Use CSS and a temporary class to prop up the flexslider slideshow while the page is loading, to prevent overlap in Firefox. Fixes #169. 2019-01-01 11:58:52 -08:00
Chris Runnells
5f56076846 Dara: Fix related to #108
Found a couple of instances of (window).load() that weren't working with ads, so replaced with (document).ready()
2018-05-22 10:21:57 -10:00
alaczek
ee52ce79f0 Initial commit of Dara 2018-02-27 14:10:31 +11:00