qwen-code/packages/cli/src/ui/components
2025-08-28 01:39:45 +00:00
..
__snapshots__ Fix stats display layout (#6758) 2025-08-21 17:56:18 +00:00
messages Fix diff rendering in windows. (#7254) 2025-08-27 22:22:55 +00:00
shared Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
AboutBox.tsx Revert "feat: add explicit license selection and status visibility (#6751)" (#7057) 2025-08-25 23:16:30 +00:00
AsciiArt.ts
AuthDialog.test.tsx refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
AuthDialog.tsx refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
AuthInProgress.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
AutoAcceptIndicator.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ConsoleSummaryDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ContextSummaryDisplay.test.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ContextSummaryDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ContextUsageDisplay.tsx Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
DebugProfiler.tsx Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
DetailedMessagesDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
EditorSettingsDialog.tsx refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
FolderTrustDialog.test.tsx chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
FolderTrustDialog.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
Footer.test.tsx feat: Show untrusted status in the Footer (#6210) 2025-08-14 18:15:48 +00:00
Footer.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
GeminiRespondingSpinner.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
Header.test.tsx Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
Header.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
Help.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
HistoryItemDisplay.test.tsx Make config non optional in ToolConfirmationMessage (#7083) 2025-08-26 17:02:22 +00:00
HistoryItemDisplay.tsx Make config non optional in ToolConfirmationMessage (#7083) 2025-08-26 17:02:22 +00:00
InputPrompt.test.tsx fix: make test more reliable (#7233) 2025-08-27 17:13:38 +00:00
InputPrompt.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
LoadingIndicator.test.tsx
LoadingIndicator.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
MemoryUsageDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ModelStatsDisplay.test.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ModelStatsDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
PrepareLabel.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
SessionSummaryDisplay.test.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
SessionSummaryDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
SettingsDialog.test.tsx refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
SettingsDialog.tsx refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
ShellConfirmationDialog.test.tsx fix(input) Resolve cases where escape was broken (#6304) 2025-08-15 17:54:00 +00:00
ShellConfirmationDialog.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ShellModeIndicator.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ShowMoreLines.tsx Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
StatsDisplay.test.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
StatsDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
SuggestionsDisplay.tsx Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
ThemeDialog.tsx refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
Tips.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ToolStatsDisplay.test.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ToolStatsDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
UpdateNotification.tsx Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
WorkspaceMigrationDialog.tsx Add prompt to migrate workspace extensions (#7065) 2025-08-27 00:43:02 +00:00