0cc206a1a5
update: border radius on popover card
David Hill
2026-01-24 06:18:40 +00:00
d4443d79c7
update: border variable
David Hill
2026-01-24 06:18:16 +00:00
c9215e8dc3
fix(ui): style review tab comment button to match file tab - blue background, white comment icon
David Hill
2026-01-24 06:13:25 +00:00
58788192f4
fix(ui): close comment input popover on Escape key or click away
David Hill
2026-01-24 06:07:59 +00:00
40ab6ac862
fix(ui): use shadow-lg-border-base on read-only comment popovers and align label spacing
David Hill
2026-01-24 05:45:04 +00:00
31f80a45af
fix(ui): remove border from comment input popover
David Hill
2026-01-24 05:16:28 +00:00
0a9f51f87f
fix(ui): position read-only comment popover below icon with 4px gutter
David Hill
2026-01-24 05:15:18 +00:00
af6bd9d3b1
fix(ui): style comment popovers - 14px radius, move label below, use text-weak for label, text-strong 14px for comment
David Hill
2026-01-24 05:12:36 +00:00
c66da17364
fix(ui): move filename and line count below comment text in popovers
David Hill
2026-01-24 04:58:59 +00:00
b280207481
fix(app): add tooltip with path, 6px spacing before close icon, and reduce filename truncation to 14 chars
David Hill
2026-01-24 04:40:46 +00:00
75cccc305a
feat(app): add middle truncation for filename in comment card
David Hill
2026-01-23 21:49:24 +00:00
18ea09868a
fix(app): truncate filename from start to show end of path
David Hill
2026-01-23 21:18:20 +00:00
1df697dec7
fix(app): remove gap between filename and comment in comment card
David Hill
2026-01-23 21:17:29 +00:00
1476c4ca49
fix(app): add shadow-xs-border with hover state to comment card
David Hill
2026-01-23 21:16:36 +00:00
3b3ab29d8c
fix(app): comment card styling - 48px height, 2px gap, truncate filename while keeping line count visible
David Hill
2026-01-23 21:04:44 +00:00
258d207fd6
fix(app): increase comment font size to 12px
David Hill
2026-01-23 20:58:17 +00:00
4b64bff11b
fix(app): add 8px gap before close icon and truncate long filenames
David Hill
2026-01-23 20:57:09 +00:00
c70e8b5880
fix(app): keep close icon in top right of comment card
David Hill
2026-01-23 20:54:13 +00:00
42a1a1202c
fix(app): add transition-all to comment card hover states
David Hill
2026-01-23 20:52:59 +00:00
d3490cfd29
feat(ui): add close-small icon and use it for comment card dismiss button
David Hill
2026-01-23 20:49:27 +00:00
5384040051
fix(app): truncate comment text and set card max-width to 200px
David Hill
2026-01-23 20:38:24 +00:00
1bf4caa0c1
fix(app): indent comment text to align with filename in context card
David Hill
2026-01-23 20:37:19 +00:00
35a3c98221
fix(app): style submitted comment icons to match comment popup style
David Hill
2026-01-23 20:34:26 +00:00
56ece04dd5
fix(app): update prompt input styling - 14px border radius, card hover states, and 8px padding
David Hill
2026-01-23 20:30:28 +00:00
328bd3fb02
fix(app): update context cards styling with 8px padding/gap and 6px border radius
David Hill
2026-01-23 20:19:10 +00:00
2daa3652bb
fix(ui): add button-primary-base variable and use primary variant for Comment button
David Hill
2026-01-23 20:11:33 +00:00
ae84e9909a
fix(app): improve comment popup styling and add new comment icon
David Hill
2026-01-23 19:47:44 +00:00
b978ca11da
fix: retry webfetch with simple UA on 403 (#10328)
Fynn
2026-01-24 13:14:32 +08:00