gemini-cli/packages/cli/src/ui/components
Sandy Tao cedf0235a1
fix(cli): enable typechecking for ui/components tests (#11419)
Co-authored-by: Jacob MacDonald <jakemac@google.com>
2025-10-17 23:16:12 +00:00
..
__snapshots__ fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
messages Improve rendering of ToDo lists. (#11315) 2025-10-16 23:06:43 +00:00
shared fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
views Remove MCP Tips and reorganize MCP slash commands (#11387) 2025-10-17 19:35:14 +00:00
AboutBox.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
AnsiOutput.test.tsx Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +00:00
AnsiOutput.tsx Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +00:00
AppHeader.tsx fix(cli): Revert the code to hide tips when showing trust dialog (#8946) 2025-09-19 22:22:39 +00:00
AsciiArt.ts feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
AutoAcceptIndicator.tsx feat(ui): make accept edits & yolo mode match shell mode styles (#8200) 2025-09-11 17:34:29 +00:00
CliSpinner.tsx Enhance debug profiler to track tree framerate and dispatch errors (#10502) 2025-10-07 17:28:35 +00:00
Composer.test.tsx Remove ctrl-t binding for /mcp commands (#11372) 2025-10-17 16:42:09 +00:00
Composer.tsx Remove ctrl-t binding for /mcp commands (#11372) 2025-10-17 16:42:09 +00:00
ConfigInitDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
ConsentPrompt.test.tsx Extension update confirm dialog (#10183) 2025-09-29 21:19:19 +00:00
ConsentPrompt.tsx Extension update confirm dialog (#10183) 2025-09-29 21:19:19 +00:00
ConsoleSummaryDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
ContextSummaryDisplay.test.tsx fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
ContextSummaryDisplay.tsx Remove ctrl-t binding for /mcp commands (#11372) 2025-10-17 16:42:09 +00:00
ContextUsageDisplay.tsx Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +00:00
DebugProfiler.test.tsx feat(ui): add flicker detection and metrics (#10821) 2025-10-10 20:18:38 +00:00
DebugProfiler.tsx feat(ui): add flicker detection and metrics (#10821) 2025-10-10 20:18:38 +00:00
DetailedMessagesDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
DialogManager.tsx remove support for workspace extensions and migrations (#11324) 2025-10-17 23:08:57 +00:00
EditorSettingsDialog.tsx feat: add missing visual cue for closing dialogs with Esc key (#11386) 2025-10-17 18:22:54 +00:00
ExitWarning.tsx Reapply "feat(accessibility): implement centralized screen reader layout (#9263) 2025-09-27 01:27:00 +00:00
FolderTrustDialog.test.tsx fix(ux) keyboard input hangs while waiting for keyboard input. (#10121) 2025-10-17 03:38:06 +00:00
FolderTrustDialog.tsx fix: Exit app on pressing esc on trust dialog at launch (#10668) 2025-10-14 14:27:40 +00:00
Footer.test.tsx fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
Footer.tsx Update shell tool call colors for confirmed actions (#11126) 2025-10-15 17:03:10 +00:00
GeminiRespondingSpinner.tsx Enhance debug profiler to track tree framerate and dispatch errors (#10502) 2025-10-07 17:28:35 +00:00
Header.test.tsx Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
Header.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
Help.test.tsx Allow for slash commands to opt-out of autocompletion and /help discovery. (#7847) 2025-09-06 21:16:58 +00:00
Help.tsx Docs IA update and Get Started section. (#10192) 2025-10-01 23:24:29 +00:00
HistoryItemDisplay.test.tsx fix(ui): stop truncating output from the model rendered in <static> (#9972) 2025-09-27 19:40:09 +00:00
HistoryItemDisplay.tsx Fix /chat list not write terminal escape codes directly (#10415) 2025-10-02 22:52:16 +00:00
IdeTrustChangeDialog.test.tsx fix(cli): Make IDE trust listener also listen to IDE status changes a… (#9783) 2025-09-29 20:54:12 +00:00
IdeTrustChangeDialog.tsx fix(cli): Make IDE trust listener also listen to IDE status changes a… (#9783) 2025-09-29 20:54:12 +00:00
InputPrompt.test.tsx fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
InputPrompt.tsx feat(cli): Suppress slash command execution and suggestions in shell … (#11380) 2025-10-17 17:30:27 +00:00
LoadingIndicator.test.tsx fix(ui): Truncate long loading text (#9768) 2025-09-25 18:33:06 +00:00
LoadingIndicator.tsx fix(ui): Truncate long loading text (#9768) 2025-09-25 18:33:06 +00:00
LoopDetectionConfirmation.test.tsx feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231) 2025-09-11 05:20:13 +00:00
LoopDetectionConfirmation.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
MainContent.tsx Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +00:00
MemoryUsageDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
ModelDialog.test.tsx Log Model Slash Commands (#9250) 2025-09-23 22:06:03 +00:00
ModelDialog.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
ModelStatsDisplay.test.tsx fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
ModelStatsDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
Notifications.tsx chore: Extract '.gemini' to GEMINI_DIR constant (#10540) 2025-10-13 17:31:39 +00:00
PermissionsModifyTrustDialog.test.tsx fix(ux) keyboard input hangs while waiting for keyboard input. (#10121) 2025-10-17 03:38:06 +00:00
PermissionsModifyTrustDialog.tsx feat: add missing visual cue for closing dialogs with Esc key (#11386) 2025-10-17 18:22:54 +00:00
PrepareLabel.test.tsx feat (cli): Add command search using Ctrl+r (#5539) 2025-09-15 17:49:23 +00:00
PrepareLabel.tsx feat (cli): Add command search using Ctrl+r (#5539) 2025-09-15 17:49:23 +00:00
ProQuotaDialog.test.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
ProQuotaDialog.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
QueuedMessageDisplay.test.tsx feat: allow editing queued messages with up arrow key (#10392) 2025-10-17 00:04:13 +00:00
QueuedMessageDisplay.tsx feat: allow editing queued messages with up arrow key (#10392) 2025-10-17 00:04:13 +00:00
QuittingDisplay.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
RawMarkdownIndicator.tsx feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383) 2025-10-16 18:23:36 +00:00
SessionSummaryDisplay.test.tsx fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
SessionSummaryDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
SettingsDialog.test.tsx feat(ui): add "Esc to close" hint to SettingsDialog (#11289) 2025-10-16 23:22:14 +00:00
SettingsDialog.tsx feat(ui): add "Esc to close" hint to SettingsDialog (#11289) 2025-10-16 23:22:14 +00:00
ShellConfirmationDialog.test.tsx fix(input) Resolve cases where escape was broken (#6304) 2025-08-15 17:54:00 +00:00
ShellConfirmationDialog.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
ShellInputPrompt.tsx feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
ShellModeIndicator.tsx feat(ui): make accept edits & yolo mode match shell mode styles (#8200) 2025-09-11 17:34:29 +00:00
ShowMoreLines.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
StatsDisplay.test.tsx fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
StatsDisplay.tsx Update default text styles (#8291) 2025-09-11 21:22:16 +00:00
SuggestionsDisplay.tsx feat (cli): Add command search using Ctrl+r (#5539) 2025-09-15 17:49:23 +00:00
ThemeDialog.test.tsx Fix #8077: Settings command overwrites entire JSON file, leaking environment variables (#8154) 2025-09-13 06:31:15 +00:00
ThemeDialog.tsx feat: add missing visual cue for closing dialogs with Esc key (#11386) 2025-10-17 18:22:54 +00:00
Tips.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
ToolStatsDisplay.test.tsx fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +00:00
ToolStatsDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
UpdateNotification.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00