@af-utils/react-virtual-list
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -1,4 +0,4 @@ | ||
export const raw = 2267; | ||
export const min = 1124; | ||
export const minGz = 623; | ||
export const minBrotli = 544; | ||
export const raw = 2218; | ||
export const min = 1101; | ||
export const minGz = 613; | ||
export const minBrotli = 532; |
@@ -43,3 +43,2 @@ import e from "prop-types"; | ||
className: x, | ||
ref: l.setZeroChildNode, | ||
style: { | ||
@@ -46,0 +45,0 @@ [f]: l.getOffset(t) |
{ | ||
"name": "@af-utils/react-virtual-list", | ||
"private": false, | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "React components for rendering large scrollable data", | ||
@@ -60,3 +60,3 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", | ||
"lodash": "^4.17.21", | ||
"rollup": "^2.75.6", | ||
"rollup": "^2.75.7", | ||
"rollup-plugin-filesize": "^9.1.2", | ||
@@ -66,4 +66,4 @@ "rollup-plugin-terser": "^7.0.2" | ||
"peerDependencies": { | ||
"@af-utils/react-virtual-headless": "^0.0.9", | ||
"@af-utils/styled": "^0.0.5", | ||
"@af-utils/react-virtual-headless": "^0.0.10", | ||
"@af-utils/styled": "^0.0.6", | ||
"prop-types": "^15.8.0", | ||
@@ -70,0 +70,0 @@ "react": "^17.0.0 || ^18.1.0" |
Sorry, the diff of this file is not supported yet
9637
60