angular-infinite-scroll
angular-infinite-scroll copied to clipboard
Angular directive for infinite scrolling.
Hi All, I am using infinite-scroll V. 3.0 and i am facing one issue , Find below details of issue. Issue: I am standing on any category page and apply...
Please update the readme. After all, it's a greak work! Thank you.
Infinite scroll worked on a div, but I want to scroll the document body so the address bar will auto-hide in mobile browsers. Infinite scroll seemed to bind to body,...
Added bower.json so adding "angular-infinite-scroll" : "sparkalow/angular-infinite-scroll" to another project's deps will allow wiredep to populate index.html or target file.
In my site I need the list to start in the middle and then allow for scrolling upwards as well as downwards. Is that possible with this library?
Hi, I added timeout attribute which specifies how much time (in ms) to wait between each call of the infiniteScroll function. Need to update to readme.md too.
I love that tiny directive!
License
Hi, this is the most robust infinite scroll for angular I have ever seen :+1: Would you consider adding a license to it and maybe releasing to bower? Currently there...