angular-nanoscroller icon indicating copy to clipboard operation
angular-nanoscroller copied to clipboard

Wrapper for nanoScrollerJS

Results 7 angular-nanoscroller issues
Sort by recently updated
recently updated
newest added

Would it be possible to publish this repository on npm? Indeed, I'm using Webpack and thus, I use `npm` instead of Bower on my projects. Thanks! :)

Hi, I'm using your wrapper and needed to bind some behavior to the scroll, in this case the 'scrollend' event (very useful to implement an infinite scroll). To see how...

The function below not work for check if angular using jqLite ot jQuery in the last version of angular. Maybe we need change to check if element have a exclusive...

Please merge change introduced by qpitlove/angular-nanoscroller and create a new version of nanoscroller. Thanks

Hi, I am trying to pass the `preventPageScrolling` parameter doing `scrollable="{preventPageScrolling='true'}"` and I am getting this error ![captura de tela 2015-02-10 as 12 48 33](https://cloud.githubusercontent.com/assets/9852357/6129181/75022e90-b123-11e4-971f-4140caf2f7ac.png) What is the proper way...

Added bindings for scrollend and scrolltop events. Removed line to avoid double triggering scrollend event