storybook

Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

MIT License

Downloads
357.1M
Stars
83.3K
Committers
2.1K

Bot releases are visible (Hide)

storybook - v8.0.6

Published by github-actions[bot] 7 months ago

8.0.6

  • CLI: Add --config-dir flag to migrate command - #26721, thanks @yannbf!
  • Next.js: Fix next/font usage on Windows machines - #26700, thanks @valentinpalkovic!
  • Next.js: Support path aliases when no base url is set - #26651, thanks @yannbf!
  • Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks @valentinpalkovic!
storybook - v8.1.0-alpha.6

Published by github-actions[bot] 7 months ago

8.1.0-alpha.6

  • CLI: Add --config-dir flag to migrate command - #26721, thanks @yannbf!
  • Core: Add duration and onClick support to Notification API and improve Notification UI - #26696, thanks @ghengeveld!
  • Dependency: Bump es-module-lexer - #26737, thanks @valentinpalkovic!
  • Dependency: Update globby dependency - #26733, thanks @valentinpalkovic!
  • Dependency: Update postcss-loader in Next.js framework - #26707, thanks @valentinpalkovic!
  • Next.js: Fix next/font usage on Windows machines - #26700, thanks @valentinpalkovic!
  • Webpack: Fix sourcemap generation in webpack react-docgen-loader - #26676, thanks @valentinpalkovic!
storybook - v8.0.5

Published by github-actions[bot] 7 months ago

8.0.5

  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @JReinhold!
  • Automigrations: Fix missing support for mts vite config - #26441, thanks @drik98!
  • CLI: Improve Yarn berry error parsing - #26616, thanks @yannbf!
  • React-Docgen: Make sure to be able to handle empty unions - #26639, thanks @kasperpeulen!
  • Viewport: Fix missing style - #26530, thanks @jpzwarte!
storybook - v8.1.0-alpha.5

Published by github-actions[bot] 7 months ago

8.1.0-alpha.5

  • Addon-docs: Fix react-dom/server imports breaking stories and docs - #26557, thanks @JReinhold!
  • Args: Add possibility to mark controls as read-only - #26577, thanks @valentinpalkovic!
  • Automigrations: Add migration note about new react-docgen default - #26620, thanks @valentinpalkovic!
  • Automigrations: Fix missing support for mts vite config - #26441, thanks @drik98!
  • CLI: Automigrations copy edits - #26342, thanks @joevaugh4n!
  • CLI: Improve Yarn berry error parsing - #26616, thanks @yannbf!
  • Codemods: Escape filename given as argument - #26430, thanks @YukiKitagata!
  • NextJS: Support path aliases when no base url is set - #26651, thanks @yannbf!
  • Node: Safe use of document for preview - #24248, thanks @DylanPiercey!
  • React-Docgen: Make sure to be able to handle empty unions - #26639, thanks @kasperpeulen!
  • Test: Add @storybook/test as dev dependency - #26458, thanks @arnabsen!
  • Theming: Update emotion dependencies - #26623, thanks @SimenB!
  • Viewport: Fix missing style - #26530, thanks @jpzwarte!
  • Webpack: Hide runtime errors - #23175, thanks @donaldpipowitch!
storybook - v8.0.4

Published by github-actions[bot] 7 months ago

8.0.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @yannbf!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @yannbf!
storybook - v8.1.0-alpha.4

Published by github-actions[bot] 7 months ago

8.1.0-alpha.4

  • Addon Docs: Support Stencil based display names in source snippets - #26592, thanks @yannbf!
  • Angular: Add type support for Angular's input signals - #26413, thanks @valentinpalkovic!
  • Angular: Add type support for Angular's output signals - #26546, thanks @valentinpalkovic!
  • CLI: Instruct the correct auto-migration command - #26515, thanks @ndelangen!
  • CLI: Throw an error when running upgrade command in incorrect cwd - #26585, thanks @yannbf!
  • CSF: Allow default export without title or component attributes - #26516, thanks @kasperpeulen!
  • Core: Fix preloading too early - #26442, thanks @ndelangen!
  • UI: Replace the icon prop in the Manager API - #26477, thanks @cdedreuille!
