Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
arrive v2.3.1.tar.gz | 2016-02-28 | 63.5 kB | |
arrive v2.3.1.zip | 2016-02-28 | 70.6 kB | |
README.md | 2016-02-28 | 379 Bytes | |
Totals: 3 Items | 134.5 kB | 0 |
Bug fixes:
- this
is not guaranteed to be bound to the window
object when using builders like gulp, webpack, etc.., therefore this
is changed to window
- Bug fix: when arrive callback is called for existing elements, the callback is not called in a truly asynchronous manner.
- Bug fix: Arrive.unbindAllArrive()
and Arrive.unbindAllLeave()
functions not working.