pr675
Hufe921 3 years ago
parent ad10ad9f38
commit f8165eef20

@ -31,10 +31,11 @@ new Editor(document.querySelector(".canvas-editor"), [
## next features ## next features
1. page header and footer 1. drag text (optimization)
2. control rules 2. page header and footer
3. table paging 3. control rules
4. docs 4. table paging
5. docs
## install ## install

@ -2,7 +2,7 @@
"name": "@hufe921/canvas-editor", "name": "@hufe921/canvas-editor",
"author": "Hufe", "author": "Hufe",
"license": "MIT", "license": "MIT",
"version": "0.9.10", "version": "0.9.11",
"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/",

Loading…
Cancel
Save