Sink/app/components/dashboard/realtime
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
..
Chart.vue fix: clean up globe arcs and prevent empty stats display 2025-05-18 21:17:19 +08:00
Globe.vue feat(globe): enhance traffic visualization effects 2025-05-19 20:39:17 +08:00
Index.vue perf: optimize dashboard components and lazy loading 2025-05-20 21:46:49 +08:00
Logs.vue fix: clean up globe arcs and prevent empty stats display 2025-05-18 21:17:19 +08:00