Skip to content

Support asynchronously loaded content

Compare
Choose a tag to compare
@attilaolah attilaolah released this 29 Jun 14:25
· 94 commits to master since this release

This release adds support for asynchronously loaded content.

The new feature is enabled by default, but you can disable it using live: false when you call new WOW(…).

See #71 and #74 for details. Thanks @tomasdev for the contribution!

NOTE: there's a bug in this release, please use 0.1.12 or newer.