react-diff-viewer icon indicating copy to clipboard operation
react-diff-viewer copied to clipboard

A simple and beautiful text diff viewer component made with Diff and React.

Results 88 react-diff-viewer issues
Sort by recently updated
recently updated
newest added
trafficstars

Getting this "ReferenceError: _jsxs is not defined" error in prod.

Hi All. Does react-diff-viewer support editor mode or it need to achieve it by myself. Just like the website functionality: https://editor.mergely.com/ I search the document but i can`t find it.

After adding strict Content Security Policy in my project all the styling of diff-viewer got broke. In there any attribute to fix this issue

![image](https://github.com/user-attachments/assets/8a4e33e7-3acb-489a-bb5d-3a81b818dcf9) How can I not ignore the trailing newline character? Thanks very much

``` "peerDependencies": { "react": "^15.3.0 || ^16.0.0", "react-dom": "^15.3.0 || ^16.0.0" ``` Is it possible to upgrade the version? 😃 I'm useing React 18, it's works ok. But a bunch...

we have been altered that the table element has no cells which should be defined as column headers for 508 compliance (when comparing Current Content vs. New Content)

Throwing a lot of chatgpt's suggestions, can't seem to actually get the amount of tr's I get on my screen (always 40) even when i change all these values, basically...

Currently, I find that the split line between origin code and current is not stable. I have adjusted the style for "line", but it still misaligned. ![截屏2024-12-02 17 21 10](https://github.com/user-attachments/assets/e45202cf-685d-4576-9e52-e054b37efb61)...