gemini-cli/packages/cli/src/ui/components/shared
2026-01-30 03:21:18 +00:00
..
__snapshots__ Fix HalfLinePaddedBox in screenreader mode. (#17914) 2026-01-30 03:21:18 +00:00
BaseSelectionList.test.tsx Fix so rewind starts at the bottom and loadHistory refreshes static content. (#17335) 2026-01-22 20:54:23 +00:00
BaseSelectionList.tsx refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
BaseSettingsDialog.test.tsx fix(cli): Preserve settings dialog focus when searching (#17701) 2026-01-28 00:41:41 +00:00
BaseSettingsDialog.tsx feat(ui): add terminal cursor support (#17711) 2026-01-28 00:43:37 +00:00
DescriptiveRadioButtonSelect.test.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
DescriptiveRadioButtonSelect.tsx feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
DialogFooter.tsx refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
EnumSelector.test.tsx feat: Add reusable EnumSelector UI component (split from #6832) (#7774) 2025-09-09 21:45:12 +00:00
EnumSelector.tsx feat: Add reusable EnumSelector UI component (split from #6832) (#7774) 2025-09-09 21:45:12 +00:00
ExpandableText.test.tsx feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
ExpandableText.tsx feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
HalfLinePaddedBox.test.tsx Fix HalfLinePaddedBox in screenreader mode. (#17914) 2026-01-30 03:21:18 +00:00
HalfLinePaddedBox.tsx Fix HalfLinePaddedBox in screenreader mode. (#17914) 2026-01-30 03:21:18 +00:00
MaxSizedBox.test.tsx Modernize MaxSizedBox to use <Box maxHeight> and ResizeObservers (#16565) 2026-01-14 04:22:10 +00:00
MaxSizedBox.tsx Modernize MaxSizedBox to use <Box maxHeight> and ResizeObservers (#16565) 2026-01-14 04:22:10 +00:00
performance.test.ts perf(ui): optimize text buffer and highlighting for large inputs (#16782) 2026-01-16 17:33:13 +00:00
RadioButtonSelect.test.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
RadioButtonSelect.tsx refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
ScopeSelector.tsx [Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
Scrollable.test.tsx Branch batch scroll (#12680) 2025-11-09 00:09:22 +00:00
Scrollable.tsx Branch batch scroll (#12680) 2025-11-09 00:09:22 +00:00
ScrollableList.test.tsx feat(ui): add solid background color option for input prompt (#16563) 2026-01-26 23:23:54 +00:00
ScrollableList.tsx feat(ui): add solid background color option for input prompt (#16563) 2026-01-26 23:23:54 +00:00
TabHeader.test.tsx refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
TabHeader.tsx refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
text-buffer.test.ts paste transform followup (#17624) 2026-01-27 14:19:54 +00:00
text-buffer.ts refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
TextInput.test.tsx Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
TextInput.tsx feat(ui): add terminal cursor support (#17711) 2026-01-28 00:43:37 +00:00
vim-buffer-actions.test.ts paste transform followup (#17624) 2026-01-27 14:19:54 +00:00
vim-buffer-actions.ts feat: add double-click to expand/collapse large paste placeholders (#17471) 2026-01-27 02:59:09 +00:00
VirtualizedList.test.tsx Branch batch scroll (#12680) 2025-11-09 00:09:22 +00:00
VirtualizedList.tsx Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00