Skip to content

Add "Show diff only" checkbox to hide unchanged lines in diff report#213

Open
ericdsd wants to merge 1 commit into
evolvingweb:masterfrom
ericdsd:feature/show-diff-only
Open

Add "Show diff only" checkbox to hide unchanged lines in diff report#213
ericdsd wants to merge 1 commit into
evolvingweb:masterfrom
ericdsd:feature/show-diff-only

Conversation

@ericdsd

@ericdsd ericdsd commented Jun 22, 2026

Copy link
Copy Markdown

Fixes #202.

This PR adds a "Show diff only" checkbox to the diff overlay in the SiteDiff report. When enabled, unchanged lines are hidden so users can focus on actual changes.

  • Adds cookie persistence for the checkbox state.
  • Adds CSS to hide .diff li.unchanged when the mode is active.
  • Applies the state to the current diff iframe dynamically.

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.

Feature suggestion - allow to hide unchanged lines from report's diff

1 participant