David Hill
|
ecd04a118a
|
feat(ui): add models icon and use in settings
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
6f3d413472
|
feat(ui): add providers icon and use in settings
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
7c96d704d3
|
fix(app): use default cursor for env provider text
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
9346c1ae3f
|
fix(app): add hover text for env-connected providers
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
e0e97e9d93
|
fix(app): set provider row height to 56px
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
810bc012b6
|
fix(ui): update button styles and disconnect button size
|
2026-01-26 19:47:57 +00:00 |
|
adamelmore
|
97aec21cb3
|
chore(app): missing i18n strings
|
2026-01-26 13:03:34 -06:00 |
|
adamelmore
|
d05ed5ca83
|
chore(app): createStore over signals
|
2026-01-26 11:26:17 -06:00 |
|
adamelmore
|
37f1a1a4ef
|
chore: cleanup
|
2026-01-26 11:07:52 -06:00 |
|
adamelmore
|
b8e8d82323
|
chore: cleanup
|
2026-01-26 11:07:52 -06:00 |
|
adamelmore
|
801eb5d2cb
|
wip(app): file tree mode
|
2026-01-26 11:07:52 -06:00 |
|
adamelmore
|
ebeed03115
|
wip(app): file tree mode
|
2026-01-26 11:07:51 -06:00 |
|
Adam
|
d9eed4c6ca
|
feat(app): file tree
|
2026-01-26 11:07:51 -06:00 |
|
Rahul A Mistry
|
783121c06e
|
fix(ui): use focus-visible instead of focus to prevent sticky hover effect on click (#10651)
|
2026-01-26 10:58:29 -06:00 |
|
adamelmore
|
84b12a8fb7
|
feat(app): model settings
|
2026-01-26 08:15:01 -06:00 |
|
adamelmore
|
1934ee13d8
|
wip(app): model settings
|
2026-01-26 08:15:01 -06:00 |
|
adamelmore
|
0d651eab3b
|
feat(app): default servers on web
|
2026-01-26 08:15:00 -06:00 |
|
adamelmore
|
99ae3a7717
|
chore: cleanup
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
a09a8701ae
|
chore: cleanup
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
00d960d080
|
chore: cleanup
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
c323d96deb
|
wip(app): provider settings
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
03d884797c
|
wip(app): provider settings
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
3d23d2df71
|
fix(app): missing translations for status
|
2026-01-25 19:39:09 -06:00 |
|
adamelmore
|
471fc06f01
|
chore(app): visual cleanup
|
2026-01-25 10:48:20 -06:00 |
|
adamelmore
|
2b07291e17
|
fix(app): scroll to comment on click
|
2026-01-25 10:30:10 -06:00 |
|
adamelmore
|
dcc8d1a638
|
perf(app): performance improvements
|
2026-01-25 06:43:27 -06:00 |
|
GitHub Action
|
460513a835
|
chore: generate
|
2026-01-25 00:37:59 +00:00 |
|
adamelmore
|
2f9f588f77
|
fix(app): submit button state
|
2026-01-24 18:34:42 -06:00 |
|
adamelmore
|
8d1a66d043
|
fix(app): unnecessary suspense flash
|
2026-01-24 17:17:44 -06:00 |
|
David Hill
|
8714b1a3ac
|
add active state to comment cards in prompt input
|
2026-01-24 23:09:22 +00:00 |
|
adamelmore
|
2f1be914cd
|
fix(app): remove terminal connection error overlay
|
2026-01-24 16:58:43 -06:00 |
|
David Hill
|
43906f56c8
|
fix(app): remove space between ellipsis and truncated text in comment card tooltip
|
2026-01-24 22:42:52 +00:00 |
|
David Hill
|
241087d1dc
|
fix(app): update status popover empty state text color and centering
|
2026-01-24 22:35:24 +00:00 |
|
David Hill
|
30111d2b16
|
fix(ui): prevent focus on share popover text field
|
2026-01-24 22:17:59 +00:00 |
|
David Hill
|
c2ec608212
|
feat(ui): add link icon and use it for copy-to-clipboard buttons
Replace copy icon with new link icon in share URL copy button
and TextField copyable button for better visual indication.
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
c1af7ddc6b
|
fix(app): adjust share popover position 64px to the left
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
cf7c6417f8
|
fix(app): update share popover gutter to 6px and radius to match status dropdown
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
937474aff0
|
fix(app): add 8px spacing between share button and icon buttons in titlebar
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
a878b8d7ac
|
refactor(app): replace Popover with DropdownMenu for server options
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
b824fc5516
|
fix(app): update options icon button styling - active state and hover
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
c56f6127c7
|
fix(app): change server item actions div padding from px-4 to pl-4
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
8845f2b926
|
feat(ui): add onFilter callback to List, discard add server row when searching
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
df4d839577
|
fix(app): position status circle inside input wrapper and fix dialog padding
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
8fe42cd5dc
|
fix(app): remove hover background color from server list items
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
a169c2987b
|
fix(app): allow add server row to grow for error message
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
a5c08bc4f8
|
fix(app): update add server button and row styling
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
02aea77e92
|
feat(app): update manage servers dialog styling and behavior
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
a98add29d1
|
feat(app): add truncation tooltip to server items in status popover
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
d01df32e36
|
fix(app): update server and MCP item styles in status popover
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
2c620e1742
|
fix(app): update status popover styling and positioning
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
262084d7e6
|
fix(app): use rounded-sm for explicit 4px border radius
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
b089358503
|
fix(app): update titlebar spacing and status popover styling
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
02456376ce
|
fix(app): enable submit button when comment cards are present
|
2026-01-24 22:02:08 +00:00 |
|
adamelmore
|
dc1ff0e63e
|
fix(app): model select not closing on escape
|
2026-01-24 15:01:05 -06:00 |
|
adamelmore
|
7ba25c6afb
|
fix(app): model selector ux
|
2026-01-24 15:01:05 -06:00 |
|
adamelmore
|
b951187a6e
|
fix(app): no select on new session
|
2026-01-24 14:58:16 -06:00 |
|
adamelmore
|
27b45d070d
|
fix(app): scrolling for unpaid model selector
|
2026-01-24 13:38:14 -06:00 |
|
David Hill
|
e5d2d984b6
|
feat(app): change prompt placeholder based on comment count
|
2026-01-24 18:59:07 +00:00 |
|
David Hill
|
9759afad83
|
fix(app): adjust prompt input positioning - 12px from bottom/right, remove session panel bottom padding
|
2026-01-24 18:59:07 +00:00 |
|
David Hill
|
ac204ed89d
|
fix(ui): add escape/click-away to close read-only comment popovers, 10px radius, remove 'Click to view context' text
|
2026-01-24 18:59:06 +00:00 |
|
adamelmore
|
1080f37f9c
|
fix(app): don't use findLast
|
2026-01-24 12:41:50 -06:00 |
|
GitHub Action
|
8f0d08fae0
|
chore: generate
|
2026-01-24 18:17:29 +00:00 |
|
Joseph Campuzano
|
15801a01ba
|
fix: add state to pause existing audio for demo menus, add support fo… (#10428)
|
2026-01-24 12:16:53 -06:00 |
|
OpeOginni
|
67ea21b55a
|
feat(web): implement new server management for web and desktop (#8513)
|
2026-01-24 12:03:36 -06:00 |
|
adamelmore
|
6d8e994383
|
fix(app): line selection fixes
|
2026-01-24 09:09:27 -06:00 |
|
Ariane Emory
|
98b66ff933
|
feat(desktop): add Iosevka as a font choice (resolves #10103) (#10347)
|
2026-01-24 06:28:58 -06:00 |
|
David Hill
|
b280207481
|
fix(app): add tooltip with path, 6px spacing before close icon, and reduce filename truncation to 14 chars
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
75cccc305a
|
feat(app): add middle truncation for filename in comment card
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
18ea09868a
|
fix(app): truncate filename from start to show end of path
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
1df697dec7
|
fix(app): remove gap between filename and comment in comment card
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
1476c4ca49
|
fix(app): add shadow-xs-border with hover state to comment card
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
3b3ab29d8c
|
fix(app): comment card styling - 48px height, 2px gap, truncate filename while keeping line count visible
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
258d207fd6
|
fix(app): increase comment font size to 12px
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
4b64bff11b
|
fix(app): add 8px gap before close icon and truncate long filenames
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
c70e8b5880
|
fix(app): keep close icon in top right of comment card
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
42a1a1202c
|
fix(app): add transition-all to comment card hover states
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
d3490cfd29
|
feat(ui): add close-small icon and use it for comment card dismiss button
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
5384040051
|
fix(app): truncate comment text and set card max-width to 200px
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
1bf4caa0c1
|
fix(app): indent comment text to align with filename in context card
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
56ece04dd5
|
fix(app): update prompt input styling - 14px border radius, card hover states, and 8px padding
|
2026-01-24 06:18:55 +00:00 |
|
David Hill
|
328bd3fb02
|
fix(app): update context cards styling with 8px padding/gap and 6px border radius
|
2026-01-24 06:18:55 +00:00 |
|
Rahul A Mistry
|
8105f186dc
|
fix(app): center checkbox indicator in provider selection (#10267)
|
2026-01-23 10:23:24 -06:00 |
|
Edin
|
65c236c071
|
feat(app): auto-open oauth links for codex and copilot (#10258)
|
2026-01-23 09:35:44 -06:00 |
|
Adam
|
b6beda1569
|
fix: type error
|
2026-01-23 05:32:37 -06:00 |
|
Adam
|
2a2d800ac4
|
fix: type error
|
2026-01-23 05:18:57 -06:00 |
|
Adam
|
4afb46f571
|
perf(app): don't remount directory layout
|
2026-01-23 05:18:57 -06:00 |
|
Adam
|
c4d223eb99
|
perf(app): faster workspace creation
|
2026-01-23 05:18:42 -06:00 |
|
Adam
|
82ec84982e
|
Reapply "wip(app): line selection"
This reverts commit df7b6792cd.
|
2026-01-23 05:01:10 -06:00 |
|
Adam
|
df7b6792cd
|
Revert "wip(app): line selection"
This reverts commit 1780bab1ce.
|
2026-01-23 04:58:41 -06:00 |
|
Adam
|
1780bab1ce
|
wip(app): line selection
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
d35fabf5db
|
chore: cleanup
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
82f718b3cf
|
wip(app): line selection
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
0eb523631d
|
wip(app): line selection
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
1e1872aada
|
wip(app): line selection
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
cb481d9ac8
|
wip(app): line selection
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
0ce0cacb28
|
wip(app): line selection
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
640d1f1ecc
|
wip(app): line selection
|
2026-01-22 22:12:12 -06:00 |
|
Adam
|
14db336e3a
|
fix(app): flash of fallback icon for projects
|
2026-01-22 20:17:50 -06:00 |
|
Adam
|
07015aae07
|
fix(app): folder suggestions missing last part
|
2026-01-22 20:17:50 -06:00 |
|
Adam
|
972cb01d5c
|
fix(app): allow adding projects from any depth
|
2026-01-22 20:09:18 -06:00 |
|
Adam
|
a8018dcc43
|
fix(app): allow adding projects from root
|
2026-01-22 20:09:18 -06:00 |
|
Adam
|
bcf7a65e36
|
fix(app): non-git projects should be renameable
|
2026-01-22 18:07:57 -06:00 |
|
Alex Yaroshuk
|
fdac21688c
|
feat(app): add app version display to settings (#10095)
|
2026-01-22 14:41:29 -06:00 |
|
GitHub Action
|
c96c25a72c
|
chore: generate
|
2026-01-22 18:24:16 +00:00 |
|
Aryan "LAG" Gupta
|
cda7d3dd78
|
fix: make 'Learn More' link functional in theme settings (#10078)
|
2026-01-22 12:23:29 -06:00 |
|
Adam
|
16fad51b5e
|
feat(app): add workspace startup script to projects
|
2026-01-22 07:42:56 -06:00 |
|
Adam
|
ae2693425e
|
fix(app): snap to bottom on prompt
|
2026-01-22 05:45:53 -06:00 |
|
Adam
|
d9b9485019
|
fix(app): a11y translations
|
2026-01-22 05:36:38 -06:00 |
|
GitHub Action
|
d14735ef4b
|
chore: generate
|
2026-01-22 11:11:32 +00:00 |
|
Nolan Darilek
|
3435327bc0
|
fix(app): session screen accessibility improvements (#9907)
|
2026-01-22 05:10:53 -06:00 |
|
David Hill
|
7b0ad87781
|
fix: add 8px left margin to sidebar toggle on desktop
|
2026-01-22 09:50:13 +00:00 |
|
David Hill
|
3b92d5c1c6
|
fix: match terminal toggle button size with sidebar and review toggles
|
2026-01-22 09:48:10 +00:00 |
|
DNGriffin
|
9afc067152
|
feat(app): always show Toggle-Review button (#9944)
|
2026-01-22 02:09:55 -06:00 |
|
Adam
|
fa91337723
|
fix(app): provider connect oauth error handling
|
2026-01-21 14:26:14 -06:00 |
|
Adam
|
ae8cff22e5
|
fix(app): renaming non-git projects shouldn't affect other projects
|
2026-01-21 14:21:58 -06:00 |
|
Adam
|
52535654e7
|
fix(app): tab should select suggestion
|
2026-01-21 14:21:58 -06:00 |
|
Adam
|
b33cec485a
|
fix: type error
|
2026-01-21 13:25:43 -06:00 |
|
Adam
|
3ba1111ed0
|
fix(app): terminal issues/regression
|
2026-01-21 13:23:50 -06:00 |
|
Allan Hvam
|
13405aedea
|
fix(app): remove terminal button border to align with close button (#9874)
|
2026-01-21 13:05:32 -06:00 |
|
GitHub Action
|
95b17bcf5e
|
chore: generate
|
2026-01-21 17:17:33 +00:00 |
|
Adam
|
621550ac77
|
fix(app): keybind search height
|
2026-01-21 11:14:11 -06:00 |
|
Adam
|
850d50eb64
|
fix(app): missing i18n keys
|
2026-01-21 11:14:11 -06:00 |
|
GitHub Action
|
178767af70
|
chore: generate
|
2026-01-21 16:36:03 +00:00 |
|
Rahul A Mistry
|
b8a0e420f8
|
feat(app): search on settings shortcuts (#9850)
|
2026-01-21 10:35:15 -06:00 |
|
GitHub Action
|
b10f423743
|
chore: generate
|
2026-01-21 15:58:36 +00:00 |
|
Nolan Darilek
|
0059fdc1f5
|
fix(app): add aria-labels to titlebar and sidebar buttons (#9843)
|
2026-01-21 09:57:50 -06:00 |
|
GitHub Action
|
f736751a8c
|
chore: generate
|
2026-01-21 15:26:15 +00:00 |
|
Ronan Kearns
|
6ac8c85b34
|
feat(app): model tooltip metadata in chooser (per Figma request) (#9707)
|
2026-01-21 09:25:34 -06:00 |
|
Brendan Allan
|
d00b8df770
|
feat(desktop): properly integrate window controls on windows (#9835)
|
2026-01-21 08:35:05 -06:00 |
|
Halil Tezcan KARABULUT
|
87d91c29e2
|
fix(app): terminal improvements - focus, rename, error state, CSP (#9700)
|
2026-01-21 06:49:46 -06:00 |
|
Ronan Kearns
|
996eeb1f68
|
feat(app): add manage models icon to selector (per Figma request) (#9722)
|
2026-01-21 04:44:17 -06:00 |
|
DNGriffin
|
8e8fb6a54b
|
feat(app): allow users to select directory text on new session (#9760)
|
2026-01-21 04:41:03 -06:00 |
|
Jacob Bahn
|
65d9e829e7
|
feat(desktop): standardize desktop layout icons (#9685)
|
2026-01-20 20:34:33 -06:00 |
|
GitHub Action
|
6793b4a6fd
|
chore: generate
|
2026-01-21 02:28:43 +00:00 |
|
Alex Yaroshuk
|
489f2d3709
|
fix(ui): remove portal spacer and fix terminal toggle padding (#9728)
|
2026-01-20 20:27:33 -06:00 |
|
GitHub Action
|
bb8bf32abe
|
chore: generate
|
2026-01-20 23:58:59 +00:00 |
|
Adam
|
233d003b49
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
f86c37f579
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
9b7d9c8173
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
0f2e8ea2b4
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
be493e8be0
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
7e8e4d9938
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
7a359ff67c
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
835fea6bb1
|
wip(app): i18n prompt input
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
92beae1410
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
David Hill
|
7be6671e6e
|
refactor Select component to use settings variant for settings modal styling
|
2026-01-20 21:53:17 +00:00 |
|
David Hill
|
de87694867
|
fix: resolve Select children type conflict with ButtonProps
|
2026-01-20 21:09:20 +00:00 |
|
David Hill
|
ecd28fd520
|
fix: prompt agent button style
|
2026-01-20 21:08:50 +00:00 |
|
Adam
|
96a9744347
|
fix: type error
|
2026-01-20 15:08:03 -06:00 |
|
David Hill
|
261b1eca2e
|
update keyboard shortcuts panel to match general settings styling
|
2026-01-20 20:34:45 +00:00 |
|
David Hill
|
dbc15d4816
|
add color scheme preview on hover in appearance dropdown
|
2026-01-20 20:34:45 +00:00 |
|
David Hill
|
602b6be4d4
|
update settings panel padding and make content full width
|
2026-01-20 20:34:45 +00:00 |
|
David Hill
|
7f4277695d
|
set 32px spacing between main title and group title
|
2026-01-20 20:34:45 +00:00 |
|
David Hill
|
39afc055bf
|
add fade gradient to settings panel headers
|
2026-01-20 20:34:45 +00:00 |
|
David Hill
|
0c270b4743
|
reset select trigger to default state after selection
|
2026-01-20 20:34:45 +00:00 |
|
David Hill
|
2b95956132
|
add x-large dialog size and use it for settings modal
|
2026-01-20 20:34:45 +00:00 |
|
David Hill
|
c57491ba48
|
add triggerStyle prop to Select and use it for font selector
|
2026-01-20 20:34:44 +00:00 |
|
David Hill
|
f9c951aa8b
|
render font options in their respective fonts
|
2026-01-20 20:34:44 +00:00 |
|
David Hill
|
78bcbda2fa
|
wrap settings row groups with styled container
|
2026-01-20 20:34:44 +00:00 |
|
David Hill
|
262aca1bca
|
remove border and background from settings panel headers
|
2026-01-20 20:34:44 +00:00 |
|
David Hill
|
0cbbe5af77
|
remove subheader from General settings panel
|
2026-01-20 20:34:44 +00:00 |
|
David Hill
|
83557e9b66
|
add keyboard icon and use it for Shortcuts settings tab
|
2026-01-20 20:34:44 +00:00 |
|
David Hill
|
1a4abe85e8
|
add sliders icon and use it for General settings tab
|
2026-01-20 20:34:44 +00:00 |
|
David Hill
|
74ad6dd4c9
|
update settings tabs layout and spacing
|
2026-01-20 20:34:44 +00:00 |
|
David Hill
|
a94667e8e7
|
increase icon letter size to 32px in edit project dialog
|
2026-01-20 20:34:44 +00:00 |
|
GitHub Action
|
dfe6ce211d
|
chore: generate
|
2026-01-20 16:57:52 +00:00 |
|
Rahul A Mistry
|
8639b0767a
|
feat(app): add tooltips to sidebar new session/workspace buttons (#9652)
|
2026-01-20 10:57:11 -06:00 |
|
GitHub Action
|
cd2125eecd
|
chore: generate
|
2026-01-20 16:01:54 +00:00 |
|
Adam
|
8595dae1a4
|
fix(app): session loading loop
|
2026-01-20 10:01:04 -06:00 |
|
Adam
|
d77cbf9c46
|
chore: cleanup
|
2026-01-20 07:33:44 -06:00 |
|
Adam
|
340285575b
|
chore: cleanup
|
2026-01-20 07:33:44 -06:00 |
|
Adam
|
924fc9ed80
|
wip(app): settings
|
2026-01-20 07:33:44 -06:00 |
|
Adam
|
df094a10ff
|
wip(app): settings
|
2026-01-20 07:33:44 -06:00 |
|
Adam
|
de3641e8eb
|
wip(app): settings
|
2026-01-20 07:33:44 -06:00 |
|
Adam
|
8bcbfd6396
|
wip(app): settings
|
2026-01-20 07:33:44 -06:00 |
|
David Hill
|
6ed656a615
|
remove top padding from edit project dialog form
|
2026-01-20 01:36:34 +00:00 |
|
Adam
|
a4d1824412
|
fix(app): no more favicons
|
2026-01-19 14:59:47 -06:00 |
|
Filip
|
c3393ecc6c
|
fix(app): give feedback when trying to paste a unsupported filetype (#9452)
|
2026-01-19 14:16:25 -06:00 |
|
Adam
|
c2f9fd5fef
|
fix(app): reload instance after workspace reset
|
2026-01-19 12:44:41 -06:00 |
|
David Hill
|
2dbdd18483
|
add hover overlay with upload/trash icons to project icon in edit dialog
|
2026-01-19 17:10:27 +00:00 |
|
David Hill
|
b0794172bf
|
update: tighten edit project color spacing
|
2026-01-19 17:10:27 +00:00 |
|
David Hill
|
9fbf2e72b4
|
update: constrain edit project dialog width
|
2026-01-19 17:10:27 +00:00 |
|
David Hill
|
494e8d5be9
|
update: tweak edit project icon container
|
2026-01-19 17:10:27 +00:00 |
|
David Hill
|
e12b94d91a
|
update: adjust edit project icon helper text
|
2026-01-19 17:10:27 +00:00 |
|
David Hill
|
89be504abc
|
update: align edit project dialog padding and avatar styles
|
2026-01-19 17:10:27 +00:00 |
|
Mani Sundararajan
|
08005d755b
|
refactor(desktop): tweak share button to prevent layout shift (#9322)
|
2026-01-19 04:34:40 -06:00 |
|
OpeOginni
|
ad2e03284b
|
refactor(desktop): improve layout and styling of session search button (#9251)
|
2026-01-18 08:10:38 -06:00 |
|
Mani Sundararajan
|
06bc4dcb06
|
feat(desktop): implement session unshare button (#8660)
|
2026-01-18 05:12:07 -06:00 |
|
David Hill
|
53227bfc2a
|
fix: command pallete file list item spacing
|
2026-01-17 21:46:23 +00:00 |
|
David Hill
|
759ce8fb8e
|
fix: prevent text clipping on search button descenders
|
2026-01-17 01:06:53 +00:00 |
|
David Hill
|
ef7ef6538e
|
fix: limit search modal max-height to 480px
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
d23c21023a
|
fix: refine search modal styling and list component
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
dfa2a9f225
|
fix: reduce command item left padding in search modal
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
6f78a71fa7
|
feat: add hideIcon and class options to List search, customize search modal input
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
f8f1f46a4f
|
fix: adjust command item left padding in search modal
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
ab705dacfa
|
fix: add left padding to command items in search modal
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
d1b93616f7
|
fix: increase keybind border-radius in search modal
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
54e52896a4
|
refactor: use Keybind component in search modal list
|
2026-01-17 00:55:13 +00:00 |
|
David Hill
|
b18fb16e9c
|
refactor: use Keybind component in titlebar search button
|
2026-01-17 00:55:13 +00:00 |
|
Adam
|
71306cbd1f
|
Revert "feat(desktop): Terminal Splits (#8767)"
This reverts commit 88fd6a294b.
|
2026-01-16 14:03:13 -06:00 |
|