qwen-code/packages/cli/src/ui/components
Elvin 615748657a
Update MaxSizedBox.tsx (#2233)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
Co-authored-by: Pascal Birchler <pascalb@google.com>
2025-07-15 23:35:03 +00:00
..
__snapshots__ refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
messages fix typos in diverse files (#3284) 2025-07-05 15:23:39 +00:00
shared Update MaxSizedBox.tsx (#2233) 2025-07-15 23:35:03 +00:00
AboutBox.tsx Add the current auth method and GCP Project config to the about message (#2112) 2025-06-27 15:46:27 +00:00
AsciiArt.ts
AuthDialog.test.tsx feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002) 2025-07-13 03:43:35 +00:00
AuthDialog.tsx feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002) 2025-07-13 03:43:35 +00:00
AuthInProgress.tsx
AutoAcceptIndicator.tsx
ConsoleSummaryDisplay.tsx
ContextSummaryDisplay.tsx
DetailedMessagesDisplay.tsx
EditorSettingsDialog.tsx
Footer.tsx Adds the user's active file in the IDE to the footer (#4154) 2025-07-15 14:19:59 +00:00
GeminiRespondingSpinner.tsx
Header.tsx Add visual cues for nightly version (#3701) 2025-07-11 20:43:57 +00:00
Help.tsx Indent subcommands in help output (#3703) 2025-07-10 16:21:20 +00:00
HistoryItemDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
HistoryItemDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
InputPrompt.test.tsx Add back support for escaping newline with a \ character (#4064) 2025-07-14 03:34:20 +00:00
InputPrompt.tsx Add back support for escaping newline with a \ character (#4064) 2025-07-14 03:34:20 +00:00
LoadingIndicator.test.tsx style: Format execution time as minutes, seconds (#2707) 2025-07-08 06:14:42 +00:00
LoadingIndicator.tsx style: Format execution time as minutes, seconds (#2707) 2025-07-08 06:14:42 +00:00
MemoryUsageDisplay.tsx
ModelStatsDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
ModelStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
SessionSummaryDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
SessionSummaryDisplay.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
ShellModeIndicator.tsx
ShowMoreLines.tsx
StatsDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
StatsDisplay.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
SuggestionsDisplay.tsx
ThemeDialog.tsx feat: Invert scroll arrow default in RadioButtonSelect (#4006) 2025-07-13 03:58:00 +00:00
Tips.tsx
ToolStatsDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
ToolStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
UpdateNotification.tsx