Skip to content

Conversation

@jonathanlab
Copy link
Contributor

  • collapsible Lines
  • the ability to restore your changes made (per line, not per file yet)
  • fixed a bug with scroll view
  • basic handlers for file writing

This was referenced Dec 4, 2025
Copy link
Contributor Author

jonathanlab commented Dec 4, 2025

@jonathanlab jonathanlab marked this pull request as ready for review December 4, 2025 17:11
@jonathanlab jonathanlab requested a review from a team as a code owner December 4, 2025 17:11
return document.createElement("span");
}

const button = document.createElement("button");
Copy link
Contributor

Choose a reason for hiding this comment

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

ew

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yup, haven't figured out styling in the merge editor yet. It's a bit painful since we're working with pure DOM elements, not react, but you could probably spawn a react element here instead. This might be worth using: https://github.com/uiwjs/react-codemirror

Copy link
Contributor Author

jonathanlab commented Dec 4, 2025

Merge activity

  • Dec 4, 5:24 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Dec 4, 5:34 PM UTC: Graphite rebased this pull request as part of a merge.
  • Dec 4, 5:36 PM UTC: @jonathanlab merged this pull request with Graphite.

@jonathanlab jonathanlab changed the base branch from 12-04-feat_session_viewer to graphite-base/196 December 4, 2025 17:29
@jonathanlab jonathanlab changed the base branch from graphite-base/196 to main December 4, 2025 17:33
- collapsible Lines
- the ability to restore your changes made (per line, not per file yet)
- fixed a bug with scroll view
- basic handlers for file writing
@jonathanlab jonathanlab force-pushed the 12-04-feat_diff_editor_improvements branch from 14e7fac to b274472 Compare December 4, 2025 17:33
@jonathanlab jonathanlab merged commit 693c6d1 into main Dec 4, 2025
11 checks passed
@jonathanlab jonathanlab deleted the 12-04-feat_diff_editor_improvements branch December 4, 2025 17:36
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.

3 participants