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

A git diff component

Results 16 react-diff-view issues
Sort by recently updated
recently updated
newest added

[Token system](https://github.com/otakustay/react-diff-view/tree/657f22cc8a538dfa1b4a35764e273c32c7a6883a#token-system) is a key feature of `react-diff-view` and is the source of its powerfulness. I looked into current implementation of token system recently and discovered some vulnerabilities about it,...

pinned

Just updated, and the build shows these scary warnings: ![image](https://github.com/user-attachments/assets/9b1e31ee-29b7-4668-a0a2-87075a2e8577)

@otakustay I try to diff the 2 following sample json in the react-diff-viewer sandbox . As in the attached picture: ![image](https://github.com/otakustay/react-diff-view/assets/82820317/f4e17355-9648-463a-a8e9-2cfb62f20c86) I would expect to identify the pattern: _{ "firstname":...

如何实现代码fold功能?

Fixed a 404 link in `readme.md`, and I used a permalink to avoid same case.