storybook - v8.0.3

Published by github-actions[bot] 7 months ago

8.0.3

  • Bug: Remove redundant component check, as we auto-generate titles from the file system - #26516, thanks @kasperpeulen!
  • UI: Replace the icon prop in the Manager API - #26477, thanks @cdedreuille!
storybook - v8.0.2

Published by github-actions[bot] 7 months ago

8.0.2

  • Addon Docs: Fix [Object object] displayName in some JSX components - #26566, thanks @yannbf!
  • CLI: Add yarn1 package manager fallback for init in empty directory - #26500, thanks @valentinpalkovic!
  • CSF: Make sure loaders/decorators can be used as array - #26514, thanks @kasperpeulen!
  • Controls: Fix disable condition in ArgControl component - #26567, thanks @valentinpalkovic!
  • UI: Add key property to list children in Highlight component - #26471, thanks @valentinpalkovic!
  • UI: Fix theming of elements inside bars - #26527, thanks @valentinpalkovic!
  • UI: Improve empty state of addon panel - #26481, thanks @yannbf!
storybook - v8.1.0-alpha.3

Published by github-actions[bot] 7 months ago

8.1.0-alpha.3

  • Addon Docs: Fix [Object object] displayName in some JSX components - #26566, thanks @yannbf!
  • CLI: Introduce package manager fallback for initializing Storybook in an empty directory with yarn1 - #26500, thanks @valentinpalkovic!
  • CSF: Make sure loaders/decorators can be used as array - #26514, thanks @kasperpeulen!
  • Controls: Fix disable condition in ArgControl component - #26567, thanks @valentinpalkovic!
  • Portable stories: Introduce experimental Playwright CT API and Support for more renderers - #26063, thanks @yannbf!
  • UI: Fix theming of elements inside bars - #26527, thanks @valentinpalkovic!
  • UI: Improve empty state of addon panel - #26481, thanks @yannbf!
storybook - v8.0.1

Published by github-actions[bot] 7 months ago

8.0.1

  • Controls: Fix type summary when table.type unset - #26283, thanks @shilman!
  • Core: Fix addon bundling script - #26145, thanks @ndelangen!
  • Core: Fix fail to load main.ts error message - #26035, thanks @ndelangen!
  • Maintenance: Fix performance regressions - #26411, thanks @kasperpeulen!
storybook - v8.1.0-alpha.2

Published by github-actions[bot] 7 months ago

8.1.0-alpha.2

  • CLI: Automigrate improve upgrade storybook related packages - #26497, thanks @ndelangen!
  • CLI: Improve vite-config-file.ts - #26375, thanks @joevaugh4n!
  • Controls: Fix number controls do not reset - #26372, thanks @jiyiru!
  • Core: Optimize clearNotification - #26415, thanks @ndelangen!
  • Portable stories: Make setProjectAnnotations accept multiple types of imports - #26316, thanks @yannbf!
  • UI: Add key property to list children in Highlight component - #26471, thanks @valentinpalkovic!
  • UI: Fix search result color contrast - #26287, thanks @winchesHe!
storybook - v8.1.0-alpha.1

Published by github-actions[bot] 7 months ago

8.1.0-alpha.1

  • Maintenance: Fix performance regressions - #26411, thanks @kasperpeulen!
storybook - v8.1.0-alpha.0

Published by github-actions[bot] 7 months ago

8.1.0-alpha.0

๐Ÿ™ˆ Nothing to see here, empty release.

storybook - v8.0.0

Published by github-actions[bot] 7 months ago

8.0.0

Storybook 8.0 is here

