Kenny Smith

Results 5 issues of Kenny Smith

Remove warning when _not_ returning a string from .serialize since Flux.js serializes the combined store object. Users can still do custom serialization when needed. Added some more explanation in the...

outdated

I only see /lib/Flux.js so I'm not actually sure why this warning is happening? This is from a webpack build btw. Update: I'm getting these warnings from a require in...

question
outdated

Using the Terminator gem to kill requests for jobs that aren't in Blitline's cache anymore. Updated tests to include "results" root node which I believe is/should be there. Also, added...

Removing double json loading. Also, updating tests to include root "results" node.

I wanted to select all the text in the `` tag when a user clicked into it so I added the option to pass an `onClick` function as a propType.