Jochen Bedersdorfer

Results 27 comments of Jochen Bedersdorfer

Time to revive this issue ;) Just stumbling into the mysterious garden that is garden. Thing is: There's SCSS, and taking something like Bulma and customizing is means bringing in...

The core issue lies with https://github.com/keithwhor/api-res/blob/master/module.js which uses the raw `http` library which doesn't care about proxy settings. Consider using the `request` package instead for your HTTP requests. It will...

I'll have more changes in my local version I need to merge as well.

If anyone from the ClojureScript/Reagent/Re-Frame world made it here. Here's a solution to avoid deferred rendering by reagent (which causes cursor-weirdness) ``` ;;; in your :require ["react-mentions" :refer [MentionsInput Mention]]...

yup, found some instances of that one. I'll use the logger in case the exception should be ignored.

Upload/Download? Might be nice

Thank you!

thanks, will put it in

Thank you. I'll have a look Jochen Sent from my phone > On Apr 24, 2014, at 7:39, stalexxx [email protected] wrote: > > Funny bug that i've discovered, when mistakenly...