summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/session-review.css
AgeCommit message (Collapse)Author
2026-03-13fix(ui): prevent long filenames from overlapping actions (#17151)Marcus Schiesser
2026-03-02ui: avoid session review header clippingDavid Hill
Move the session review header outside the scroll viewport and drop strict containment so shadows can render without being cropped.
2026-03-02ui: tighten scroll thumb and review paddingDavid Hill
Keep the scroll thumb visually slim (4px) while preserving a 12px drag target, and remove extra right padding in session review content.
2026-03-02core: keep review header buttons visible when scroll thumb showsDavid Hill
2026-02-26feat(app): better diff/code comments (#14621)Adam
Co-authored-by: adamelmore <[email protected]> Co-authored-by: David Hill <[email protected]>
2026-02-26Revert "fix(ui): prevent filename and diff count overlap in session changes ↵Adam
(#14773)" This reverts commit a0b3bbffd5459b81fcb59dbe30f0fd62cc8ec414.
2026-02-26fix(ui): prevent filename and diff count overlap in session changes (#14773)Shoubhit Dash
2026-02-24chore: cleanupadamelmore
2026-02-20chore: cleanupAdam
2026-02-19fix(app): accordion stylesAdam
2026-02-19tweak(ui): add open-file tooltip iconDavid Hill
2026-02-19tweak(ui): use chevron icons for review diff rowsDavid Hill
2026-02-19tweak(ui): tighten review diff file info gapDavid Hill
2026-02-19tweak(ui): show added diff counts in reviewDavid Hill
2026-02-19tweak(ui): group edited files list stylingDavid Hill
2026-02-19tweak(ui): combine diffs in review into one groupDavid Hill
2026-02-18tweak(ui): tighten review header action spacingDavid Hill
2026-02-18tweak(ui): adjust review diff style hover radiusDavid Hill
2026-02-18tweak(ui): override for the radio group in the reviewDavid Hill
2026-02-13fix(desktop): performance optimization for showing large diff & files (#13460)Filip
2026-02-06feat(desktop): Session Review Images (#12360)Daniel Polito
2026-02-04fix(app): last turn changes rendered in review pane (#12182)Adam
2026-02-04fix(ui): review comments z-index stackingAdam
2026-01-31Revert "feat: Transitions, spacing, scroll fade, prompt area update ↵Adam
(#11168)" (#11461) Co-authored-by: adamelmore <[email protected]>
2026-01-30chore: generateopencode-agent[bot]
2026-01-30feat: Transitions, spacing, scroll fade, prompt area update (#11168)Aaron Iker
Co-authored-by: Github Action <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: aaroniker <[email protected]>
2026-01-27fix(app): highlight selected changeDavid Hill
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
2026-01-25fix(app): cleanup comment component usageadamelmore
2026-01-24add active state to comment cards in prompt inputDavid Hill
2026-01-24fix(app): line selection fixesadamelmore
2026-01-24update: border radius on popover cardDavid Hill
2026-01-24fix(ui): style review tab comment button to match file tab - blue ↵David Hill
background, white comment icon
2026-01-24fix(ui): use shadow-lg-border-base on read-only comment popovers and align ↵David Hill
label spacing
2026-01-24fix(ui): position read-only comment popover below icon with 4px gutterDavid Hill
2026-01-24fix(ui): style comment popovers - 14px radius, move label below, use ↵David Hill
text-weak for label, text-strong 14px for comment
2026-01-22wip(app): line selectionAdam
2026-01-22wip(app): line selectionAdam
2026-01-22wip(app): line selectionAdam
2026-01-22wip(app): line selectionAdam
2026-01-22wip(app): line selectionAdam
2026-01-22feat(app): render audio players in session reviewAdam
2026-01-22feat(app): render images in session reviewAdam
2026-01-06feat(app): add view button to open files from review sidebar (#7095)Justas Raudonius
2025-12-31fix(app): text selectionAdam
2025-12-30fix(app): better text selectionAdam
2025-12-17Diffs Performance Improvements (#5653)Amadeus Demarzi
Co-authored-by: Adam <[email protected]>
2025-12-16wip: font-size updatesDavid Hill
2025-11-25fix: scroll gutterAdam
2025-11-25feat(share): SSR'd diffsAdam
2025-11-21enterprise (#4617)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Adam <[email protected]>