Commit Graph

3 Commits (cf2356062fd13c51c9ccc86df96e0ac6cd764f28)

Author SHA1 Message Date
Jimmy Praet 54197b67f9
Scroll collapsed file into view ()
silverwind 2cf0cf0de1
JS refactors ()
- Replace all default exports with named exports, except for Vue SFCs
- Remove names from Vue SFCs, they are automatically inferred from the
filename
- Misc whitespace-related tweaks
delvh 5ca224a789
Allow to mark files in a PR as viewed ()
Users can now mark files in PRs as viewed, resulting in them not being shown again by default when they reopen the PR again.