v0.9.10
This commit is contained in:
@@ -31,7 +31,7 @@ new Editor(document.querySelector(".canvas-editor"), [
|
|||||||
|
|
||||||
## next features
|
## next features
|
||||||
|
|
||||||
1. optimize content block
|
1. page header and footer
|
||||||
2. control rules
|
2. control rules
|
||||||
3. table paging
|
3. table paging
|
||||||
4. docs
|
4. docs
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "@hufe921/canvas-editor",
|
"name": "@hufe921/canvas-editor",
|
||||||
"author": "Hufe",
|
"author": "Hufe",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.9.9",
|
"version": "0.9.10",
|
||||||
"description": "rich text editor by canvas/svg",
|
"description": "rich text editor by canvas/svg",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://registry.npmjs.org/",
|
"registry": "https://registry.npmjs.org/",
|
||||||
|
|||||||
Reference in New Issue
Block a user