nexus/ui/src/components/frame
Nexus Dev c521ae4403 feat(nexus): add TopStrip composite for layout overhaul (phase 8)
48px sticky top strip per docs/specs/2026-04-11-nexus-layout-overhaul.md
§4.2. Composes ModeBreadcrumb (left) + CmdKButton and GlobalMicButton
(right) inside a <header aria-label="Top bar"> landmark.

Completes the frame component set for Phase 8. The next task (task 6)
rewrites Layout.tsx to mount IconRail + TopStrip as the new global
chrome and delete the old sidebar/ChatPanel/PropertiesPanel/
BreadcrumbBar combination.

Part of Phase 8 of the Nexus layout overhaul (task 5 of 7).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 11:17:09 +00:00
..
CmdKButton.test.tsx feat(nexus): add CmdKButton shim for layout overhaul (phase 8) 2026-04-11 11:12:55 +00:00
CmdKButton.tsx feat(nexus): add CmdKButton shim for layout overhaul (phase 8) 2026-04-11 11:12:55 +00:00
GlobalMicButton.test.tsx feat(nexus): add GlobalMicButton scaffold for layout overhaul (phase 8) 2026-04-11 11:15:15 +00:00
GlobalMicButton.tsx feat(nexus): add GlobalMicButton scaffold for layout overhaul (phase 8) 2026-04-11 11:15:15 +00:00
IconRail.test.tsx feat(nexus): add icon rail component for layout overhaul phase 8 2026-04-11 10:52:18 +00:00
IconRail.tsx refactor(nexus): apply Task 1 code-quality fixes to IconRail (phase 8) 2026-04-11 11:01:17 +00:00
ModeBreadcrumb.test.tsx fix(nexus): tighten settings-route guard in ModeBreadcrumb (phase 8) 2026-04-11 11:11:06 +00:00
ModeBreadcrumb.tsx fix(nexus): tighten settings-route guard in ModeBreadcrumb (phase 8) 2026-04-11 11:11:06 +00:00
TopStrip.test.tsx feat(nexus): add TopStrip composite for layout overhaul (phase 8) 2026-04-11 11:17:09 +00:00
TopStrip.tsx feat(nexus): add TopStrip composite for layout overhaul (phase 8) 2026-04-11 11:17:09 +00:00