arrive

Watch for DOM elements creation and removal

MIT License

Downloads
60.7K
Stars
865
Committers
13

Bot releases are visible (Hide)

arrive - arrive 2.4.1 Latest Release

Published by uzairfarooq over 7 years ago

Fixes:

  • Fix #54: unbindArrive by selector doesn't work.
  • Pass new element as argument in callback function. This is to support arrow functions as arrow functions ignore this
  • Minor changes to make jshint/lint pass without any change in behaviour
arrive - arrive v2.3.1

Published by uzairfarooq over 8 years ago

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.
arrive - arrive v2.3.0

Published by uzairfarooq about 9 years ago

  • Optional parameter options.existing to fire arrive event for existing elements
  • Arrive.unbindAllArrive() and Arrive.unbindAllLeave() functions
  • Publish library to npm
  • Bug fix: Callback never fires when event is binded on 'window'
arrive - arrive v2.2.0

Published by uzairfarooq over 9 years ago

  • onlyOnce option to fire arrive event only once. Refer to options for details.
  • Remove unused and undocumented ignore-arrive feature.
arrive - arrive v2.1.0

Published by uzairfarooq over 9 years ago

  • Performance improvements
  • Now install as a Bower package: $ bower install arrive --save
arrive - arrive v2.0.0

Published by uzairfarooq over 10 years ago

  • Adds an optional options object as 2nd argument to arrive event.
  • Fixed issue #9
arrive - arrive v1.1.2

Published by uzairfarooq over 10 years ago

Fixed issue #6

arrive - arrive v1.1.1

Published by uzairfarooq over 10 years ago

Fixes bug #3 and #4

arrive - arrive v1.1

Published by uzairfarooq over 10 years ago

Removed jQuery dependency. The library now works with or without jQuery, you can attach listeners to jQuery elements or pure DOM elements.

arrive - arrive v1.0

Published by uzairfarooq over 10 years ago

Initial release

Package Rankings
Top 17.01% on Pypi.org
Top 25.97% on Repo1.maven.org
Top 4.31% on Bower.io
Top 1.43% on Npmjs.org
Badges
Extracted from project README
CDNJS version