gemini-cli/packages/cli/src/ui
Dylan liu da58b93026
feat: Add reusable EnumSelector UI component (split from #6832) (#7774)
Co-authored-by: hoteye <hoteye@users.noreply.github.com>
Co-authored-by: cornmander <shikhman@google.com>
2025-09-09 21:45:12 +00:00
..
__snapshots__ Add footer configuration settings (#7419) 2025-09-02 17:35:43 +00:00
auth Refactor Authentication Components and Hooks (#7750) 2025-09-05 22:35:41 +00:00
commands Allow for slash commands to opt-out of autocompletion and /help discovery. (#7847) 2025-09-06 21:16:58 +00:00
components feat: Add reusable EnumSelector UI component (split from #6832) (#7774) 2025-09-09 21:45:12 +00:00
contexts Allow users to type while waiting for MCP servers (#8021) 2025-09-08 23:37:36 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks refactor(core): Introduce LlmUtilityService and promptIdContext (#7952) 2025-09-09 05:14:15 +00:00
privacy Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
themes Update colors tokens for inputer/footer (#6523) 2025-08-26 22:08:47 +00:00
utils Fix issues where escape codes could end up on startup in the input prompt (#7267) 2025-09-06 00:18:51 +00:00
App.test.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
App.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
AppContainer.test.tsx Allow users to type while waiting for MCP servers (#8021) 2025-09-08 23:37:36 +00:00
AppContainer.tsx Allow users to type while waiting for MCP servers (#8021) 2025-09-08 23:37:36 +00:00
colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
constants.ts Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
IdeIntegrationNudge.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyMatchers.test.ts feat(cli): Add support for Ctrl+Backspace to delete a word backward (#7162) 2025-09-03 01:00:41 +00:00
keyMatchers.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
types.ts feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00