qwen-code/packages/cli/src/ui/components
Taylor Mullen ba7f1e1e3c feat: Improve diff rendering with gap indicators
- Adds a visual indicator for skipped lines in the diff view.
- Updates tests to verify gap indicator rendering.
- Adjusts line number padding for better alignment.

Fixes https://b.corp.google.com/issues/414453107
2025-05-20 23:32:06 -07:00
..
messages feat: Improve diff rendering with gap indicators 2025-05-20 23:32:06 -07:00
shared Merge InputPrompt and multiline-editor and move autocomplete logic directly into InputPrompt (#453) 2025-05-20 16:50:32 -07:00
AutoAcceptIndicator.tsx feat: Add auto-accept indicator and toggle 2025-05-17 22:27:22 -07:00
ConsolePatcher.tsx feat: Patch console.debug and display only in debug mode 2025-05-16 22:29:12 -07:00
Footer.tsx ui tweaks (#442) 2025-05-19 16:58:57 -07:00
Header.tsx Make ascii logo simpler (#288) 2025-05-08 13:46:41 -07:00
Help.tsx Introduce a small easter egg. Woof. (#412) 2025-05-17 21:57:27 -07:00
HistoryItemDisplay.tsx feat(cli): Introduce toggleable shell mode with enhanced UI 2025-05-18 01:25:50 -07:00
InputPrompt.tsx feat: Allow Esc to exit shell mode 2025-05-20 22:47:11 -07:00
LoadingIndicator.tsx feat: Add auto-accept indicator and toggle 2025-05-17 22:27:22 -07:00
ShellModeIndicator.tsx feat: Allow Esc to exit shell mode 2025-05-20 22:47:11 -07:00
SuggestionsDisplay.tsx UI improvements for suggestions & status (#373) 2025-05-15 16:35:21 -07:00
ThemeDialog.tsx Merge InputPrompt and multiline-editor and move autocomplete logic directly into InputPrompt (#453) 2025-05-20 16:50:32 -07:00
Tips.tsx Refactor: Remove GEMINI.md memory and refactor system prompt 2025-04-23 15:57:40 -07:00