issues
search
alexmdodge
/
github-diff-explorer
The GitHub Diff Explorer is a Chrome/Firefox extension that generates a seamless file explorer with a minimalist focus.
https://gde.alexdodge.ca/
MIT License
29
stars
5
forks
source link
Bugfix-21: Working Line References
#31
Closed
alexmdodge
closed
6 years ago
alexmdodge
commented
6 years ago
Closes #21.
Line references can now be opened and the diff explorer will display them properly
Also added partial support for file commit hash references, though these are trickier to render as the files shown are not consistent
Fixed a lot of timing and render issues where the explorer would not show up or the page would have had to have been refreshed.
Updated all unit tests related to path parsing and the additional modules added
Closes #21.