diff
diff copied to clipboard
Website to display diffs between Hex package versions
The ability to expand the context of the code around the change. There are definitely stuff to improve.. especially in my frontend spaghetti JS (not sure if it makes sense...
There seems to be no good reason to trigger a search if the query is invalid. Apparently fixes [this issue](https://github.com/hexpm/diff/issues/32).
Currently our homepage, https://diff.hex.pm, allows to search for packages but the URL never changes. Let's change that. While at it, let's also support landing on `/?package=...&to=...` per #75.
One problem with git diff is that there is no (to my knowledge) way to combine showing a green `+` row and a `-` row and adding different color to...
Bumps [webpack](https://github.com/webpack/webpack) from 4.4.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Hi! Not sure if this is somehow available already, but it would be great to have the option not to display whitespace changes when comparing two versions: https://diff.hex.pm/diff/redbug/2.0.9..2.1.0