vue-diff-view icon indicating copy to clipboard operation
vue-diff-view copied to clipboard

a git diff vue component

Results 25 vue-diff-view issues
Sort by recently updated
recently updated
newest added

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. Changelog Sourced from highlight.js's changelog. Release v9.18.5 Version 9 has reached end-of-support and will not receive future updates or fixes. Please see VERSION_10_UPGRADE.md and...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Supporting unified mode of diff view, and also switch mode betwen split and unified.

feature

show diff summary: how many lines has been deleted; how many lines has been added.

enhancement

when I select the line code, the line number was selected too. Obviously this is not the expectation.

bug