hamster1963 03977c4b4d refactor: update websocket context to use structured data and lazy load components
- Changed websocket context to use `lastData` instead of `lastMessage` for better type safety and clarity.
- Updated components to handle the new websocket data structure, including `DashCommand`, `Header`, `ServerDetail`, and various chart components.
- Introduced lazy loading for `NotFound`, `ServerDetail`, and `NetworkChart` components to improve performance.
- Added skeleton loading states for `ServerDetail` to enhance user experience during data fetching.
- Updated tests to reflect changes in websocket data handling and component structure.
2026-06-20 00:48:30 +08:00
2025-12-28 18:05:02 +08:00
2025-12-28 18:05:02 +08:00
2025-12-28 18:05:02 +08:00
2025-12-28 18:05:02 +08:00
2024-12-04 11:11:21 +08:00
2025-12-28 18:05:02 +08:00
2026-02-15 12:34:56 +08:00
2025-12-28 18:05:02 +08:00
2025-12-28 18:05:02 +08:00

Caution

有关项目问题与意见请移步https://github.com/hamster1963/nezha-dash 交流

Note

此项目为 nezha-dash 的官方实现,作为哪吒监控的默认前端,功能上可能与 nezha-dash 有所不同。 https://github.com/hamster1963/nezha-dash

S
Description
No description provided
Readme Apache-2.0
2.7 MiB
Languages
TypeScript 98.5%
JavaScript 0.7%
CSS 0.6%
HTML 0.2%