d907e32d12
integrate pane stack into sidebar store
...
sidebar now uses PaneStackStore internally - openWithComponent
creates root pane, and child components can push/pop via context.
simplified Sidebar.svelte to render PaneStack when stack has items.
2025-12-03 15:55:47 -08:00
f815ca4f30
ui: update Input, Select, Button, Sidebar components
2025-11-30 20:05:42 -08:00
66b03c9108
fix dropdown trigger props, add onClose alias to sidebar
2025-11-30 06:02:50 -08:00
d8e18c00e1
update ui components
2025-09-29 23:48:02 -07:00
b564a5e5e0
Update layout
...
Sidebar now animates properly. Navigation has progressive blur behind it on scroll
2025-09-24 00:45:28 -07:00
838e09d17b
add sidebar components for descriptions and details
2025-09-23 22:08:51 -07:00
f5361c5ace
fix: use close.svg icon directly in SidebarHeader for visibility
2025-09-20 12:49:37 -07:00