Jake Olefsky

Results 13 comments of Jake Olefsky

At Toodledo.com we are using react-virtualized to display the user's to-do list, which could be as few as 0 items or as many as 20,000. We also have different row...

I think you can use the built in canvas support and then use toDataURL(). https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toDataURL

I would be happy to take a stab at this, but Im new to recompose, so I could use a little help coming up to speed. Can someone please explain...

I stated this: https://github.com/Toodledo/react-infinite-calendar/commit/f2acae1636bb4293a1304a2ca3f1a67c35180f4a Got it fixed for min/max, but not sure how to properly sanitize "selected" prop.

Having the same issue. I think it may be because usemin is ignoring the "root" option in useminPrepare. My gruntfile: ``` useminPrepare: { html: ['alpha/includes/top.php'], options: { root: 'alpha', dest:...

Just one idea about truncating precision to optimize for download size. Would it be possible to give users of your library a choice? Maybe add an optional build product that...

Would it be possible to use the current directive but have it be smart and just include the time picker when necessary?

Are you trying to prevent someone from clearing the text input. Basically forcing a value to exist other than empty string?

I have scheduled this for version 1.3.