David Calhoun

Results 18 issues of David Calhoun

Focus events also need to be handled appropriately, or else there will be "ghost" focus events.

### Description Variables in code comments should also be grey (the color of all commented code). Right now they're white. ### Code sample ```js const Foo = styled.div` & >...

enhancement

**Describe/explain the bug** Using `@nivo/legends` in a project with Webpack and Yarn 3 berry results in these errors in `@nivo/legends`: - `ModuleNotFoundError: Module not found: Error: Can't resolve '@nivo/colors'...` ......

stale

Would be handy to list supported browsers right on the readme, so folks will know whether they can use this when evaluating options. Some folks are unfortunately still stuck with...

Would be really nice to control the pan animation duration. In my case, I want the functionality of the autoPan fitting/centering the popup, but without any animation at all. I...

feature
ux

Looks like the last release to npm was a few years back. Would be great to get a new release pushed! Thanks in advance.

Question