Sink/app/components/dashboard/analysis
ccbikai 2bbb905ac8 perf: optimize dashboard components and lazy loading
Enhances dashboard performance through strategic component optimizations:

- Removes redundant v-if condition from chart component
- Implements lazy loading for the resource-intensive globe component
- Bumps package version to 0.1.12

These changes improve initial load time and runtime performance while maintaining functionality.
2025-05-20 21:46:49 +08:00
..
metrics refactor: remove redundant watcher cleanup in Vue comps 2025-05-18 19:13:04 +08:00
Counters.vue refactor: remove redundant watcher cleanup in Vue comps 2025-05-18 19:13:04 +08:00
Index.vue chore: Adjust the directory structure in preparation for real-time. 2025-05-11 14:17:57 +08:00
Views.vue perf: optimize dashboard components and lazy loading 2025-05-20 21:46:49 +08:00