Vissense Versions Save

A utility library for observing visibility changes of DOM elements.

0.8.2

7 years ago

Fixed

  • check computed style attribute "visibility" only once

0.8.3

7 years ago

Fixed

  • EventStrategy adds listeners to referenceWindow

0.9.0

7 years ago

Added

  • CommonJS compatibility
  • added config parameter precision to VisSense config object

Changed

  • Utils.percentage() does not round return value

0.10.0

7 years ago

Changed

  • monitor can only be updated if it has been started before

Fixed

  • possible multiple calls to monitor listeners after stop event
  • publish 'stop' event if monitor is stopped in first update cycle