colonel-kurtz
Advanced tools
Comparing version 3.1.0-alpha to 3.1.0
@@ -6,6 +6,7 @@ # Blocks | ||
Property | Description | ||
-------- | ----------- | ||
content | A JavaScript object containing properties of the block, this could include src for an image, html from a rich text editor, etc | ||
type | How to display a block, must be of a preconfigured Block Type. Within Colonel, it controls the editing experience for a block. | ||
blocks | Children of the block, useful for nesting content inside of other content | ||
Property | Description | ||
---------- | ----------- | ||
content | An object containing properties of the block, this could include src for an image, html from a rich text editor, etc. | ||
type | How to display a block, must be of a preconfigured Block Type. Within Colonel, it controls the editing experience for a block. | ||
blocks | Children of the block, useful for nesting content inside of other content. | ||
clientOnly | Boolean. True if the block was created during the current editing session. |
{ | ||
"name": "colonel-kurtz", | ||
"version": "3.1.0-alpha", | ||
"version": "3.1.0", | ||
"description": "A block editor", | ||
@@ -5,0 +5,0 @@ "main": "src/Colonel.js", |
@@ -110,1 +110,9 @@ [![NPM](https://nodei.co/npm/colonel-kurtz.png?compact=true)](https://npmjs.org/package/colonel-kurtz) | ||
``` | ||
*** | ||
<a href="http://code.viget.com"> | ||
<img src="http://code.viget.com/github-banner.png" alt="Code At Viget"> | ||
</a> | ||
Visit [code.viget.com](http://code.viget.com) to see more projects from [Viget.](https://viget.com) |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1340544
0
118