Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: nodeHasChanged option + diff annotations #204

Merged
merged 5 commits into from
Sep 14, 2022

Conversation

marbemac
Copy link
Contributor

@marbemac marbemac commented Aug 15, 2022

@marbemac marbemac marked this pull request as ready for review September 14, 2022 16:26
@marbemac marbemac changed the title feat: nodeHasChanged option feat: nodeHasChanged option + diff annotations Sep 14, 2022
@marbemac marbemac enabled auto-merge (squash) September 14, 2022 16:29
const annotationRootOffset = renderRootTreeLines ? 0 : 8;
let annotationLeftOffset = -20 - annotationRootOffset;
if (nestingLevel > 1) {
// annotationLeftOffset -= 27;
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// annotationLeftOffset -= 27;

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good oldddd auto merge lol.

@marbemac marbemac merged commit e86fbde into master Sep 14, 2022
@marbemac marbemac deleted the mbm/feat/node-has-changed branch September 14, 2022 19:11
@stoplight-bot
Copy link
Collaborator

🎉 This PR is included in version 4.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants