cavalion-blocks
Advanced tools
Comparing version 0.9.20 to 0.9.21
@@ -0,1 +1,7 @@ | ||
### 2021/02/07 - 0.9.21 | ||
- Corrected base for `prototypes/Popup` | ||
### 2021/01/23 - 0.9.20 | ||
* Working on Graph<FilterMeting.waterstand> | ||
### 2021/01/09 | ||
@@ -2,0 +8,0 @@ - Working on [Container]([src/prototypes/:]) |
{ | ||
"name": "cavalion-blocks", | ||
"version": "0.9.20", | ||
"version": "0.9.21", | ||
"description": "`blocks-dot-js` `[].js`", | ||
@@ -5,0 +5,0 @@ "main": "README.js", |
"use js"; | ||
["Container", { | ||
["vcl-ui:Popup", { | ||
css: { | ||
@@ -21,5 +21,3 @@ // "display": "none", | ||
} | ||
}, | ||
visible: false | ||
}, []]; | ||
} | ||
}]; |
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
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
71385
46
1701