gemini-cli/packages/cli/src/ui/components/shared
2025-12-12 17:14:35 +00:00
..
__snapshots__ Scrollable support (#12544) 2025-11-05 00:21:00 +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 Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +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
MaxSizedBox.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
MaxSizedBox.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
RadioButtonSelect.test.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
RadioButtonSelect.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +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) support animated page up/down, fn-up/down and end+home (#13012) 2025-11-13 19:16:23 +00:00
ScrollableList.tsx jacob314/drag scrollbar (#12998) 2025-11-13 22:13:18 +00:00
text-buffer.test.ts feat: support multi-file drag and drop of images (#14832) 2025-12-12 17:14:35 +00:00
text-buffer.ts feat: support multi-file drag and drop of images (#14832) 2025-12-12 17:14:35 +00:00
TextInput.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +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 fix(cli): enable typechecking for ui/components tests (#11419) 2025-10-17 23:16:12 +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 Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00