thenikso / angular-inview

AngularJS directive to check if a DOM element is in the browser viewport.
http://thenikso.github.io/angular-inview/
MIT License
480 stars 112 forks source link

Added vertical scroll direction event #92

Closed hisomu closed 8 years ago

hisomu commented 8 years ago

Added $direction to callback, will return 'up' or 'down' #34

thenikso commented 8 years ago

gosh a huge chunk of the code has beed changed with no apparent edits. Is that an indentation issue? It would be great if we could clean this up a bit

thenikso commented 8 years ago

This feature is in v2. closing this