@wordpress/element
Advanced tools
Comparing version 2.1.8 to 2.1.9
@@ -0,1 +1,3 @@ | ||
## 2.1.8 (2018-11-15) | ||
## 2.1.7 (2018-11-09) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "@wordpress/element", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "Element React module for WordPress.", | ||
@@ -30,9 +30,6 @@ "author": "The WordPress Contributors", | ||
}, | ||
"devDependencies": { | ||
"enzyme": "^3.7.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "a177dd725495d102d24aee87394c724985bd9f72" | ||
"gitHead": "c59ef56fe16bdcc1fffd70b6e8a2fda4bf9c28fe" | ||
} |
@@ -50,5 +50,5 @@ # Element | ||
At the risk of igniting debate surrounding any single "best" front-end framework, the choice to use any tool should be motivated specifically to serve the requirements of the system. In modeling the concept of a [block](../../blocks/README.md), we observe the following technical requirements: | ||
At the risk of igniting debate surrounding any single "best" front-end framework, the choice to use any tool should be motivated specifically to serve the requirements of the system. In modeling the concept of a [block](/packages/blocks/README.md), we observe the following technical requirements: | ||
- An understanding of a block in terms of its underlying values (in the [random image example](../blocks/README.md#example), a category) | ||
- An understanding of a block in terms of its underlying values (in the [random image example](/packages/blocks/README.md#example), a category) | ||
- A means to describe the UI of a block given these values | ||
@@ -55,0 +55,0 @@ |
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
0
185334