@wordpress/element
Advanced tools
Comparing version 4.1.0 to 4.1.1-next.f435e9e01b.0
{ | ||
"name": "@wordpress/element", | ||
"version": "4.1.0", | ||
"version": "4.1.1-next.f435e9e01b.0", | ||
"description": "Element React module for WordPress.", | ||
@@ -34,3 +34,3 @@ "author": "The WordPress Contributors", | ||
"@types/react-dom": "^17.0.11", | ||
"@wordpress/escape-html": "^2.3.0", | ||
"@wordpress/escape-html": "^2.3.1-next.f435e9e01b.0", | ||
"lodash": "^4.17.21", | ||
@@ -43,3 +43,3 @@ "react": "^17.0.2", | ||
}, | ||
"gitHead": "d95ccb9366e249133cdb1d7b25c382446b9ee502" | ||
"gitHead": "14b2846015dfb1b440ce93accdd03842ebe5f1cd" | ||
} |
@@ -52,5 +52,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](/packages/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](https://github.com/WordPress/gutenberg/tree/HEAD/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](/packages/blocks/README.md#example), a category) | ||
- An understanding of a block in terms of its underlying values (in the [random image example](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks/README.md#example), a category) | ||
- A means to describe the UI of a block given these values | ||
@@ -420,2 +420,8 @@ | ||
<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p> | ||
## Contributing to this package | ||
This is an individual package that's part of the Gutenberg project. The project is organized as a monorepo. It's made up of multiple self-contained software packages, each with a specific purpose. The packages in this monorepo are published to [npm](https://www.npmjs.com/) and used by [WordPress](https://make.wordpress.org/core/) as well as other software projects. | ||
To find out more about contributing to this package or Gutenberg as a whole, please read the project's main [contributor guide](https://github.com/WordPress/gutenberg/tree/HEAD/CONTRIBUTING.md). | ||
<br /><br /><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p> |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
347243
426
1