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.
npm install ui-grid-custom-scroller --save
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!
See CHANGELOG
MIT © Marcelo S. Portugal