lucamug

Results 46 issues of lucamug
trafficstars

For example, if `nameLong` is `"This \"name\" will break HTML minification"` Is this happening because it generates invalid HTML or is a bug in `html-minifier`?

If the page subscribed to animationFrame, Netlify goes in timeout. The workaround is not to generate static pages specifing `urls = []`: ``` conf : Starter.ConfMain.Conf conf = { urls...

Text escaping (https://github.com/zwilias/elm-html-string/blob/b8a15ad827e70c745a2de6c1ee4c0ccd17e2f609/src/Html/Types.elm#L274) seems breaking Javascript. I have a case where I include Javascript in a block and `&&` get converted to `&&` Is there a way to bypass the...

We found a possible regression between version 1.1.7 and version 1.1.8, in Chrome and Firefox (and maybe IE11/Edge). Safari is ok: https://lucamug.github.io/test/button-elm-ui-1.1.7.html https://lucamug.github.io/test/button-elm-ui-1.1.8.html This is the source code, compiled with...

has-ellie

This layout of cards of max width = 250px containing wrapped text was working fine in 1.1.0 Since I upgraded to 1.1.6, the text is not wrapping anymore: https://ellie-app.com/8ZxMTFQhrm9a1 Adding...

has-ellie

I think I mentioned this in the past. Now the library is called "elm-ui" but it is imported as "import Element". The common practice is to use the same name...

Most properties can be described only as Integer now because, for example ``` px : Int -> Length ``` but browser are actually behaving differently if given non-integer values because...

I am not able to create a centred column with max-width. This is a common pattern used in many websites, like Facebook, Medium, etc. In CSS it would be created...

It would be nice to have so that on mobile phones the keyboard is optimised to type numbers. More info at https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/tel

In `6.0.2` to wrap a paragraph it seems that it requires `width fill`. I think it was not necessary before. https://ellie-app.com/4tdyKGY6Ya1/1