Gauthier Wallet
Gauthier Wallet
Hi guys, While playing with Tweepy, I wanted to have a custom lib directory to install pip libraries into. This directory contains git-ignored stuff and a `__init__.py` file only (to...
Hi, I'm making a follow-up of the conversation I and @stof had on [Twitter yersterday](https://twitter.com/Ninnir/status/742382410789228545). What I would like to do is naming the session (BrowserStack / Sauce) on each...
Hi, While implementing HalloJs on a project, it seems IE8 has issues [line 117](https://github.com/bergie/hallo/blob/master/examples/hallo.js#L117) with message: `Object doesn't support this property or method` Both demo w/ and w/o markdown are...
Currently, Bootstrap is using the `dropdown-menu` class with defined rules. The hallo "dropdown-menu" css class is changing the background-color, which may cause potential issues in the design. @bergie What do...
When focusing the contenteditable area, a toolbar appears. This one is positionned regarding the `toolbar` option, which can be `halloToolbarFixed`, `halloToolbarContextual`, etc. Then, a `halloactivated` event is triggered. When unfocusing...
Hi, While looking at your bundle in order to use it, I am facing the issue about ressources not being in bundles, but in web/assets/vendors. Thus, I can't really specify...
Hi! Just wanted to know if it could be possible to add a `bower.json` file, then adding `ignore` rules to it. This way, it will be possible to fetch only...
Hi guys! While implementing Stampie for a given project, I faced the case where the DataCollector was not getting messages from the MessageLogger. I overrided `MessageLogger` and `StampieDataCollector` in order...
Just hit https://github.com/hashicorp/terraform/issues/17153#issuecomment-359592273, finding the doc not clear. This takes over https://github.com/terraform-providers/terraform-provider-terraform/pull/9 so that people may benefit from it quickly :) Just "cherry-picked" https://github.com/hashicorp/terraform/pull/16558 into here, original credit goes to...