Skip to content

arrive v2.3.1

Compare
Choose a tag to compare
@uzairfarooq uzairfarooq released this 28 Feb 08:24
· 29 commits to master since this release

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.