Yo Lulkin

Results 28 issues of Yo Lulkin

Hey guys, I'm using React 0.13.1, along with Babel+Browserify. My source is: ``` es6 let React = require('react'); let ReactD3 = require('react-d3-components'); let AreaChart = ReactD3.AreaChart; let data = [...

Since master is a historically charged term, I suggest the trunk should be named CEO from now on since CEO is a recent and fresh term for master.

disruptive idea
top prio

WAITING FOR MICROSOFT TO MERGE github/linguist#4943

disruptive idea
top prio

Hi guys, wouldn't it be a good idea to use https://github.com/diogob/activerecord-postgres-hstore when the database is PG? Besides improved speed people would be able to search inside settings properly.

I've read all previous attempts to have a variadic concat in the lib (#144, #149, #151, ...), and I understand the reasoning for denying. Nevertheless, there's a merge and a...

1.0 discussion

I have a peculiar use case, where I'm using dockest for the _validation_ of service APIs. In this context, I would like to tap into the container logs and also...

enhancement

I don't see any example on how to run tests but passing params to jest, for instance, to filter tests. ``` jest testToRun yarn test testToRun // assuming the test...

enhancement
help wanted

Hi, The TwitterTweetEmbed component is generally used inside blocks of text, that is, inside `p` elements. Therefore it would be best if it wouldn't rely on `div` elements internally or...

I've searched the issues and couldn't find one, so... I keep getting a `TypeError: undefined is not a function (evaluating 'this.callbacks[t]()')` from my minified Jockey file (`triggerCallback:function(t){this.callbacks[t]()}`). I suppose it...