e5d2d984b6
feat(app): change prompt placeholder based on comment count
David Hill2026-01-24 18:08:40 +00:00
bfb0885371
fix(util): change filename truncation to end truncation, add truncateMiddle utility
David Hill2026-01-24 18:03:46 +00:00
0d41f1fc24
fix(ui): remove unnecessary !important from diff selection styles
David Hill2026-01-24 17:59:33 +00:00
363ff153a4
fix(ui): fix selected line number color in diff view for light/dark mode
David Hill2026-01-24 17:55:40 +00:00
f4bcf0062a
fix(app): adjust prompt container padding to 16px bottom and horizontal
David Hill2026-01-24 17:07:32 +00:00
9759afad83
fix(app): adjust prompt input positioning - 12px from bottom/right, remove session panel bottom padding
David Hill2026-01-24 17:05:59 +00:00
ac204ed89d
fix(ui): add escape/click-away to close read-only comment popovers, 10px radius, remove 'Click to view context' text
David Hill2026-01-24 16:46:40 +00:00
c9215e8dc3
fix(ui): style review tab comment button to match file tab - blue background, white comment icon
David Hill2026-01-24 06:13:25 +00:00
58788192f4
fix(ui): close comment input popover on Escape key or click away
David Hill2026-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 Hill2026-01-24 05:45:04 +00:00
31f80a45af
fix(ui): remove border from comment input popover
David Hill2026-01-24 05:16:28 +00:00
0a9f51f87f
fix(ui): position read-only comment popover below icon with 4px gutter
David Hill2026-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 Hill2026-01-24 05:12:36 +00:00
c66da17364
fix(ui): move filename and line count below comment text in popovers
David Hill2026-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 Hill2026-01-24 04:40:46 +00:00
75cccc305a
feat(app): add middle truncation for filename in comment card
David Hill2026-01-23 21:49:24 +00:00
18ea09868a
fix(app): truncate filename from start to show end of path
David Hill2026-01-23 21:18:20 +00:00
1df697dec7
fix(app): remove gap between filename and comment in comment card
David Hill2026-01-23 21:17:29 +00:00
1476c4ca49
fix(app): add shadow-xs-border with hover state to comment card
David Hill2026-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 Hill2026-01-23 21:04:44 +00:00
258d207fd6
fix(app): increase comment font size to 12px
David Hill2026-01-23 20:58:17 +00:00
4b64bff11b
fix(app): add 8px gap before close icon and truncate long filenames
David Hill2026-01-23 20:57:09 +00:00
c70e8b5880
fix(app): keep close icon in top right of comment card
David Hill2026-01-23 20:54:13 +00:00
42a1a1202c
fix(app): add transition-all to comment card hover states
David Hill2026-01-23 20:52:59 +00:00
d3490cfd29
feat(ui): add close-small icon and use it for comment card dismiss button
David Hill2026-01-23 20:49:27 +00:00
5384040051
fix(app): truncate comment text and set card max-width to 200px
David Hill2026-01-23 20:38:24 +00:00
1bf4caa0c1
fix(app): indent comment text to align with filename in context card
David Hill2026-01-23 20:37:19 +00:00
35a3c98221
fix(app): style submitted comment icons to match comment popup style
David Hill2026-01-23 20:34:26 +00:00
56ece04dd5
fix(app): update prompt input styling - 14px border radius, card hover states, and 8px padding
David Hill2026-01-23 20:30:28 +00:00
328bd3fb02
fix(app): update context cards styling with 8px padding/gap and 6px border radius
David Hill2026-01-23 20:19:10 +00:00
2daa3652bb
fix(ui): add button-primary-base variable and use primary variant for Comment button
David Hill2026-01-23 20:11:33 +00:00
ae84e9909a
fix(app): improve comment popup styling and add new comment icon
David Hill2026-01-23 19:47:44 +00:00