Sink/app/components/dashboard
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
..
analysis perf: optimize dashboard components and lazy loading 2025-05-20 21:46:49 +08:00
links Merge branch 'master' of github.com:WuChenDi/Sink into WuChenDi-master 2025-05-11 13:40:19 +08:00
realtime perf: optimize dashboard components and lazy loading 2025-05-20 21:46:49 +08:00
Breadcrumb.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
DatePicker.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
Filters.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
Logout.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
Nav.vue feat: enhance realtime globe functionality 2025-05-11 21:53:23 +08:00
TimePicker.vue feat: enhance globe visualization with traffic arcs 2025-05-18 20:50:56 +08:00