@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
@@ -1,5 +1,14 @@
1
1
  # @beignet/devtools
2
2
 
3
+ ## 0.0.18
4
+
5
+ ## 0.0.17
6
+
7
+ ### Patch Changes
8
+
9
+ - a87f431: Collapse the devtools sidebar to an icon rail on mobile and compact header
10
+ controls for narrow screens.
11
+
3
12
  ## 0.0.16
4
13
 
5
14
  ## 0.0.15
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. The header shows clickable stats (events, requests, errors, use
71
- cases), live connection status, Pause/Resume, and Clear. Pausing buffers
72
- incoming events and reveals them on resume.
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,MACsp5c,CAAC"}
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"}