wx-svelte-grid
Advanced tools
Comparing version
{ | ||
"name": "wx-svelte-grid", | ||
"version": "2.0.0-beta-3", | ||
"version": "2.0.1", | ||
"description": "A powerful and flexible DataGrid component written in Svelte", | ||
"productTag": "grid", | ||
"needsTrial": true, | ||
"productTrial": false, | ||
"type": "module", | ||
"scripts": { | ||
"build": "vite build", | ||
"build:dist": "vite build --mode dist", | ||
"build:tests": "vite build --mode test", | ||
"lint": "yarn eslint ./demos ./src", | ||
"start": "vite --open", | ||
"start:tests": "vite --open=/tests/ --mode test --host 0.0.0.0 --port 5100", | ||
"start:tests": "vite --open=/tests/ --host 0.0.0.0 --port 5100 --mode test", | ||
"test": "true", | ||
@@ -34,10 +35,10 @@ "test:cypress": "cypress run -P ./ --config \"baseUrl=http://localhost:5100/tests\"" | ||
"dependencies": { | ||
"wx-lib-dom": "0.6.0", | ||
"wx-lib-dom": "0.7.1", | ||
"wx-lib-state": "1.9.0", | ||
"wx-lib-svelte": "0.4.0", | ||
"wx-svelte-menu": "2.0.0-beta-2", | ||
"wx-svelte-core": "2.0.0-beta-2", | ||
"wx-grid-data-provider": "2.0.0-beta-3", | ||
"wx-grid-locales": "2.0.0-beta-3", | ||
"wx-grid-store": "2.0.0-beta-3" | ||
"wx-lib-svelte": "0.5.1", | ||
"wx-svelte-menu": "2.0.1", | ||
"wx-svelte-core": "2.0.1", | ||
"wx-grid-data-provider": "2.0.1", | ||
"wx-grid-locales": "2.0.1", | ||
"wx-grid-store": "2.0.1" | ||
}, | ||
@@ -44,0 +45,0 @@ "files": [ |
@@ -14,2 +14,6 @@ import Grid from "./components/Grid.svelte"; | ||
import { setEnv } from "wx-lib-dom"; | ||
import { env } from "wx-lib-svelte"; | ||
setEnv(env); | ||
export { | ||
@@ -16,0 +20,0 @@ Cell, |
@@ -0,1 +1,7 @@ | ||
### 2.0.1 | ||
- [add] svelte 5 support | ||
- [update] data-request event renamed to request-data | ||
- [update] property `selected` removed | ||
### 1.3.3 | ||
@@ -2,0 +8,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
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
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
109
2.83%1
-50%53957
-0.02%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated