fix: tooltip issue about customer follower

change: Grid.export optimized (compression with `deflate`)
feature: ui-tab
feature: Popup.closable
This commit is contained in:
2024-03-12 13:36:54 +08:00
parent f54eb3ac24
commit e07342a257
10 changed files with 160 additions and 43 deletions

View File

@@ -34,7 +34,7 @@
"jsdoc": "^4.0.2",
"postcss-preset-env": "^9.5.0",
"sass": "^1.71.1",
"typedoc": "^0.25.11",
"typedoc": "^0.25.12",
"vite": "^5.1.5",
"vite-plugin-externals": "^0.6.2"
}