This commit is contained in:
Hufe921
2022-04-06 22:57:38 +08:00
parent 4dff6ab039
commit e654445143
3 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -4,15 +4,14 @@
## snapshot ## snapshot
![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.8.0.png) ![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.8.5.png)
## next features ## next features
1. fix bugs 1. fix bugs
2. github workflows 2. controls
3. controls 3. table paging
4. table paging 4. docs
5. docs
## install ## install
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"version": "0.8.4", "version": "0.8.5",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"lib": "npm run lint && tsc && vite build --mode lib", "lib": "npm run lint && tsc && vite build --mode lib",
Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB