Skip to content

v1.4.0

Choose a tag to compare

@callmecavs callmecavs released this 27 May 00:45
· 122 commits to master since this release

Added the container option!

Images can now be loaded based on their position within a designated container (it no longer has to be the window). Hopefully this will be useful for those building single page applications.

Huge thanks to @wong2, who created the prototype for this functionality (see #27).