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 - v7.2.3

Published by github-actions[bot] about 1 year ago

7.2.3

storybook - v7.2.2-alpha.1

Published by github-actions[bot] about 1 year ago

7.2.2-alpha.1

storybook - v7.2.2

Published by github-actions[bot] about 1 year ago

7.2.2

storybook - v7.2.2-alpha.0

Published by github-actions[bot] about 1 year ago

7.2.2-alpha.0

  • Indexer: Introduce new experimental indexer API - #23691, thanks @JReinhold!
  • Addon-docs, Core, Server: Use new indexer API - #23660, thanks @JReinhold!
  • Server: Add support for tags - #23660, thanks @JReinhold!
  • Core-server: Improve internal types - #23632, thanks @JReinhold!
storybook - v7.2.1

Published by github-actions[bot] about 1 year ago

7.2.1

  • Addon docs: Add safe check in Webpack preset - #23687, thanks @yannbf!
  • Autodocs: Fix docs pages ignoring meta.id when calculating their ID - #23520, thanks @sookmax!
  • CLI: Fix error logging being swallowed from dev/build failures - #23689, thanks @yannbf!
  • Channels: Remove self-referencing in package.json - #23681, thanks @stof!
  • UI: Fix ArgsTable empty state on docs - #23688, thanks @cdedreuille!
  • UI: Improve controls addon - #23635, thanks @cdedreuille!
storybook - v7.2.0

Published by github-actions[bot] about 1 year ago

7.2.0

This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.

Storybook 7.2 is the first of these new, faster releases:

  • Automigration: Fix wrap-require automigration for common js main.js files - #23644, thanks @valentinpalkovic!
  • CSF Tools: Use recast for printing in csf-tools - #23427, thanks @kasperpeulen!
  • CSF-tools: Parse stories using typescript keywords 'satisfies' and 'as' - #23638, thanks @joaonunomota!
  • Core: Fix channelOptions for serverChannel - #23615, thanks @ndelangen!
  • NextJS: Add @babel/core as a dependency - #22450, thanks @valentinpalkovic!
  • Vite: Fix config loading - project directory - #22240, thanks @nVitius!
  • Angular: Fix initialization of Storybook in Angular 16.1 - #23598, thanks @valentinpalkovic!
  • Dependencies: Downgrade jest-mock - #23597, thanks @ndelangen!
  • Dependencies: Upgrade simple-update-notifier - #23396, thanks @dartess!
  • Storyshots: fix broken storyshots with angular - #23555, thanks @mattlewis92!
  • TypeScript: Added expanded to CoreCommon_StorybookRefs to fix typescript errors - #23488, thanks @DotwoodMedia!
  • TypeScript: Downgrade to the last version of type-fest that doesn't need typescript 5.0 - #23574, thanks @ndelangen!
  • Vue2: Source Decorator reactivity - #23149, thanks @chakAs3!
  • Router: Support RegExp in Route component - #23292, thanks @ndelangen!
  • UI: Improve tabs component, more type correct, allow for FC as title - #23288, thanks @ndelangen!
  • Addons: Improve code quality by using title as FC & sharing state via useAddonState - #23298, thanks @ndelangen!
  • InteractionsAddon: Improve code quality by using title as FC & sharing state via useAddonState - #23291, thanks @ndelangen!
  • UI: Add storyStatus to sidebar UI - #23342, thanks @ndelangen!
  • Addon API: Add experimental page addon type - #23307, thanks @ndelangen!
  • UI: refactor Canvas component so we can improve types for PREVIEW addons and TAB addons - #23311, thanks @ndelangen!
  • UI: Improve Button layout and props - #23356, thanks @cdedreuille!
  • Dependencies: Remove references to api and the 2 deprecated channel packages - #23384, thanks @ndelangen!
  • UI: Show the story status in the search results - #23441, thanks @ndelangen!
  • UI: Create new form elements in the new Core UI (Input, TextArea, Select) - #23469, thanks @cdedreuille!
storybook - v7.2.0-rc.0

Published by github-actions[bot] about 1 year ago

7.2.0-rc.0

storybook - v7.1.1

Published by github-actions[bot] about 1 year ago

7.1.1

storybook - v7.2.0-alpha.0

Published by github-actions[bot] about 1 year ago

7.2.0-alpha.0

  • Angular: Make enableProdMode optional - #23489, thanks @valentinpalkovic!
  • Svelte-vite: Improve error when sveltekit plugins found in non-sveltekit projects - #23472, thanks @yannbf!
  • Svelte-vite: Remove unused import - #23475, thanks @yannbf!
  • Router: Support RegExp in Route component - #23292, thanks @ndelangen!
  • UI: Improve tabs component, more type correct, allow for FC as title - #23288, thanks @ndelangen!
  • Addons: Improve code quality by using title as FC & sharing state via useAddonState - #23298, thanks @ndelangen!
  • InteractionsAddon: Improve code quality by using title as FC & sharing state via useAddonState - #23291, thanks @ndelangen!
  • UI: Add storyStatus to sidebar UI - #23342, thanks @ndelangen!
  • Addon API: Add experimental page addon type - #23307, thanks @ndelangen!
  • UI: refactor Canvas component so we can improve types for PREVIEW addons and TAB addons - #23311, thanks @ndelangen!
  • UI: Improve Button layout and props - #23356, thanks @cdedreuille!
  • Dependencies: Remove references to api and the 2 deprecated channel packages - #23384, thanks @ndelangen!
  • UI: Show the story status in the search results - #23441, thanks @ndelangen!
  • UI: Create new form elements in the new Core UI (Input, TextArea, Select) - #23469, thanks @cdedreuille!
  • CLI: Improve support of mono repositories - #23458, thanks @valentinpalkovic!
storybook - v7.1.0

Published by github-actions[bot] over 1 year ago

7.1.0 (July 18, 2023)

Storybook 7.1 is here! 🎉

7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.1.0-alpha.*, 7.1.0-beta.*, and 7.1.0-rc.* for the full list of changes.

For a better upgrade experience, please use one of the following commands:

npm or yarn 1:
npx storybook@latest upgrade

pnpm:
pnpm dlx storybook@latest upgrade

yarn berry:
yarn dlx storybook@latest upgrade

storybook - v7.1.0-rc.2

Published by github-actions[bot] over 1 year ago

7.1.0-rc.2

storybook - v7.0.27

Published by github-actions[bot] over 1 year ago

7.0.27

storybook - v7.1.0-rc.1

Published by github-actions[bot] over 1 year ago

7.1.0-rc.1

storybook - v7.1.0-rc.0

Published by github-actions[bot] over 1 year ago

7.1.0-rc.0

Promote beta to rc without any changes. 🎉

storybook - v7.1.0-beta.3

Published by github-actions[bot] over 1 year ago

7.1.0-beta.3

storybook - v7.1.0-beta.2

Published by github-actions[bot] over 1 year ago

7.1.0-beta.2

  • Next.js: Fix for @nx/react/plugin/storybook with stories containing SVGs - #23210, thanks @daves28!
  • Yarn: Downgrade yarnpkg packages and support virtual files properly - #23354, thanks @valentinpalkovic!
storybook - v7.1.0-beta.1

Published by github-actions[bot] over 1 year ago

7.1.0-beta.1

storybook - v7.0.26

Published by github-actions[bot] over 1 year ago

7.0.26

storybook - v7.1.0-beta.0

Published by github-actions[bot] over 1 year ago

7.1.0-beta.0

storybook - v7.1.0-alpha.44

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.44

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