Skip to content

v0.2

Compare
Choose a tag to compare
@schlosser schlosser released this 22 Jun 22:00
· 31 commits to master since this release

This includes a major performance uptick for scrolling: we're now properly cancelling requests for images that start loading during scroll, by setting the src property to an empty string, as opposed to just removing the image tag from the DOM.