BTerminal/v2/src/lib/components/Workspace
Hibryda 97860c3db1 style(v3): content-driven sidebar width and remaining px-to-rem conversions
Sidebar panel now uses width: max-content with per-tab min-width (22em)
instead of fixed 28em. Changed overflow: hidden to overflow-y: auto on
panel + panel-content so content drives parent width. Converted remaining
px values in SettingsTab, DocsTab to rem/em per rule 18.
2026-03-08 01:13:43 +01:00
..
AgentCard.svelte feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
ClaudeSession.svelte feat(v3): implement session continuity, workspace teardown, StatusBar rewrite, subagent routing fix 2026-03-07 16:33:27 +01:00
CommandPalette.svelte feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
ContextTab.svelte style(v3): content-driven sidebar width and remaining px-to-rem conversions 2026-03-08 01:13:43 +01:00
DocsTab.svelte style(v3): content-driven sidebar width and remaining px-to-rem conversions 2026-03-08 01:13:43 +01:00
GlobalTabBar.svelte style(v3): add relative-units rule and convert sidebar CSS from px to rem 2026-03-08 00:27:20 +01:00
ProjectBox.svelte feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
ProjectGrid.svelte feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
ProjectHeader.svelte feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
SettingsTab.svelte style(v3): content-driven sidebar width and remaining px-to-rem conversions 2026-03-08 01:13:43 +01:00
TeamAgentsPanel.svelte feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
TerminalTabs.svelte feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00