gemini-cli/packages/cli/src/ui/components/shared
2026-01-21 02:48:44 +00:00
..
__snapshots__ Modernize MaxSizedBox to use <Box maxHeight> and ResizeObservers (#16565) 2026-01-14 04:22:10 +00:00
BaseSelectionList.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
BaseSelectionList.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +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
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
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 feat: Detect background color (#15132) 2025-12-18 18:36:48 +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 fix(cli): resolve home/end keybinding conflict (#17124) 2026-01-21 02:15:18 +00:00
ScrollableList.tsx jacob314/drag scrollbar (#12998) 2025-11-13 22:13:18 +00:00
text-buffer.test.ts fix(cli): fix newline support broken in previous PR (#17159) 2026-01-21 00:20:51 +00:00
text-buffer.ts fix bad fallback logic external editor logic (#17166) 2026-01-21 02:48:44 +00:00
TextInput.test.tsx Simplify paste handling (#16654) 2026-01-14 21:27:36 +00:00
TextInput.tsx feat(auth): improve API key authentication flow (#11760) 2025-10-30 01:58:08 +00:00
vim-buffer-actions.test.ts feat: terse transformations of image paths in text buffer (#4924) 2025-12-23 20:46:09 +00:00
vim-buffer-actions.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +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