Jeff Winkler

Results 25 issues of Jeff Winkler

Could there be an online demo? (Know it connects to a live DB, which makes it tricky...) Would like to add it to react.rocks.

Would like to add to react.rocks. (same goes for react-googlemaps...) You could use rawgit.com to serve examples...almost works, there are some 404s. thanks!

Nice tool! One issue: I use flow, so there's a `/* @flow */` comment in the 1st line of source files. Before: ``` /* @flow */ import calcDropTargetClass from "../common/calcDropTargetClass";...

Hi- I'd like a very simple logging format for when output is going to the Terminal (from unit tests). Would you be open to a PR with an option `{plain:...

`url.resolve` is called once per schema, and once for every field in the schema. URL parsing contributes heavily to execution time, and is unnecessary for simple schemas. I've created a...

bug

See http://screencast.com/t/Uqhk1nvKX

To add to react.rocks... This looks amazing! Really clever and well done, nice job!

Fantastic project! One glitch, though... I noticed that there was a "data" group, and want to browse all the entries. So, attempted the following: - search for cortex. one result,...

0 - Backlog

Am getting this- ![image](https://cloud.githubusercontent.com/assets/883896/8272195/72f13844-1807-11e5-9d5f-7249afec90c5.png) And somehow the bundle has HTML in it- ![image](https://cloud.githubusercontent.com/assets/883896/8272199/975d1a0e-1807-11e5-969c-bff6f89918a6.png)