nexus/ui/src/context
Nexus Dev 77132b4351 feat(24-03): wire search, branch selector, export, scroll-to-message into ChatPanel
- Add scrollToMessageId/setScrollToMessageId to ChatPanelContext
- Add "Search chat messages" item to CommandPalette (dispatches nexus:open-chat-search)
- Integrate ChatSearchDialog, ChatBranchSelector, ChatBookmarkList into ChatPanel
- Add export buttons (Markdown) and bookmarks panel toggle in header
- Wire branch-on-edit: branchConversation called when editing message with subsequent replies
- Add scroll-to-message support in ChatMessageList via virtualizer.scrollToIndex
- Show GitBranch icon for branch conversations in ChatConversationList
2026-04-04 03:55:48 +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(24-03): wire search, branch selector, export, scroll-to-message into ChatPanel 2026-04-04 03:55:48 +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