Re: [elm-discuss] Re: Is there a better way to structure my List types?

2016-08-01 Thread Søren Debois
I meant, what are you trying to model? What's the /actual/ application you're doing? -- Søren Debois Sent with Airmail Den 1. august 2016 kl. 13.20.47, ryan1...@gmail.com (ryan1...@gmail.com) skrev: > Records, where each type has a different set of fields. > > On Aug

Re: [elm-discuss] Re: [ANN] elm-mdl 6.0.0 released

2016-07-22 Thread Søren Debois
For a better interface though is there a way you could just go over the list and see if there is an Html.class attribute in it and just append your new values to it (or prepend whichever)? That would get rid of the specialized types in the front-end while allowing you to mix and merge as you need

Re: [elm-discuss] Re: [ANN] elm-mdl 6.0.0 released

2016-07-14 Thread Søren Debois
Thanks! Could you open an issue here , preferably with a little more detail about in what sense it is buggy? -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receivi

Re: [elm-discuss] Re: [ANN] elm-mdl 6.0.0 released

2016-07-13 Thread Søren Debois
Hi Dedo, In the Mega Footer demo should some elements be dropdowns? They don't work in current Chrome/OSX. The “Dropdowns” are dropdowns only on small devices. If you resize your browser, they should become proper dropdown. Also, in Layout / Color, any color selection results in a transient blue

Re: [elm-discuss] Re: How to implement wrapping components in elm

2016-05-19 Thread Søren Debois
Neat. We use the same idiom (view function takes a function mapping its message type, in your case, “container") in elm-mdl.  -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send