- ChatPanelContext with localStorage persistence (nexus:chat-panel-open) - ChatInput with Enter/Shift+Enter/Escape keyboard shortcuts and auto-resize - ChatMessage renders user bubbles (bg-secondary) and assistant markdown via ChatMarkdownMessage - ChatInput.test.tsx with 6 passing tests (keyboard shortcuts, max-height, submit state) |
||
|---|---|---|
| .. | ||
| BreadcrumbContext.tsx | ||
| ChatPanelContext.tsx | ||
| CompanyContext.tsx | ||
| DialogContext.tsx | ||
| GeneralSettingsContext.tsx | ||
| LiveUpdatesProvider.test.ts | ||
| LiveUpdatesProvider.tsx | ||
| PanelContext.tsx | ||
| SidebarContext.tsx | ||
| ThemeContext.tsx | ||
| ToastContext.tsx | ||