Skip to content

Claude/add commit navigation buttons 6 t3ja#71

Merged
johannesjo merged 3 commits intomainfrom
claude/add-commit-navigation-buttons-6T3ja
Apr 14, 2026
Merged

Claude/add commit navigation buttons 6 t3ja#71
johannesjo merged 3 commits intomainfrom
claude/add-commit-navigation-buttons-6T3ja

Conversation

@johannesjo
Copy link
Copy Markdown
Owner

Description

Describe what this change achieves

Issues Resolved

List any existing issues this PR resolves

Check List

  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

claude added 3 commits April 14, 2026 16:18
…Diff Dialog

Add chevron left/right buttons to step through individual commits on the
feature branch, plus an "All" button to return to the combined view
(including uncommitted changes). Both the Changed Files panel header and
the Diff Dialog header show these controls with the commit hash and
message when viewing a single commit.

Backend: new IPC channels GetBranchCommits, GetCommitChangedFiles, and
GetCommitDiffs with per-commit git diff operations.

https://claude.ai/code/session_01MPWV4HG1nHJtuL9L89QRvG
…fect

Move the props.selectedCommit access above the scrollToFile null guard so
the effect registers it as a dependency even when the dialog is closed.
This ensures the effect re-runs correctly when the dialog reopens after
a commit navigation change.

https://claude.ai/code/session_01MPWV4HG1nHJtuL9L89QRvG
@johannesjo johannesjo merged commit 08c721a into main Apr 14, 2026
2 checks passed
@johannesjo johannesjo deleted the claude/add-commit-navigation-buttons-6T3ja branch April 14, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants