nexus/ui/src/context
Nexus Dev cbce70a50a feat(21-04): create ChatPanelContext, ChatInput, and ChatMessage components
- 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)
2026-04-04 03:55:47 +00:00
..
BreadcrumbContext.tsx [nexus] fix(03-05): replace remaining Paperclip/Companies display strings in BreadcrumbContext and CompanySwitcher 2026-04-04 03:55:41 +00:00
ChatPanelContext.tsx feat(21-04): create ChatPanelContext, ChatInput, and ChatMessage components 2026-04-04 03:55:47 +00:00
CompanyContext.tsx Use asset-backed company logos 2026-03-16 09:25:39 -05:00
DialogContext.tsx Add me and unassigned assignee options 2026-03-12 16:12:38 -05:00
GeneralSettingsContext.tsx fix(inbox): address Greptile review findings 2026-04-02 12:16:34 -05:00
LiveUpdatesProvider.test.ts Merge public-gh/master into pap-979-runtime-workspaces 2026-03-30 08:35:30 -05:00
LiveUpdatesProvider.tsx feat(03-02): replace display strings in OnboardingWizard, LiveUpdatesProvider, and assignees lib 2026-04-04 03:55:41 +00:00
PanelContext.tsx ui: persist issue properties pane visibility in localStorage 2026-03-03 12:07:01 -06:00
SidebarContext.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
ThemeContext.tsx feat(07-01): extend ThemeContext to support three named themes with THEME_META export 2026-04-04 03:55:42 +00:00
ToastContext.tsx feat: add severity-based TTL defaults for toast notifications 2026-02-20 13:53:51 -06:00