react-konva-grid
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "react-konva-grid", | ||
"description": "Canvas grid to render large set of tabular data with virtualization.", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -5,5 +5,9 @@ ## Declarative Canvas Grid with React Konva | ||
1. Supports virtualization - Only visible cells are rendered | ||
## Features | ||
1. Only visible cells are rendered | ||
1. Supports scrolling using native scrollbars | ||
1. Supports both Fixed and Variable sized grids | ||
1. Freeze rows and columns | ||
1. Fully typed API written in TypeScript | ||
1. Highly customizable using [react-konva](https://github.com/konvajs/react-konva/) | ||
@@ -10,0 +14,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
6856202
14758
84