feat(projects): add visactor plugin demos (#658)

* feat: add vtable plugin

* feat: add vchart hook

* feat: add dark mode support in vtable

* feat: add visactor icon

* feat: add vtable-gantt plugin

* fix: fix theme update in vtable-gantt

* feat: update visactor version
This commit is contained in:
Rui-Sun
2024-11-02 01:57:43 +08:00
committed by GitHub
parent aabe7fe592
commit b9e873e53c
19 changed files with 10147 additions and 6340 deletions

View File

@@ -58,6 +58,11 @@
"@sa/hooks": "workspace:*",
"@sa/materials": "workspace:*",
"@sa/utils": "workspace:*",
"@visactor/vchart": "1.12.10",
"@visactor/vchart-theme": "1.12.2",
"@visactor/vtable-editors": "1.10.2",
"@visactor/vtable-gantt": "1.10.2",
"@visactor/vue-vtable": "1.10.2",
"@vueuse/components": "11.1.0",
"@vueuse/core": "11.1.0",
"clipboard": "2.0.11",