@beignet/devtools 0.0.16 → 0.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -67,9 +67,10 @@ The dashboard connects to the event stream with Server-Sent Events and falls
|
|
|
67
67
|
back to polling when `EventSource` is unavailable. A sidebar groups views by
|
|
68
68
|
section — Overview, HTTP, Application, Infrastructure, and Operations — with
|
|
69
69
|
live event-count badges per view, plus dynamic views for enabled custom
|
|
70
|
-
watchers.
|
|
71
|
-
|
|
72
|
-
|
|
70
|
+
watchers. On narrow screens, the sidebar collapses to an icon rail so the
|
|
71
|
+
active view keeps usable space. The header shows clickable stats (events,
|
|
72
|
+
requests, errors, use cases), live connection status, Pause/Resume, and Clear.
|
|
73
|
+
Pausing buffers incoming events and reveals them on resume.
|
|
73
74
|
|
|
74
75
|
The dashboard follows the system color scheme and includes a manual
|
|
75
76
|
light/dark/system toggle persisted in `localStorage`. The theme matches the
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui-html.generated.d.ts","sourceRoot":"","sources":["../src/ui-html.generated.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,uBAAuB,EAAE,
|
|
1
|
+
{"version":3,"file":"ui-html.generated.d.ts","sourceRoot":"","sources":["../src/ui-html.generated.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,uBAAuB,EAAE,MAC4x9c,CAAC"}
|