responsive-images
Here are 148 public repositories matching this topic...
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Nov 27, 2018 - JavaScript
Improve Readme
Are the examples outdated? For example, on https://github.com/mahnunchik/gulp-responsive/blob/master/examples/simple.md we see responsive receiving a global configuration as a second parameter, when the second parameter are the options (which don't include, for example, the quality field).
Thankss!
Edit: I noticed this is actually at the bottom of the readme, but I think it should be f
-
Updated
Jul 5, 2020 - JavaScript
Kraken is also capable of recompressing JPEG, PNG or GIF files into WebP format.
If I enabled that on the additional params (https://kraken.io/docs/webp-compression), kraken will return an .webp image which will be saved into the original format. This will generate a broken assets for some browsers such safari.
Would be possible to fix this?
-
Updated
Apr 6, 2020 - Gherkin
-
Updated
Jan 8, 2020 - PHP
-
Updated
Jun 3, 2018
I've created a field with crop type "Pixel size" and a width and height of 800x600 pixels. Your plugin automatically fills out the minimum required size to match the entered width and height.
The problem is, that even though the minimum requirements are set, I can still choose a smaller image, which I'm not supposed to. I tested using an image with the dimensions 700x671 pixels . Apparently th
-
Updated
Oct 14, 2017 - Go
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Jun 8, 2020 - Vue
-
Updated
Apr 2, 2020 - Python
-
Updated
Apr 23, 2017 - PHP
The extension adds a few TypoScript options to lib.contentElement which should be explained in the documentation. How to specify those options per column should also be mentioned:
https://techblog.sitegeist.de/responsive-images-with-typo3-8-7/#comment-4
-
Updated
Jun 27, 2019 - PHP
-
Updated
May 1, 2020 - PHP
It is currently missing
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Feb 5, 2019 - TypeScript
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
May 27, 2020 - PHP
-
Updated
Jul 4, 2020 - HTML
-
Updated
Jun 13, 2017 - JavaScript
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
May 23, 2020 - JavaScript
-
Updated
Jun 25, 2020 - Vue
Improve this page
Add a description, image, and links to the responsive-images topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the responsive-images topic, visit your repo's landing page and select "manage topics."


For the example page http://afarkas.github.io/lazysizes/#examples, the "Desert Road" image https://farm6.staticflickr.com/5531/9638435181_7e3e44c2b8_b.jpg is not loaded since it returns a 410 from staticflickr.com. At least, Chrome and Firefox on Win7 get a 410 on the URL directly. Not a big deal, but I was evaluating lazysizes and it made me question whether it was working or buggy.