Skip to content

The custom scrolling feature takes over the default scrolling logic in order to ensure that grid scrolling works without a lag on devices. To enable, you must include the 'ui.grid.customScrolling' module and you must include the ui-grid-custom-scrolling directive on your grid element.

License

Notifications You must be signed in to change notification settings

mportuga/ui-grid-custom-scroller

Repository files navigation

ui-grid-custom-scroller

npm version Build Status GitHub issues Commitizen friendly GitHub license

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

About

The custom scrolling feature takes over the default scrolling logic in order to ensure that grid scrolling works without a lag on devices. To enable, you must include the 'ui.grid.customScrolling' module and you must include the ui-grid-custom-scrolling directive on your grid element.

Resources

License

Stars

Watchers

Forks

Packages

No packages published