Skip to content

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented Sep 16, 2025

Description

char-level diff and other nice things in next edit display


Summary by cubic

Adds character-level diff to the Next Edit preview so added text is highlighted inline and deletions are clearer. Also simplifies the SVG styling with a subtle border, no shadows, and smaller corners.

  • New Features
    • Character-level diff: compute and pass DiffChar through the pipeline.
    • Highlight added characters inline with merged, per-line segments.
    • Cleaner SVG: theme background, 1px border (#6b6b6b), 2px radius, no drop shadows.
    • Keep line highlight; remove heavy per-line background shapes.
    • Deletions: remove strikethrough; keep red background decoration.

@sestinj sestinj requested a review from a team as a code owner September 16, 2025 16:21
@sestinj sestinj requested review from RomneyDa and removed request for a team September 16, 2025 16:21
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 16, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Sep 17, 2025
@sestinj sestinj merged commit 12e933b into main Sep 19, 2025
54 of 56 checks passed
@sestinj sestinj deleted the nate/next-edit-ui-updates branch September 19, 2025 07:25
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Sep 19, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2025
@github-actions github-actions bot added the tier 2 Important feature that adds new capabilities to the platform or improves critical user journeys label Sep 19, 2025
@sestinj
Copy link
Contributor Author

sestinj commented Sep 20, 2025

🎉 This PR is included in version 1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor Author

sestinj commented Sep 26, 2025

🎉 This PR is included in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released size:XL This PR changes 500-999 lines, ignoring generated files. tier 2 Important feature that adds new capabilities to the platform or improves critical user journeys
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant