Norbert de Langen
Norbert de Langen
Hi @danielstjules, thanks for this great package. I've run into an issue where if I run jsinspect from a node child-process I'm not getting the full stdout output. Here's a...
Hey! amazing addon! This is something we're interested in supporting in the core eventually. Perhaps you can help us with that? Can you join us in the storybook slack? https://storybooks-slackin.herokuapp.com/...
Hi! This is freaking awesome @oblador ! I'd be interested in your opinion on improving the integration with storybook. What can we do to make this better on our side?...
Hey! awesome decorator, Can you join us in the storybook slack? https://storybooks-slackin.herokuapp.com/ That way we can keep you updated on the upcoming 3.0.0 release! ❤️ storybook team
I'm running my code consuming this plugin in strict mode, and I'm running into typescript warning me about this: ``` (alias) const alias: (opts: Record) => Plugin import alias Initializers...
This is actually kind of a good idea, because of the size of lib/theming/index
Hey friends! If you're looking for a way to contribute to storybook's codebase, i might have a few small-ish tasks most people should be able to pick up! We're in...
Replace the `preset-create-react-app` with `framework/cra` This framework is what we expect users to use if they use CRA for their app. This framework has portions of `preset-create-react-app` copied into it,...