Commit Graph

49 Commits

Author SHA1 Message Date
Aarav Sareen 92fb1759cd feat(app): update review panel tooltip to v2 (#37095) 2026-07-17 17:38:47 +08:00
opencode-agent[bot] 8d8ab23c86 chore: generate 2026-07-13 09:33:54 +00:00
Aarav Sareen 3ffb180afe feat(app): review panel updates (#36240)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-13 09:32:25 +00:00
Aarav Sareen d08683f83d feat(app): visual improvements (#36073) 2026-07-10 10:52:05 +08:00
Aarav Sareen ea54dad1d2 feat(app): terminal improvements (#34747)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-05 02:01:30 +00:00
David Hill fdd5375bca feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers (#16374)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-06 16:33:34 -06:00
David Hill 507f773bca fix(app): better review/filetree empty states (#16221)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-06 15:39:31 -06:00
Adam 11e7928ee0 fix(app): file icon stability 2026-03-05 08:00:42 -06:00
David Hill 6c131eb34b fix(ui): mute inactive file tab icons 2026-02-27 00:18:14 +00:00
David Hill c466e0ac3a tweak(ui): add border to filetree on scroll 2026-02-26 23:18:35 +00:00
David Hill 5211e969dc tui: fix session tab alignment in compact view to prevent vertical overflow 2026-02-26 22:54:49 +00:00
Adam d0020d4f8f feat(app): new tabs styling (#15284)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 15:39:45 -06:00
David Hill 34a0b53eb8 tweak(ui): hover and active styles for filetree tabs 2026-02-18 20:18:17 +00:00
David Hill 487ac97563 tweak(ui): shrink filetree tab height 2026-02-18 20:18:17 +00:00
David Hill 16c920d7ce tweak(ui): align pill tabs pressed background 2026-02-18 20:18:16 +00:00
David Hill b5601d49ca tweak(ui): file tree background color 2026-02-18 20:18:16 +00:00
Joseph Campuzano 56b32df400 fix(app): make keyboard focus visible in settings (#12612) 2026-02-09 09:12:06 -06: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
Devin Griffin 1f21e5ea7e fix(app): make settings more responsive for mobile and small web/desktop (#10775) 2026-01-28 21:20:34 -06:00
David Hill 57908dd459 fix(ui): add max-width 280px to tabs with text truncation 2026-01-27 14:04:10 +00:00
David Hill 909f949b68 fix(ui): set filetree tablist height to 48px with centered content 2026-01-27 14:04:10 +00:00
David Hill c69d12a8ea fix(ui): scope filetree pill tabs styling 2026-01-26 19:47:58 +00:00
adamelmore 25a48a3406 chore: cleanup 2026-01-26 11:07:52 -06:00
adamelmore 0dc6aa31e1 chore: cleanup 2026-01-26 11:07:52 -06:00
adamelmore 7ccfe2a80c wip(app): file tree mode 2026-01-26 11:07:52 -06:00
adamelmore ad80b5f545 fix(ui): tab click hit area 2026-01-25 20:32:59 -06:00
adamelmore 9bd4b52314 fix(ui): tab focus state 2026-01-24 16:57:38 -06:00
David Hill c876e54e1e fix settings sidebar active tab hover to use consistent background 2026-01-20 21:08:50 +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 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 537796a71b use active background color for selected settings tab 2026-01-20 20:34:44 +00:00
David Hill b94ebf6afd update settings tabs layout and spacing 2026-01-20 20:34:44 +00:00
Adam 7a84bc8d45 wip(app): settings 2026-01-20 07:33:44 -06:00
Adam c2bcb54ed6 chore(desktop): vertical tabs 2025-12-27 19:43:52 -06: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 929bffb681 feat(desktop): collapsible sidebar 2025-11-06 09:48:51 -06:00
Adam 97672749fd wip: desktop work 2025-10-30 14:41:15 -05:00
Adam 8a3218877e wip: desktop work 2025-10-24 12:16:32 -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