Gareth Latty

Results 50 comments of Gareth Latty

Would having a distinct `customProperty` function solve this? It could require/add the `--` and therefore only work for custom properties, and do the right thing, thus avoiding performance issues and...

There is [a discussion where I have listed my arguments in favour of supporting custom properties on the Elm discourse](https://discourse.elm-lang.org/t/css-custom-properties/5554/3), and there I gave [this example of interoperability with web...

I'm not sure what you mean here, this is loading the APIs for casting to Chromecast and other supported devices, it's not doing tracking, has nothing to do with the...

This is not against the GDPR. The script does not set any data in cookies/local storage/anything else client side, and especially not tracking data. The GDPR does not stop you...

Sorry if my tone was overly harsh, wasn't my intent. I think there is a lot of FUD about GDPR out there, a lot of companies just throw cookie banners...

Some issues I can see: - What to do when the type signature or argument list spans over multiple lines. (Just give up?) - What to do when the value...

By far the best option as I see it is to make all icons in other components slots - it gives way more flexibility to anyone using the components. Given...

This is fixed in the browser as of Firefox 72, but in terms of legacy-support this issue stands.

Yeah, letting users see the game history at game end would make a lot of sense and not be hard to do. Sounds like a good idea.

Yeah, there are fundamentally different relationships with language variants—some languages like English have a lot of variants where a speaker of one will definitely recognise the other, but some languages...