ember-lazy-video icon indicating copy to clipboard operation
ember-lazy-video copied to clipboard

Lazy load videos in an Ember app

Results 11 ember-lazy-video issues
Sort by recently updated
recently updated
newest added

because the 5.x series is loudly deprecated.

Hey everyone, first - thanks for the addon! I was wondering if there was any interest in adding a configuration option for specifying a protocol for URLs, rather than using...

Thumbnails were only fetched on didInsertElement. When the URL change, the thumbnail was not refetched. This PR adds code to ensure that when the URL changes a new thumbnail is...

For example, we could show a user-specified default placeholder in its place.

Implement something like Torii's provider registration, so anyone can add their own providers locally within their app