Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 533 Bytes

HISTORY.md

File metadata and controls

27 lines (15 loc) · 533 Bytes

3.4.0 (2015-06-03)

  • feat: add a watcher.dispose()/.watch() API Now you can remove a watched node or re-watch it anytime. fixes #7

3.2.0 (2015-05-24)

  • fix: children of hidden parents were not displayed, use a setInterval for this

3.1.0 (2015-05-23)

  • feat: hidden elements should not be considered visible when scrolling fixes #9

3.0.2 (2015-03-14)

  • build with closure compiler

1.0.1 (2015-01-25)

  • small library fix (1.0.0 was broken)

1.0.0 (2015-01-25)

  • refactor using commonJS