react-diff-viewer
react-diff-viewer copied to clipboard
A simple and beautiful text diff viewer component made with Diff and React.
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Hello. We use react-diff-viewer at my office and I love it. We use it for diffing JSON objects. I just upgraded from version 1.1 to version 3.1.1 to take advantage...
**Expect outcome** The Viewer should display "Expand 1 lines ...." **Actual Outcome** Blank screen displayed, **Sample Code** 
Hi I am having troubles adding nonce support for my project this fix allow me to add that I hope this could be merged soon if there is another way...
use react-diff-viewer data size :1m
In some cases, like long strings or very nested JSON, it may be useful to allow the user or implementer to enable / disable text wrap. If it's not too...