@if-lowo/runtime-vue
Advanced tools
+1
-0
@@ -53,2 +53,3 @@ // src/createVueRenderer.ts | ||
| style.flexWrap = "wrap"; | ||
| if (node.layout) style.gap = px(node.layout.gap); | ||
| style.alignContent = "flex-start"; | ||
@@ -55,0 +56,0 @@ style.boxSizing = "border-box"; |
+3
-3
| { | ||
| "name": "@if-lowo/runtime-vue", | ||
| "version": "0.1.0-alpha.0", | ||
| "version": "1.0.0", | ||
| "type": "module", | ||
@@ -28,5 +28,5 @@ "main": "./dist/index.js", | ||
| "dependencies": { | ||
| "@if-lowo/runtime": "^0.1.0-alpha.0", | ||
| "@if-lowo/schema": "^0.1.0-alpha.0" | ||
| "@if-lowo/runtime": "^1.0.0", | ||
| "@if-lowo/schema": "^1.0.0" | ||
| } | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
10320
0.29%244
0.41%2
-33.33%+ Added
+ Added
- Removed
- Removed
Updated
Updated