ahodges9 / LedFx

LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
MIT License
386 stars 90 forks source link

Update packages, migrate to latest Material UI #101

Closed sebastianmattar closed 3 years ago

sebastianmattar commented 4 years ago

I updated most npm packages, migrated to the latest Babel version and updated the JSX to work with the latest Material UI version. I fixed some browser warnings as well. Note this is not thoroughly tested but it works on my machine (tm)

not-matt commented 3 years ago

Thanks for your work. We recently updated the frontend so this work clashes with the work done there (see https://github.com/ahodges9/LedFx/pull/115) Please let me know if there's anything this PR added that was not addressed in the react-update pr.