Skip to content

production-ui

Compare
Choose a tag to compare
@Eijebong Eijebong released this 29 Jul 12:39
· 1 commit to main since this release
f097a9b
Remove mozilla frontend infra components (#3499)

* Replace `Label` from mozilla-frontend-infra/components

We need to get rid of mozilla-frontend-infra/components, this is the
first step. I basically imported the component and stripped the unused
parts. This doesn't change anything rendering wise

* Switch from mozilla-frontend-infra's `MuiErrorPanel` to raw `Alert`

* Replace all mozilla-frontend-infra's Spinner with `CircularProgress`

* Remove the dependency on mozilla-frontend-infra

We depend on mdi-react and it used to work because it was pulled through
mozilla-frontend-infra/components so I just added it as an explicit
dependency now