angular-image-loader icon indicating copy to clipboard operation
angular-image-loader copied to clipboard

A simple progressive, responsive, lazy image and video loading library for Angular that detects browser size and loads the appropriate image or video only when the element is in viewport. This packag...

Results 2 angular-image-loader issues
Sort by recently updated
recently updated
newest added
trafficstars

The use of `image`, `images`, `ResponsiveImage`, `RetinaImage`, `placeholder` and `fullback` can be confusing. Perhaps the use of simply `image` and `images` should be replaced with a more strict use of...

enhancement
question

When image ratios change at each breakpoint having only only fixed ratio placeholder can be jarring for the user on load. Would it be plausible to load a placeholder for...

enhancement