praneshr / react-diff-viewer

A simple and beautiful text diff viewer component made with Diff and React.
https://praneshravi.in/react-diff-viewer/
MIT License
1.44k stars 273 forks source link

Update @emotion/* dependencies #151

Open MatiasCiccone opened 2 years ago

MatiasCiccone commented 2 years ago

In our project, we had a compatibility issue with the current emotion versions installed in the project and other dependencies after upgrading to MUI 5 and React 17. I would like to keep emotion updated for this library, do you agree? Meanwhile, we are working with a fork published on NPM with the new dependencies

PD. I also noticed that classnames could be removed from the project and use the emotion built-in utility for classes

HaleyWardo commented 2 years ago

@praneshr is there anyway we can get this change in? I am also running into this issue with the new MUI V5 update and this is blocking me from moving forward with releasing. Unfortunately, A simple resolution won't work because of the package rename. 🙏

dargmuesli commented 1 year ago

You might wanna create that PR against https://github.com/Aeolun/react-diff-viewer-continued