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

A Diff View component for React / Vue, just like Github

Results 12 git-diff-view issues
Sort by recently updated
recently updated
newest added

The project runs in dark mode, but git-diff-view not dark mode ![image](https://github.com/user-attachments/assets/3dcf09c8-e1ff-40e5-9451-c43ebbd04072)

This looks like a great project! Thank you! It would be helpful if the example/playground pages would show the code to create a component that matches the example. I'm trying...

https://mrwangjusttodo.github.io/git-diff-view/?type=try&tab=git 基于Demo能够复现 [diff.txt](https://github.com/user-attachments/files/16745112/diff.txt) 会有Expected unified diff line but reached end of diff的报错。diff的最后两行是删除空白行,去除这两行就可以正常使用了。

Thanks for this great library. I was following the README and imported diff-view.css, but it interfered with my Tailwind configuration. Then, I stumbled upon diff-view-pure.css. It would be great if...

- [ ] angular - [ ] svelte - [ ] solid

When rendering tens of thousands of lines of diff content, it will be very stuck and often out of memory

![image](https://github.com/user-attachments/assets/56e838b6-0999-411f-8613-5023b7ff0bab)

## When you input the same text twice, a prompt will appear. ![image](https://github.com/user-attachments/assets/5c8462f4-5848-4b81-9c39-f22eb7c6056b) ## Expectation: The same text should be displayed directly.

wontfix