Skip to content

feat: add link to full commit log on comparison page#225

Open
jw409 wants to merge 1 commit intoelectron:mainfrom
jw409:feat/commit-log-link-191
Open

feat: add link to full commit log on comparison page#225
jw409 wants to merge 1 commit intoelectron:mainfrom
jw409:feat/commit-log-link-191

Conversation

@jw409
Copy link
Copy Markdown

@jw409 jw409 commented Apr 1, 2026

Summary

Adds a "View full commit log on GitHub" link to the release comparison page, below the version timeline. The link points to the GitHub compare view for the two selected Electron versions (e.g., https://github.com/electron/electron/compare/v36.7.4...v36.9.0).

  • Single-file change to app/routes/release/compare.tsx
  • Uses the ExternalLink icon from lucide-react, consistent with other external links in the project
  • Styled to match the existing small text below the version timeline

Fixes #191


🇺🇸 Reid Wiseman — Commander
🇺🇸 Victor Glover — Pilot
🇺🇸 Christina Koch — Mission Specialist
🇨🇦 Jeremy Hansen — Mission Specialist

Artemis II. Open source for all — on this planet and beyond it.

Add a "View full commit log on GitHub" link below the version timeline
on the release comparison page. The link points to the GitHub compare
view for the two selected versions (e.g. electron/electron/compare/v1...v2).

Fixes electron#191
@jw409 jw409 requested review from a team as code owners April 1, 2026 23:56
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.

Add link to full commit log to comparison page

1 participant