@rowsncolumns/grid
Advanced tools
Comparing version 6.0.10 to 6.0.11
@@ -183,3 +183,3 @@ "use strict"; | ||
} | ||
}, [frozenRows, frozenColumns]); | ||
}, [frozenRows, frozenColumns, onBeforeEdit]); | ||
/** | ||
@@ -186,0 +186,0 @@ * Get current cell position based on scroll position |
{ | ||
"name": "@rowsncolumns/grid", | ||
"description": "Declarative React Canvas Grid primitive for Data table, Pivot table, Excel Worksheets", | ||
"version": "6.0.10", | ||
"version": "6.0.11", | ||
"main": "dist/index.js", | ||
@@ -46,3 +46,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "da1d0fecac06def1643212fec01268a814e4a13c" | ||
"gitHead": "271ddb8a4c3ba8cf56397864a658d59396933be0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
690000