Jacob Richman
83f2c1d459
Jacob314/add radio button keys ( #10083 )
2025-09-28 21:50:47 +00:00
Abhi
e6cbc240c2
refactor(cli): Extract reusable BaseSelectionList component and modernize RadioButtonSelect tests ( #9021 )
2025-09-22 15:14:41 +00:00
Miguel Solorio
f2247a6393
feat(ui): Semantic tokens refactor ( #8087 )
2025-09-10 17:57:07 +00:00
christine betts
cc79c18333
Screen reader updates ( #7307 )
2025-08-28 20:52:14 +00:00
Pascal Birchler
a97a6cc71b
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +00:00
Jacob Richman
afd7752b0f
Revert "Update semantic color tokens" ( #6365 )
2025-08-16 03:18:31 +00:00
Miguel Solorio
d0d478b997
Update semantic color tokens ( #6253 )
...
Co-authored-by: jacob314 <jacob314@gmail.com >
2025-08-15 22:39:54 +00:00
Jacob Richman
992ada16e2
Fix bug where RadioButtonSelect treated an omitted isFocus parameter ( #6274 )
2025-08-14 23:48:54 +00:00
Jacob Richman
bf9a5d1c54
Switch from useInput to useKeypress. ( #6056 )
2025-08-12 21:05:49 +00:00
Miguel Solorio
b565c83239
Add numbers to selection list ( #4320 )
2025-07-17 22:51:42 +00:00
N. Taylor Mullen
e49beca60d
feat: Invert scroll arrow default in RadioButtonSelect ( #4006 )
2025-07-13 03:58:00 +00:00
Miguel Solorio
e6728c27b3
Add scrolling to theme dialog ( #3895 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-12 01:05:21 +00:00
Jacob Richman
c3f1566466
Polish Theme Dialog ( #1356 )
2025-06-23 16:43:17 -07:00
Jacob Richman
c4e7c9f675
Fix flicker issues by ensuring all actively changing content fits in the viewport ( #1217 )
2025-06-19 13:17:23 -07:00
Leo
cb4b803f5b
feat: External editor settings ( #882 )
2025-06-11 18:21:54 -07:00
Miguel Solorio
3cdbeb879b
Allow themes to theme the UI ( #769 )
2025-06-05 14:35:47 -07:00
Miguel Solorio
84ae325086
Update color styles for yes/no questions ( #369 )
2025-05-15 14:36:34 -07:00
Miguel Solorio
340d8b1ff0
UI Polish for theme selector ( #294 )
2025-05-08 16:00:55 -07:00
Jacob Richman
979f52e967
Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemini/settings.json ( #237 )
2025-05-01 10:34:07 -07:00
Jacob Richman
fca31d943e
Add a theme preview and update the theme when highlight changes. ( #151 )
2025-04-24 11:36:34 -07:00
Taylor Mullen
db80c793d9
Refactor tool confirmation radio buttons to own component.
...
- I plan to utilize these radio buttons for theme selection in the future. Refactoring them into their own component.
Part of https://b.corp.google.com/issues/412797985
2025-04-22 18:33:36 -07:00