summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/session-review.tsx
AgeCommit message (Expand)Author
2026-03-11chore(app): simplify review pane (#17066)Adam
2026-03-06fix(app): better review/filetree empty states (#16221)David Hill
2026-03-06share: speed up share loads (#16165)Shoubhit Dash
2026-03-05fix(app): mod+f always opens searchAdam
2026-03-02ui: move session review bottom paddingDavid Hill
2026-03-02ui: avoid session review header clippingDavid Hill
2026-02-27chore(app): i18n sync (#15362)Adam
2026-02-26fix(app): scroll jackingAdam
2026-02-26feat(app): better diff/code comments (#14621)Adam
2026-02-20fix(app): session review re-rendering too aggressivelyAdam
2026-02-20wip(app): custom scroll viewAdam
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): show added diff counts in reviewDavid Hill
2026-02-19tweak(ui): combine diffs in review into one groupDavid Hill
2026-02-18tweak(ui): reduce review panel paddingDavid Hill
2026-02-18tweak(ui): shrink review expand/collapse widthDavid Hill
2026-02-18tweak(ui): shrink review diff style toggleDavid Hill
2026-02-18tweak(ui): use weak border and base icon color for secondaryDavid Hill
2026-02-18fix(app): lower threshold for diff hidingAdam
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-01-31Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)"...Adam
2026-01-30feat: Transitions, spacing, scroll fade, prompt area update (#11168)Aaron Iker
2026-01-27fix(app): highlight selected changeDavid Hill
2026-01-26chore(app): missing i18n stringsadamelmore
2026-01-26wip(app): file tree modeadamelmore
2026-01-25fix(app): scroll to comment on clickadamelmore
2026-01-25fix(app): comment line placement in diffsadamelmore
2026-01-25fix(app): cleanup comment component usageadamelmore
2026-01-24fix(app): line selection uxadamelmore
2026-01-24fix(app): line selection ux fixesadamelmore
2026-01-24fix(app): line selection fixesadamelmore
2026-01-24fix(ui): style review tab comment button to match file tab - blue background,...David Hill
2026-01-24fix(ui): style comment popovers - 14px radius, move label below, use text-wea...David Hill
2026-01-24fix(ui): move filename and line count below comment text in popoversDavid Hill
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-22wip(app): line selectionAdam
2026-01-22chore: cleanupAdam
2026-01-22feat(app): render audio players in session reviewAdam
2026-01-22feat(app): render images in session reviewAdam
2026-01-20fix: correct dot prefix display in directory names for RTL text rendering iss...yash
2026-01-20wip(app): i18nAdam
2026-01-06feat(app): add view button to open files from review sidebar (#7095)Justas Raudonius