qwen-code/packages/cli/src/ui/components
Billy Biggs 3a995305c0
Fix characters being dropped in text-buffer (#2504)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-07-01 23:07:41 +00:00
..
__snapshots__ refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
messages Highlight previous user input (#2507) 2025-06-29 23:28:56 +00:00
shared Fix characters being dropped in text-buffer (#2504) 2025-07-01 23:07:41 +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 Remove unused method (#2721) 2025-06-30 22:53:05 +00:00
AuthDialog.tsx Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769) 2025-07-01 00:11:54 +00:00
AuthInProgress.tsx
AutoAcceptIndicator.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
ConsolePatcher.tsx
ConsoleSummaryDisplay.tsx
ContextSummaryDisplay.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
DetailedMessagesDisplay.tsx docs: fix typos in documentation (#1411) 2025-06-25 03:53:03 +00:00
EditorSettingsDialog.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
Footer.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
GeminiRespondingSpinner.tsx
Header.tsx
Help.tsx fix:Update /help to show correct newline key combo for different OS #… (#2043) 2025-06-29 23:16:14 +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 fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
InputPrompt.tsx Improve slashCommand autoCompletion logic (#2776) 2025-07-01 22:51:43 +00:00
LoadingIndicator.test.tsx
LoadingIndicator.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
MemoryUsageDisplay.tsx
ModelStatsDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
ModelStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
SessionSummaryDisplay.test.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +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 refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
StatsDisplay.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
SuggestionsDisplay.tsx
ThemeDialog.tsx chore: fix typos in comment-out (#1540) 2025-06-26 04:34:53 +00:00
Tips.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
ToolStatsDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
ToolStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
UpdateNotification.tsx