You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: