@hufe921/canvas-editor 0.9.10 → 0.9.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -31,10 +31,11 @@ new Editor(document.querySelector(".canvas-editor"), [
31
31
 
32
32
  ## next features
33
33
 
34
- 1. page header and footer
35
- 2. control rules
36
- 3. table paging
37
- 4. docs
34
+ 1. drag text (optimization)
35
+ 2. page header and footer
36
+ 3. control rules
37
+ 4. table paging
38
+ 5. docs
38
39
 
39
40
  ## install
40
41