storybook
https://github.com/storybookjs/storybook
TypeScript
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported84 Subscribers
View all SubscribersAdd a CodeTriage badge to storybook
Help out
- Issues
- [Bug]: Primary block shares state (from @storybook/preview-api useState hook) with the first story on the Docs page
- Re-use existing `babel` packages in `@storybook/nextjs`
- Only use `tsconfig-paths-webpack-plugin` instead of also using `tsconfig-paths` in `@storybook/nextjs`
- [Bug]: Storybook preview hooks can only be called inside decorators and story functions.
- Build(Vite): Import preview runtime as ordinary module
- Fix: Fixed to allow disabled controls to be enabled
- Stop importing all of `@storybook/icons` in `@storybook/core`
- Investigate replacing `react-syntax-highlighter` with `shiki`
- Investigate replacing `react-popper-tooltip` with `@radix/react-tooltip` or Floating UI
- Handle test results in CI
- Docs
- TypeScript not yet supported