-
Notifications
You must be signed in to change notification settings - Fork 107
feat: package diffing #356
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
28c17c5 to
a787b16
Compare
a787b16 to
3149f5d
Compare
3149f5d to
376868d
Compare
danielroe
left a comment
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.
I'll make some tweaks later - but this looks amazing!
a few notes to myself (or you if you get a chance!):
- we should have consistent font size for code trees between diff viewer + code viewer
- we should have a similar kind of mobile panel that slides in between the two of them
- we should use the toggles from settings.vue rather than checkboxes
- I think there are some hydration issues but not sure if that originates in this PR
- the sliders can also be more aligned with the existing visual styles - some nice work from @serhalp in the search filters might be a helpful guide
This should be good to go now, though the network calls may be a bit iffy, let me know any suggestions.