elm-ui icon indicating copy to clipboard operation
elm-ui copied to clipboard

Text helpers would be great

Open silaspedrosa opened this issue 7 years ago • 2 comments

I come from AngularJS and over there I used a lot. It's a pretty good UI framework for angular, they have it all covered (almost). For example, they have this typography section that helps you make text look good. Maybe we could have something like Ui.Text around here? I really missed that and maybe lots of people also do.

Of course, maybe I'm just missing something, but the only way I think I could get this kind of behavior would be search through source code and using styles from some specific components that use formatted text.

Thanks a lot! This library is simply GREAT and BEAUTIFUL.

silaspedrosa avatar May 03 '17 13:05 silaspedrosa

Thanks for bringing this issue up! 👍 Can you give me some examples of what you have in mind?

gdotdesign avatar May 05 '17 05:05 gdotdesign

Actually I miss css helpers in general. Basically, classes that would style elements. For example, how can I use some pretty texts like the "Ui" title in http://elm-ui.info/reference/ui? Now, I'd have to search in the source code for the styles used and try to reproduce them.

What about someting like semantic ui's header classes? This whole page https://semantic-ui.com/elements/header.html is awesome! Look at those classes, new developers would have no trouble in using them and would just love Elm-UI, right?

silaspedrosa avatar May 08 '17 22:05 silaspedrosa