react-cloudimage-responsive
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "react-cloudimage-responsive", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Cloudimage responsive plugin will make your website load the exact image size you need depending on your user's screen size. Multiple pixel ratios are supported.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -113,4 +113,3 @@ ![](https://demo.cloudimg.io/width/800/none/sample.li/Cloudimage_diagram.jpeg) | ||
to prevent page layout jumping and to leverage visibility | ||
checking and thus lazy loading. Every other means to make the image have | ||
a certain height is also ok. | ||
checking and thus lazy loading. | ||
@@ -117,0 +116,0 @@ ### `operation` / `o` |
29850
176