anti
212feb49e2
refactor(decnet_web/MazeNET): extract useFullscreenMode
...
Lift the four fullscreen-related side-effects off the page shell.
The hook owns:
1. body class toggle so page CSS can hide its chrome
2. browser fullscreen API request/exit (failures ignored)
3. fullscreenchange listener so F11/Esc from outside our button
keeps internal state in sync
4. Esc keystroke handler
Returns { fullscreen, setFullscreen, toggle }.
- New MazeNET/useFullscreenMode.ts
- useFullscreenMode.test.ts (jsdom) covers initial toggle, body
class lifecycle, Esc-to-exit, and unmount cleanup.
- MazeNET.tsx loses ~30 LOC of inline state + effects.
2026-05-09 05:31:39 -04:00
..
2026-05-09 04:48:44 -04:00
2026-05-09 05:16:18 -04:00
2026-04-24 18:41:33 -04:00
2026-05-09 05:26:26 -04:00
2026-05-09 05:05:31 -04:00
2026-05-09 03:36:04 -04:00
2026-05-09 05:31:39 -04:00
2026-05-09 03:50:29 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 03:23:50 -04:00
2026-04-24 18:41:33 -04:00
2026-05-09 03:50:29 -04:00
2026-04-29 12:44:47 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 02:28:11 -04:00
2026-05-09 04:48:44 -04:00
2026-05-09 03:50:29 -04:00
2026-04-30 10:43:46 -04:00
2026-05-09 03:50:29 -04:00
2026-04-30 00:20:25 -04:00
2026-04-28 22:03:58 -04:00
2026-04-28 18:36:00 -04:00
2026-04-30 22:16:46 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 05:17:52 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 05:27:47 -04:00
2026-04-28 18:36:00 -04:00
2026-05-09 03:50:29 -04:00
2026-04-30 22:16:46 -04:00
2026-04-28 18:36:00 -04:00
2026-05-09 03:50:29 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 03:50:29 -04:00
2026-05-09 05:05:31 -04:00
2026-04-30 22:16:46 -04:00
2026-05-01 21:05:28 -04:00
2026-05-09 04:18:48 -04:00
2026-05-09 04:01:24 -04:00
2026-05-09 03:48:05 -04:00
2026-04-30 22:16:46 -04:00
2026-04-07 15:05:06 -04:00
2026-04-28 18:36:00 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 03:50:29 -04:00
2026-05-03 05:26:45 -04:00
2026-05-03 05:26:45 -04:00
2026-04-28 18:36:00 -04:00
2026-05-09 03:48:05 -04:00
2026-04-30 22:14:20 -04:00
2026-04-29 23:56:38 -04:00
2026-05-01 21:05:28 -04:00
2026-04-30 22:14:20 -04:00
2026-05-09 03:43:47 -04:00
2026-04-29 12:08:17 -04:00
2026-05-09 03:48:05 -04:00
2026-05-09 03:43:47 -04:00
2026-04-30 22:14:20 -04:00
2026-05-09 03:48:05 -04:00
2026-05-02 03:20:53 -04:00
2026-05-02 03:10:07 -04:00
2026-05-09 02:28:11 -04:00
2026-04-28 18:36:00 -04:00
2026-04-28 18:36:00 -04:00
2026-04-28 18:36:00 -04:00
2026-05-09 03:50:29 -04:00
2026-04-30 22:14:20 -04:00