wifi-densepose/dashboard
ruv 779cb83343 feat(dashboard): Home view hides support panels for focused first impression
The Home hero was being crowded by the sidebar, inspector, and console
that surround it on every other view. Add a 'simple' grid layout that
collapses to just rail + topbar + main when view==='home', giving the
hero the full screen.

The moment a user clicks any non-Home rail icon (Scene, Apps, Inspector,
Witness, Ghost Murmur), the full power-user grid restores.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-04-27 11:46:34 -04:00
..
public feat(nvsim): server + onboarding + PWA + GH Pages workflow [ADR-092] 2026-04-26 20:09:27 -04:00
src feat(dashboard): Home view hides support panels for focused first impression 2026-04-27 11:46:34 -04:00
.gitignore feat(dashboard): nvsim Vite+Lit dashboard with WASM transport + App Store [ADR-092] 2026-04-26 19:22:04 -04:00
index.html feat(dashboard): nvsim Vite+Lit dashboard with WASM transport + App Store [ADR-092] 2026-04-26 19:22:04 -04:00
package-lock.json feat(nvsim): server + onboarding + PWA + GH Pages workflow [ADR-092] 2026-04-26 20:09:27 -04:00
package.json feat(nvsim): server + onboarding + PWA + GH Pages workflow [ADR-092] 2026-04-26 20:09:27 -04:00
tsconfig.json feat(dashboard): nvsim Vite+Lit dashboard with WASM transport + App Store [ADR-092] 2026-04-26 19:22:04 -04:00
vite.config.ts feat(nvsim): server + onboarding + PWA + GH Pages workflow [ADR-092] 2026-04-26 20:09:27 -04:00