ui-grid-custom-scroller
v1.0.2
Published
A custom scroller for UI-Grid that takes over default scrolling logic on touch events.
Downloads
9
Readme
ui-grid-custom-scroller
A custom scroller for UI-Grid that takes over default scrolling logic in order to ensure that grid scrolling works without a lag on devices.
Installation
npm install ui-grid-custom-scroller --save
Contributing
Feel free to contribute!
Fork this repo and run the following commands to get started:
npm install
npm install -g grunt-cli
grunt dev
After that, just open a pull request and I will review it when I can!
Release History
See CHANGELOG
License
MIT © Marcelo S. Portugal