Commit 60016d8
committed
Add LogViewer component and update dependencies for enhanced logging functionality
- Introduced a new LogViewer component for displaying and filtering network logs with virtual scrolling.
- Updated package dependencies, including adding @types/react-window, react-resizable-panels, react-window, and use-debounce for improved performance and functionality.
- Enhanced NetworkView to integrate LogViewer, allowing for better log management and user interaction.
- Refactored NetworkEdge and ReactFlowGraph components for improved performance and code clarity.1 parent ca6370e commit 60016d8
File tree
6 files changed
+715
-53
lines changed- frontend
- src
- components
- pages
6 files changed
+715
-53
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
| 37 | + | |
35 | 38 | | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
0 commit comments