Sean Leather

Results 113 comments of Sean Leather

Can you change the link in the opening comment to the final rendered proposal instead of the initial commit? That will help anybody (like me) coming late to the conversation....

In general, I think the drawbacks should be given more appreciation and exemplified and not given short shrift. In particular, the paragraph starting with ”feature-wise, it is worth noting that...

I don't know what your reported problem is, but I tried building k-bx/play-reflex-semui@75f529e50c8682c320c7e00bee5cf515cdb60192 with the following `stack.yaml` (GHCJS from [here](https://www.reddit.com/r/haskell/comments/54knub/ghcjs_dedupe/)) and got the error below. reflex-frp/reflex-dom-semui@dca375a2427df7ebd4f20e0eebcde0ac8a72fc75 built successfully. ``` yaml...

Yes, those “Ignoring that the GHCJS boot package” from `stack` are not necessarily problematic. But the fact that I was able to build `reflex-dom-semui` with a different GHCJS still indicates...

Funny! After I pushed `font-awesome-type`, I noticed you did a bit on icons. I figured the Font Awesome stuff was relatively general and independent of `reflex-dom-semui`, so I whipped together...

> We were also thinking it would be great to get the actual icons to show up in the haddocks. I agree. Not sure how to do that currently. These...

@ekmett: Good suggestion. It would certainly be useful to allow for different icon sets, so it's important to have widgets that are flexible. I started with Font Awesome here since...

Et [voilà](https://hackage.haskell.org/package/font-awesome-type-0.1/docs/Web-FontAwesomeType.html):

@KittyJose Thanks for the response. I'm glad to see responsive design is on your roadmap. I was thinking about looking into it myself, but it sounds like you are already...

See https://github.com/terminusdb/terminusdb-client-python/issues/260 for Python Client.