react-virtuoso
Advanced tools
Comparing version 4.9.0 to 4.10.0
@@ -853,2 +853,6 @@ import { default as React_2 } from 'react'; | ||
initialTopMostItemIndex?: GridIndexLocation; | ||
/** | ||
* invoked with true after the grid has done the initial render and the items have been measured. | ||
*/ | ||
readyStateChanged?: (ready: boolean) => void; | ||
} | ||
@@ -855,0 +859,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "4.9.0", | ||
"version": "4.10.0", | ||
"homepage": "https://virtuoso.dev/", | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
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
258652
5657