veritus / veritus-web

Frontend
https://deploy-preview-32--announcer-tachometer-25258.netlify.com/
2 stars 0 forks source link

Upgrade material ui to version 1.0.0 #21

Open AriHrannar opened 7 years ago

AriHrannar commented 7 years ago

Material ui are working on releasing a version 1 of the library.

Benefits

  1. They are developing a grid system that we can use
  2. Hopefully fix some of those react warnings in the console

We cant upgrade right now because of formsy-material-ui. They have not worked on migrating to the next material ui release, likely because its not finished. This causes some import errors, as material ui have restructured the code a bit by moving stuff into folders.