react-infinite-grid-scroller
Advanced tools
Comparing version 1.0.0-Beta-4.9 to 1.0.0-Beta-4.10
{ | ||
"name": "react-infinite-grid-scroller", | ||
"version": "1.0.0-Beta-4.9", | ||
"version": "1.0.0-Beta-4.10", | ||
"description": "Heavy-duty vertical or horizontal infinite scroller", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -145,3 +145,3 @@ # react-infinite-grid-scroller (RIGS) | ||
The scrolltracker is the small rectangular component that appears at the top left of the viewport when the list is being rapidly repositioned. The scrolltracker shows the user the current virtual index and total listsize during the repositioning process. | ||
The scrolltracker is the small rectangular component that appears at the top left of the viewport when the list is being rapidly repositioned. The scrolltracker shows the user the current virtual position (index + 1) and total listsize during the repositioning process. | ||
@@ -148,0 +148,0 @@ The placeholder styles are applied only to the default placeholder. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
402111
5611