-
Notifications
You must be signed in to change notification settings - Fork 160
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
Improve diff view #696
Improve diff view #696
Conversation
bot please update playwright snapshots |
Playwright windows-latest snapshots updated. |
Playwright ubuntu-22.04 snapshots updated. |
Kicking the CI |
Improve alignment (homogeneous grid usage) Remove unneeded gutter in diff view
d18ca72
to
ca01a92
Compare
bot please update playwright snapshots |
Playwright ubuntu-22.04 snapshots updated. |
Playwright windows-latest snapshots updated. |
Kicking the CI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A follow-up task would be adding a visual test which includes gitter with pickers for empty chunks fixed in an earlier PR as this one will no longer test that.
Restore gap element in diff view
Improve alignment (homogeneous grid usage)
Remove unneeded gutter in diff view
Fixes #695