This commit is contained in:
黄云飞
2021-12-11 10:47:36 +08:00
parent 1a9bcfe3d0
commit 8887e1e5bb
3 changed files with 9 additions and 2 deletions
+8 -1
View File
@@ -4,7 +4,14 @@
## snapshot ## snapshot
![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.3.1.png) ![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.5.0.png)
## next features
1. merge table cell
2. change table cell size
3. table paging
4. contextmenu
## install ## install
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"version": "0.4.0", "version": "0.5.0",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "tsc && vite build", "build": "tsc && vite build",
Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB