Nathan Smith

Results 7 issues of Nathan Smith

This really doesn't do much of anything right now. Just gets permission from the user to use their mic and then gets the mic/line-in audio stream connected to the analyser...

So I asked this question of at: https://github.com/theogravity/react-styleguide-generator-alt/issues/18 and basically was thinking that having the ability to remove the `styleguide` static attached to any given component would be good for...

We should look into accessibility solutions to integrate with react-atlas. I would love react-atlas to give a soft warning if any given element doesn't have aria- attributes defined, or have...

enhancement
future release
investigate

Component playground only renders on initial render. In some situations, if Ecology is updated with props, it would not update the playground, because it was already instantiated. Adding render in...

Getting an error with component-playground related to this issue: https://github.com/FormidableLabs/component-playground/issues/19 What changes do we have to make to have Ecology work correctly with component-playground?