Orasund / elm-ui-widgets

Collection of reusable views for elm-ui.
https://orasund.github.io/elm-ui-widgets/
BSD 3-Clause "New" or "Revised" License
85 stars 11 forks source link

Full Rewrite using custom components #19

Closed Orasund closed 4 years ago

Orasund commented 4 years ago

After using custom components for the first time, i question the usefulness of this package.

Before actuall doing the rewrite it might be useful to see how custom components and elm-ui interact.

Orasund commented 4 years ago

After looking into the code over at aforemny/material-components-web-elm, here are my conclusions:

I feel like if someone wants to use material design, it would be best to point them towards Elm-Css instead of Elm-Ui.

In conclusion, I don't believe a full rewrite would be necessary. But maybe continuing with Material design might be a mad decision.