Commit Graph

6080 Commits

Author SHA1 Message Date
Adam 0b5961161f chore: agents.md 2026-01-20 15:59:23 -06:00
David Hill c4e2e1f8dd refactor Select component to use settings variant for settings modal styling 2026-01-20 21:53:17 +00:00
David Hill 6b3004b407 fix: increase sidebar icon size by removing 16px constraint 2026-01-20 21:53:17 +00:00
David Hill 86688900af fix: show View all sessions button for active project and close hovercard on click 2026-01-20 21:53:17 +00:00
David Hill d3f4753096 fix: remove close delay on hover cards to stop overlapping 2026-01-20 21:53:17 +00:00
David Hill d63cff138f fix: review empty state font size 2026-01-20 21:53:17 +00:00
Kenny 859574b008 docs(web): add KDCO plugins to ecosystem (#7694) 2026-01-20 15:47:07 -06:00
Trevor Walker ecccd10bf3 fix(opencode): preserve tool input from running state for MCP tool results (#9667) 2026-01-20 15:12:15 -06:00
DNGriffin 1e5370d052 fix(app): Edit-project name race condition (#9551) 2026-01-20 15:10:00 -06:00
David Hill f002a18d13 fix: resolve Select children type conflict with ButtonProps 2026-01-20 21:09:20 +00:00
David Hill a99093cda0 fix: prompt agent button style 2026-01-20 21:08:50 +00:00
David Hill c876e54e1e fix settings sidebar active tab hover to use consistent background 2026-01-20 21:08:50 +00:00
Adam c8c7294ae8 fix: type error 2026-01-20 15:08:03 -06:00
Caleb Norton 2fcbf4bb9d fix(opencode): relax bun version requirement (#9682) 2026-01-20 14:57:19 -06:00
Idris Gadi 4d983c4b77 fix(tui): prevent sidebar height from overflowing. (#9689) 2026-01-20 14:56:18 -06:00
David Hill 7cf2fd8d6a fix: dialog shadow 2026-01-20 20:34:46 +00:00
David Hill 177877520c update: add new border and shadow style 2026-01-20 20:34:45 +00:00
David Hill 0cba2e90aa update keyboard shortcuts panel to match general settings styling 2026-01-20 20:34:45 +00:00
David Hill ad7031adb3 add color scheme preview on hover in appearance dropdown 2026-01-20 20:34:45 +00:00
David Hill 8607b29906 update settings panel padding and make content full width 2026-01-20 20:34:45 +00:00
David Hill 78ef00ff45 set 32px spacing between main title and group title 2026-01-20 20:34:45 +00:00
David Hill 8caa4c4049 add fade gradient to settings panel headers 2026-01-20 20:34:45 +00:00
David Hill d45cebc06c increase specificity of select trigger hover/expanded states 2026-01-20 20:34:45 +00:00
David Hill c400b2df1f set select trigger value font weight to regular 2026-01-20 20:34:45 +00:00
David Hill cdd8877789 increase gap between label and icon in select trigger to 12px 2026-01-20 20:34:45 +00:00
David Hill d8d93f0ffc reset select trigger to default state after selection 2026-01-20 20:34:45 +00:00
David Hill 6e106dc025 set default select trigger background to transparent 2026-01-20 20:34:45 +00:00
David Hill de835a2774 update: color token 2026-01-20 20:34:45 +00:00
David Hill 270b7d68a4 update select trigger icon styling and spacing 2026-01-20 20:34:45 +00:00
David Hill 5975d3429d add 4px left padding to sidebar section title 2026-01-20 20:34:45 +00:00
David Hill d948eab625 set hover background of active sidebar item to surface-raised-base 2026-01-20 20:34:45 +00:00
David Hill 4c9b6fbea3 set settings sidebar width to 200px 2026-01-20 20:34:45 +00:00
David Hill 5173a46b2f add x-large dialog size and use it for settings modal 2026-01-20 20:34:45 +00:00
David Hill c2b76f7a40 add 4px gutter between select trigger and dropdown 2026-01-20 20:34:45 +00:00
David Hill 8ea5662ad4 update select trigger and dropdown styling 2026-01-20 20:34:45 +00:00
David Hill 3d5c3c5e98 add selector icon and use it for select dropdown trigger 2026-01-20 20:34:44 +00:00
David Hill 650a9610de add triggerStyle prop to Select and use it for font selector 2026-01-20 20:34:44 +00:00
David Hill e04a395a9a set select dropdown border-radius to 8px 2026-01-20 20:34:44 +00:00
David Hill 715221f2db adjust select dropdown positioning and padding structure 2026-01-20 20:34:44 +00:00
David Hill 817c0e7f35 set select dropdown min-width to 180px 2026-01-20 20:34:44 +00:00
David Hill 9e2a3f96ac update select item styling: 4px radius, default cursor, 8px 2px padding 2026-01-20 20:34:44 +00:00
David Hill 6b10296b6b increase select dropdown padding to 4px 2026-01-20 20:34:44 +00:00
David Hill fc86bca06e render font options in their respective fonts 2026-01-20 20:34:44 +00:00
David Hill 314487f30a wrap settings row groups with styled container 2026-01-20 20:34:44 +00:00
David Hill 10f826378d remove border and background from settings panel headers 2026-01-20 20:34:44 +00:00
David Hill b1a9ffb3b9 remove subheader from General settings panel 2026-01-20 20:34:44 +00:00
David Hill 6069c99349 use medium font weight for settings tab labels 2026-01-20 20:34:44 +00:00
David Hill 1dcfdcd2c9 increase gap between icon and label in settings tabs to 12px 2026-01-20 20:34:44 +00:00
David Hill 4b43f28f39 add keyboard icon and use it for Shortcuts settings tab 2026-01-20 20:34:44 +00:00
David Hill 4bc2dafe6a add sliders icon and use it for General settings tab 2026-01-20 20:34:44 +00:00