Gregory Schier
928099c6fd
Refactor: Consolidate event viewers into unified EventViewer component
...
Migrate EventStreamViewer, HttpResponseTimeline, GrpcResponsePane, and
WebsocketResponsePane to use a shared EventViewer component with generic
event type support, render props for rows and details, and keyboard
navigation (↑/↓/j/k/Escape). This reduces duplication and provides a
consistent event viewing experience across all response types.
2026-01-09 15:33:02 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
jzhangdev
5745a96106
Merge pull request #299
...
* Fix scroll bar layout in EventStreamViewer
2025-11-12 06:58:35 -08:00
Gregory Schier
ba6163b6d8
Better code splitting and removed final instances of react-dnd
2025-10-19 08:16:56 -07:00
Gregory Schier
fcda6f8d32
Fix lint errors
2025-06-04 11:33:10 -07:00
Gregory Schier
1a7c27663a
Git support ( #143 )
2025-02-07 07:59:48 -08:00
Gregory Schier
fcf2577430
Url parameters for websocket URLs
2025-02-03 11:40:19 -08:00
Gregory Schier
17dc1991f1
Auto-scroll component for websocket/grpc/sse
2025-02-03 07:05:14 -08:00
Gregory Schier
135c366e32
Preserve Editor State ( #151 )
2024-12-31 07:31:43 -08:00
Gregory Schier
ec999015ab
Fixed the circular imports and things
2024-12-20 23:49:15 -08:00
Gregory Schier
e216214085
Custom JSON formatter that works with template syntax ( #128 )
2024-10-21 15:17:14 -07:00
Gregory Schier
c652df82a3
Fix SSE event selection
2024-10-17 11:28:10 -07:00
Gregory Schier
dffe6e0a16
Intelligent readonly editor updates, to preserve scroll
2024-10-14 10:40:09 -07:00
Gregory Schier
d754e7233d
Server sent event response viewer ( #126 )
2024-10-11 06:52:32 -07:00