Sébastien Gruhier
Sébastien Gruhier
Is there a reason why publish build doesn't include --prod on angular cli command? BTW: Thanks a lot for that repo, the only valid solution I found for ng2 +...
Thanks for this great component. I use it to load a bunch of icons. To minimize HTTP requests, I made an SVG sprite. This PR handle that. Any feedback are...
Hi, Sorry for that looooooong black out. I don't use rails so much but I'd like to know if it make sense to make an update these days (from all...
First, thanks a lot for this repo. It's very useful. I'm not an expert of electron yet and I have a question. I cloned and run npm run package-linux It...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...
remove hardcoded padding to be able to set it up on ThemeData example: ```dart ThemeData( buttonTheme: ButtonThemeData( padding: const EdgeInsets.only(left: 10, top: 20, bottom: 20), shape: RoundedRectangleBorder( side: const BorderSide(color:...
Last commit is 4 months ago, 21 open issues, 25 open PR. I'm worried to start using it today. Any advices? (sorry to increment number of issues by 1 with...
I just wanted to share a new try of address picker based on the latest typeahead autocomplete of twitter: http://sgruhier.github.io/typeahead-addresspicker/ May the next version of this address picker :). I...
Is it possible to layout all bubble inside a rectangle container instead of a circle Thanks
# Feature request ## Is your feature request related to a problem? Please describe. I tried many ways to switch to Anthropic Sonnet 3.5 but without any luck Any hints,...