TNRIS / dataHub

ReactJS frontend web application for browsing, downloading, and inquiring about TNRIS public data and historical imagery.
https://data.tnris.org
7 stars 0 forks source link

Feature/mdc to material ui #288

Closed ctrepka closed 3 years ago

ctrepka commented 3 years ago

Migration to partially resolve #271, a continual migration effort from mdc-web-components to Material-UI. Migrations also touch on transitions

Note that the themeChooser component has been temporarily removed from the toolDrawer until all styles have been migrated from scss to cssInJs using the makeStyles / createMuiTheme hooks.

jwhaney commented 3 years ago

closing this for now, but keeping the feature branch in case we can use this in the future rebuild. the plan is to still switch over to material UI if it makes sense, but it should probably wait until later in the rebuild project.