Roo-Code/webview-ui/src/components/chat
2025-07-29 00:42:28 -04:00
..
__tests__ feat: add ESC key handling for modes, API provider, and indexing settings popovers (#6175) 2025-07-28 23:04:23 -04:00
checkpoints Fix checkpoint popover not opening due to StandardTooltip wrapper conflict (#5192) 2025-06-27 11:22:32 -04:00
hooks Remove modifier checks from prompt history navigation (#5467) 2025-07-08 11:19:46 -04:00
Announcement.tsx chore: add changeset for v3.24.0 (#6237) 2025-07-26 00:22:11 -04:00
ApiConfigSelector.tsx feat: sync API config selector style with mode selector from PR #6140 (#6148) 2025-07-27 01:15:10 -04:00
AutoApprovedRequestLimitWarning.tsx Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
AutoApproveMenu.tsx fix: allow auto-approve checkbox to be toggled at any time (#6061) 2025-07-25 00:41:12 -04:00
BatchDiffApproval.tsx feat(ui): sync BatchDiffApproval styling with BatchFilePermission (#4640) 2025-06-13 09:01:47 -04:00
BatchFilePermission.tsx feat(read_file): enhance file reading capabilities with multi-file support and improved parameter handling (#2886) 2025-05-30 17:09:42 -04:00
BrowserSessionRow.tsx Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
ChatRow.tsx Add jump icon for newly created files (#5738) 2025-07-22 13:26:32 -04:00
ChatTextArea.tsx Support inserting mentions after a slash command (#6327) 2025-07-28 20:58:00 -04:00
ChatView.tsx Fix keyboard shortcuts for non-QWERTY layouts (#6162) 2025-07-28 14:45:35 -04:00
CheckpointWarning.tsx Improve command execution component (#3057) 2025-04-29 23:56:59 -07:00
CodebaseSearchResult.tsx Improve the display of codebase search results (#5571) 2025-07-10 12:30:06 -04:00
CodebaseSearchResultsDisplay.tsx Improve the display of codebase search results (#5571) 2025-07-10 12:30:06 -04:00
CodeIndexPopover.tsx feat: add ESC key handling for modes, API provider, and indexing settings popovers (#6175) 2025-07-28 23:04:23 -04:00
CommandExecution.tsx feat: Add terminal command permissions UI to chat interface (#5480) (#5798) 2025-07-25 16:49:51 -04:00
CommandExecutionError.tsx feat: add buildDocLink utility and 21 Internal Links to Docs (#3418) 2025-05-14 13:15:05 -04:00
CommandPatternSelector.tsx fix: add text wrapping to command patterns in Manage Command Permissions (#6255) 2025-07-26 18:41:02 -04:00
ContextCondenseRow.tsx [Condense] Skip condense and show error if the context grows (#4061) 2025-05-28 15:55:07 -04:00
ContextMenu.tsx Command argument hints and change release engineer to a command (#6333) 2025-07-29 00:42:28 -04:00
ContextWindowProgress.tsx fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
EditModeControls.tsx Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
FollowUpSuggest.tsx fix(chat): Cancel auto-approve timer when editing follow-up suggestion (#6226) 2025-07-25 18:27:40 -04:00
IconButton.tsx fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
IndexingStatusBadge.tsx Tweak alignment of indexing dot (#5523) 2025-07-09 16:03:20 -04:00
Markdown.tsx fix: prevent scrollbar flickering in chat view during content streaming (#6266) 2025-07-26 22:55:12 -04:00
McpExecution.tsx fix: resolve MCP tool eye icon state and hide in chat context (#4993) (#4994) 2025-06-21 15:22:20 -04:00
Mention.tsx Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
MessageModificationConfirmationDialog.tsx Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
ModeSelector.tsx feat: Add search functionality to mode selector popup and reorganize layout (#6140) 2025-07-27 01:13:57 -04:00
ProfileViolationWarning.tsx Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
ProgressIndicator.tsx Revert "Tailwind migration" (#3321) 2025-05-08 10:38:29 -04:00
QueuedMessages.tsx feat: Add support for message queueing (#6167) 2025-07-27 14:32:53 -04:00
ReasoningBlock.tsx Translate thinking seconds 2025-03-17 16:06:03 -04:00
ShareButton.tsx Remove unnecessary useEffect from sharebutton (#5476) 2025-07-08 16:01:39 -04:00
SlashCommandItem.tsx Add a UI for managing slash commands (#6286) 2025-07-28 15:57:32 -04:00
SlashCommandsList.tsx Add a UI for managing slash commands (#6286) 2025-07-28 15:57:32 -04:00
SlashCommandsPopover.tsx Add a UI for managing slash commands (#6286) 2025-07-28 15:57:32 -04:00
SystemPromptWarning.tsx Add a warning display when a system prompt override is active (#2804) 2025-04-20 23:28:19 -04:00
TaskActions.tsx fix: enable export, share, and copy buttons during API operations (#5324) (#5849) 2025-07-19 19:25:17 -04:00
TaskHeader.tsx add todo tool (#5182) 2025-07-07 14:07:39 -04:00
TodoListDisplay.tsx add todo tool (#5182) 2025-07-07 14:07:39 -04:00
UpdateTodoListToolBlock.tsx add todo tool (#5182) 2025-07-07 14:07:39 -04:00