This commit is contained in:
黄云飞
2021-12-20 19:06:06 +08:00
parent 6c20ade9c8
commit a84873b1be
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
## next features
1. merge table cell
2. change table cell size ✅
1. table tool ✅
2. table cell size ✅
3. table paging
4. contextmenu ✅
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "0.5.2",
"version": "0.5.3",
"scripts": {
"dev": "vite",
"lib": "tsc && vite build --mode lib",