gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
920 stars 39 forks source link

Missing some REALLY important components #81

Open silaspedrosa opened 7 years ago

silaspedrosa commented 7 years ago

I've used some ui frameworks around there and the availability of components and ease of use helped me build rich, intuitive, organized and beautiful UIs. All of that because they sticked to very good design guidelines AND provided some really importante components.

I miss some components in Elm UI. I tried to build a simples ui and soon I missed lists, cards and text. Maybe these would be some GREAT improvements around here!

Some examples:

silaspedrosa commented 7 years ago

No to mention, of course, other important frameworks, like bootstrap and foundation.

RobertFischer commented 6 years ago

I'm using http://package.elm-lang.org/packages/rundis/elm-bootstrap with Elm-UI, and it seems to work fine. Appearance looks similar.