Discover: SidebarFilter Timeframes div & slider done.

This commit is contained in:
chiayin
2023-05-31 17:36:46 +08:00
parent 0e510e8270
commit 9927d34099
6 changed files with 824 additions and 25 deletions

View File

@@ -17,9 +17,13 @@
"autoprefixer": "^10.4.13",
"axios": "^1.2.2",
"chart.js": "^4.3.0",
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-plugin-datalabels": "^2.2.0",
"chartjs-plugin-dragdata": "^1.1.3",
"cytoscape": "^3.23.0",
"cytoscape-dagre": "^2.5.0",
"cytoscape-popper": "^2.0.0",
"date-fns": "^2.30.0",
"javascript-color-gradient": "^2.4.4",
"mitt": "^3.0.0",
"moment": "^2.29.4",
@@ -31,6 +35,7 @@
"tippy.js": "^6.3.7",
"vue": "^3.2.45",
"vue-axios": "^3.5.2",
"vue-chartjs": "^5.2.0",
"vue-router": "^4.1.6",
"vue-sweetalert2": "^5.0.5",
"vue-toast-notification": "^3.0.4",