Commit Graph

40 Commits

Author SHA1 Message Date
Joseph Campuzano 56b32df400 fix(app): make keyboard focus visible in settings (#12612) 2026-02-09 09:12:06 -06:00
Adam ef24195b9f Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"
This reverts commit c1497f8066.
2026-02-02 14:24:24 -06:00
Aaron Iker c1497f8066 feat(ui): Select, dropdown, popover styles & transitions (#11675) 2026-02-02 01:17:14 +01:00
Adam af7ee500f9 Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)" (#11461)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-01-31 07:18:51 -06:00
opencode-agent[bot] 7ce1532be8 chore: generate 2026-01-30 17:58:31 +00:00
Aaron Iker d1e8c95362 feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com>
2026-01-30 17:57:49 +00:00
Rahul A Mistry 0c5261ee65 fix(ui): use focus-visible instead of focus to prevent sticky hover effect on click (#10651) 2026-01-26 10:58:29 -06:00
Devin Griffin afdf7f1bc9 fix(app): Fix plan mode btn keyboard a11y issues (#10330) 2026-01-24 06:27:09 -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 a99093cda0 fix: prompt agent button style 2026-01-20 21:08:50 +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 270b7d68a4 update select trigger icon styling and spacing 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 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
GitHub Action 5d33601b3e chore: generate 2026-01-20 13:34:20 +00:00
Adam 2995b16d68 chore: cleanup 2026-01-20 07:33:44 -06:00
Albin Groen 352598c719 fix(ui): fix select chevron alignment (#6690) 2026-01-04 18:29:19 -06:00
Albin Groen b4e0c3fdd2 fix(ui): fix slight vertical overflow in project selector (#6589) 2026-01-02 06:24:20 -06:00
David Hill b9ca267c29 fix: remove the selected state from button when select deselected 2025-12-16 17:41:56 +00:00
David Hill 51a6c41f35 wip: add active state to open select 2025-12-16 17:35:04 +00:00
David Hill 9b995dffbd fix: breadcrumb dropdown position left aligned 2025-12-16 17:16:51 +00:00
David Hill f014021ae6 fix: replace agents dropdown with shadow border 2025-12-15 14:09:47 +00:00
David Hill c5c63513ca fix: fix width and padding on agent select
- conditionally hide the role=presentation element because it was adding extra gap before the first agent
2025-12-15 14:05:24 +00:00
Adam 9b3c90e3fe Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit 03a0312e5b.
2025-12-04 20:32:08 -06:00
Aiden Cline 03a0312e5b Revert "feat(desktop): terminal pane (#5081)"
This reverts commit def9fc463c.
2025-12-04 15:57:01 -06:00
Adam def9fc463c feat(desktop): terminal pane (#5081)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-04 15:37:29 -06:00
Dax aed647068f enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-11-21 20:41:27 -05:00
Adam 953c1c2f50 wip(desktop): layout improvements 2025-11-13 14:47:29 -06:00
Adam faeab2f02f feat(desktop): session router, interrupt agent, visual cleanup 2025-11-05 11:55:35 -06:00
Adam 8907c5e0ca wip: desktop work 2025-10-22 17:51:16 -05:00
Adam bc04bf2685 wip: desktop work 2025-10-22 17:31:49 -05:00
Adam 284dc640ea wip: desktop work 2025-10-17 12:06:36 -05:00