Steve Willard

Results 13 issues of Steve Willard

I went to http://bootstrappaginator.org/ from the README and I think something is seriously wrong with that site...

Would really appreciate it if you could publish to NPM so I can more easily use this with Webpack.

Is it possible to select points in a line chart, for example? I'm looking for a react graphing library that allows the user to select a point, or maybe even...

duplicate

## Changelog - Add React 17 as a peerDependency

Do you mind adding React 17 as a `peerDependency` to remove the warning when installing? Thanks!

Hi -- It would be great if we could see who is performing a rolling push, creating new ASGs, or other tasks in Asgard. Is there any way to do...

Thank you for the great library! I have a question around a more complex, but probably common use case of multiple `use-fetch` hooks in a component tree. Maybe you have...

Any idea why I'm getting this error? Just started when I upgraded to 0.11.1 from 0.10.0. Looks like it's coming from: if (!templateSpec || !templateSpec.main) { throw new Exception('Unknown template...

A user reported that Studio failed to run on Windows. From the trace, it looks like the package used to detect if multiple CLI sessions are running isn't working (https://www.npmjs.com/package/find-process)...

bug

Anyone have any idea why my chart doesn't render initially, but if I update the component using the react-hot-loader (webpack), things redraw. This is my component: I tried throwing on...

bug