virtual-scroll
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "virtual-scroll", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Smooth fake scroll using CSS transform", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -5,3 +5,3 @@ virtual-scroll | ||
Custom scroll event with inertia/momentum, touch (works on <=iOS7) and keyboard compatible. | ||
This is a fork of Bartek Drozdz VirtualScroll util. See his [article](http://www.everyday3d.com/blog/index.php/2014/08/18/smooth-scrolling-with-virtualscroll/)) for a complete description. | ||
This is a fork of Bartek Drozdz VirtualScroll util. See his [article](http://www.everyday3d.com/blog/index.php/2014/08/18/smooth-scrolling-with-virtualscroll/) for a complete description. | ||
@@ -8,0 +8,0 @@ ### Goals of the fork |
13415