[PR #373] [MERGED] Share page diff view improvements #9601

Closed
opened 2026-02-16 18:13:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/373
Author: @jayair
Created: 6/24/2025
Status: Merged
Merged: 6/24/2025
Merged by: @jayair

Base: devHead: share-diff


📝 Commits (1)

  • 37bc5ec docs: share page stack diffs on mobile, handle wrapping better

📊 Changes

2 files changed (+126 additions, -35 deletions)

View changed files

📝 packages/web/src/components/DiffView.tsx (+75 -21)
📝 packages/web/src/components/diffview.module.css (+51 -14)

📄 Description

  • Stacked diff on mobile
  • For lines that wrap, match height on both sides

opencode share session: https://opencode.ai/s/733b6bb9


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/373 **Author:** [@jayair](https://github.com/jayair) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@jayair](https://github.com/jayair) **Base:** `dev` ← **Head:** `share-diff` --- ### 📝 Commits (1) - [`37bc5ec`](https://github.com/anomalyco/opencode/commit/37bc5ec7887850fe0a635eecd81510f0a5696cbd) docs: share page stack diffs on mobile, handle wrapping better ### 📊 Changes **2 files changed** (+126 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `packages/web/src/components/DiffView.tsx` (+75 -21) 📝 `packages/web/src/components/diffview.module.css` (+51 -14) </details> ### 📄 Description - Stacked diff on mobile - For lines that wrap, match height on both sides opencode share session: https://opencode.ai/s/733b6bb9 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:50 -05:00
yindo closed this issue 2026-02-16 18:13:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9601