Silas Pedrosa

Results 7 comments of Silas Pedrosa

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](url)? Now, I'd...

This is a very important matter for the sake of the library. In my case, I thought a lot about this before starting to use elm-ui. Personally, I see it...

So good explanation! Thanks a lot! I totally agree on the blog post, please do it! Yeah, I see your point, now it's pretty obvious how these native modules support...

No to mention, of course, other important frameworks, like bootstrap and foundation. - https://v4-alpha.getbootstrap.com/components/card/ - https://v4-alpha.getbootstrap.com/components/list-group/ - http://foundation.zurb.com/sites/docs/card.html

What I've recently learned is that you can only call `.removeConfiguration` for wifi networks your app has connected to. You can get a list of which connections iOS thinks your...

Maybe adding a `validateExistenceWithCustomMessage` method? I understand the problem in change current API methods and cluttering them, but maybe adding a new method is not that worse. This method would...