It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more.

  • ๐Ÿฉป Built-in visual testing
  • โš›๏ธ React Server Component support
  • ๐ŸŽ›๏ธ Improved controls for React and Vue projects
  • โšก๏ธ Improved Vite architecture, Vitest testing, and Vite 5 support
  • ๐Ÿงช 2-4x faster Storybooks for testing
  • โœจ Refreshed desktop UI
  • ๐Ÿ“ฒ Rebuilt mobile UX
  • ๐Ÿ™…โ€โ™€๏ธ No more React requirement in non-React projects

Please checkout our Migration Guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the 8.0 prerelease changelogs.

storybook - v8.0.0-rc.5

Published by github-actions[bot] 7 months ago

8.0.0-rc.5

  • CLI: Automigration fix version detection of upgrading related packages - #26410, thanks @ndelangen!
storybook - v8.0.0-rc.4

Published by github-actions[bot] 7 months ago

8.0.0-rc.4

  • Actions: Fix attaching action after a spy is restored to original function - #26364, thanks @kasperpeulen!
  • CLI: Add explicit actions to header story - #26352, thanks @kasperpeulen!
  • CLI: Automigration for upgrading storybook related dependencies - #26377, thanks @ndelangen!
  • CLI: Fix doctor compatibility check - #26363, thanks @yannbf!
  • CLI: Fix fn reference in preact templates - #26384, thanks @kasperpeulen!
  • CLI: Remove duplicated dependency warning - #26385, thanks @yannbf!
  • CLI: Vite migration link (shorter) - #26379, thanks @ndelangen!
  • Composition: Fix refs not loading when there's multiple - #26356, thanks @ndelangen!
  • Dependencies: Broaden esbuild version range - #26405, thanks @ndelangen!
  • Maintenance: Replace @storybook/testing-library with @storybook/test in monorepo - #26351, thanks @ndelangen!
  • Maintenance: What's new modal changes - #26355, thanks @kasperpeulen!
  • Portable Stories: Fix injected root element changing layout - #26387, thanks @JReinhold!
  • React: Support all React component types in JSX Decorator - #26382, thanks @yannbf!
storybook - v8.0.0-rc.3

Published by github-actions[bot] 8 months ago

8.0.0-rc.3

  • Addon-themes: Fix switcher initialization after first start - #26353, thanks @valentinpalkovic!
  • Build: Upgrade esbuild (0.20.1) - #26255, thanks @43081j!
  • Core: Fix path separator issue in check-addon-order - #26362, thanks @valentinpalkovic!
  • Dependencies: Remove qs from @storybook/manager-api & @storybook/channels - #26285, thanks @43081j!
  • UI: Fix sidebar scrolling to selected story when state changes - #26337, thanks @JReinhold!
  • UI: Remove 'left' property from TooltipLinkList and Link components - #26324, thanks @valentinpalkovic!
  • Viewport: Fix editing when default viewport is set - #26360, thanks @shilman!
  • Vue: Fix reference error when using re-exports with "vue-component-meta" - #26303, thanks @larsrickert!
storybook - v8.0.0-rc.2

Published by github-actions[bot] 8 months ago

8.0.0-rc.2

storybook - v8.0.0-rc.1

Published by github-actions[bot] 8 months ago

8.0.0-rc.1

  • CLI: Fix addon compatibility check error reporting in storybook dev - #26258, thanks @yannbf!
  • Onboarding: Fix manager dist reference - #26282, thanks @shilman!
  • ReactVite: Docgen ignore un-parsable files - #26254, thanks @ndelangen!
storybook - v8.0.0-rc.0

Published by github-actions[bot] 8 months ago

8.0.0-rc.0

Bumping 8.0.0-beta.6 to 8.0.0-rc.0. Please refer to the changelogs of previous beta releases.

Package Rankings
Top 0.13% on Npmjs.org
Badges
Extracted from project README
Storybook demo React Storybook demo Angular Storybook demo Vue 3 Storybook demo Svelte React Native Storybook demo HTML Ember Storybook demo Svelte Storybook demo Preact Qwik SolidJS Native Good First Issue