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.6.1

Published by github-actions[bot] 11 months ago

7.6.1

storybook - v8.0.0-alpha.0

Published by github-actions[bot] 11 months ago

8.0.0-alpha.0

storybook - v7.6.0

Published by github-actions[bot] 11 months ago

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated
storybook - v7.6.0-beta.2

Published by github-actions[bot] 11 months ago

7.6.0-beta.2

  • Actions: Fix @storybook/core-events/preview-errors dependency missing for Yarn PnP - #24973, thanks @JReinhold!
  • Webpack5: Resolve circular dependency and fix HMR - #24974, thanks @valentinpalkovic!
storybook - v7.6.0-beta.1

Published by github-actions[bot] 11 months ago

7.6.0-beta.1

  • SvelteKit: Default to log an action for goto, invalidate and invalidateAll - #24955, thanks @paoloricciuti!
storybook - v7.6.0-beta.0

Published by github-actions[bot] 11 months ago

7.6.0-beta.0

storybook - v7.6.0-alpha.7

Published by github-actions[bot] 11 months ago

7.6.0-alpha.7

storybook - v7.6.0-alpha.6

Published by github-actions[bot] 11 months ago

7.6.0-alpha.6

  • Addon: Move Visual Test addon to the code directory - #24771, thanks @cdedreuille!
  • FastBuild: Improve config loading & naming - #24837, thanks @ndelangen!
  • TestBuild: Revert defaulting to SWC in test build, but keep using esbuild for minification - #24843, thanks @kasperpeulen!
  • Viewport: Add newer device viewports - #24777, thanks @Tomo5524!
  • Vite: Prevent non-deterministic build output - #24833, thanks @henkerik!
storybook - v7.6.0-alpha.5

Published by github-actions[bot] 11 months ago

7.6.0-alpha.5

storybook - v7.5.3

Published by github-actions[bot] 12 months ago

7.5.3

storybook - v7.6.0-alpha.4

Published by github-actions[bot] 12 months ago

7.6.0-alpha.4

storybook - v7.5.2

Published by github-actions[bot] 12 months ago

7.5.2

storybook - v7.6.0-alpha.3

Published by github-actions[bot] 12 months ago

7.6.0-alpha.3

storybook - v7.6.0-alpha.2

Published by github-actions[bot] 12 months ago

7.6.0-alpha.2

  • Actions: Fix missing crypto module crashing React Native - #24546, thanks @dannyhw!
  • Core: Fix post message channel location.search access for React Native - #24545, thanks @dannyhw!
  • ManagerBuilder: Fix "type": "commonjs" compatibility - #24534, thanks @ndelangen!
  • React: Upgrade react-docgen to v7 - #24530, thanks @shilman!
storybook - v7.6.0-alpha.1

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

7.6.0-alpha.1

storybook - v7.5.1

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

7.5.1

  • Angular: update wrong type for webpackStatsJson in start-storybook schema.json - #24494, thanks @LucaVazz!
  • Themes: Run postinstall in shell for windows - #24389, thanks @Integrayshaun!
storybook - v7.6.0-alpha.0

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

7.6.0-alpha.0

Empty release identical to 7.5.0.

storybook - v7.5.0

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

7.5.0

Storybook 7.5 enhances your Storybook experience with several key updates:

  • 💃🏼 Now supports Lit 3.0 and Vite 5
  • 👻 storiesOf and storyStoreV6 officially deprecated
  • 🔨 Fix Webpack5 build errors not being propagated
  • 🀄 Support rename font import for Next.js
  • ⬆️ Upgrade react-docgen to 6.0.x and improve argTypes
  • ✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.
  • Angular: Introduce argsToTemplate for property and event Bindings - #24434, thanks @valentinpalkovic!
  • Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - #24388, thanks @yannbf!
  • Angular: Categorize legacy build options error - #24014, thanks @yannbf!
  • Angular: Fix Angular 15 support and add zone.js v0.14.x support - #24367, thanks @valentinpalkovic!
  • Angular: Allow loading standalone directives - #24448, thanks @osnoser1!
  • CLI: Inform the user how to dedupe and strip color from info command - #24087, thanks @kasperpeulen!
  • CLI: Add more information to storybook info command - #24003, thanks @JReinhold!
  • CLI: Change /Date$/ to /Dates$/i - #24195, thanks @arup1221!
  • CLI: Improve sanitization logic in crash reports - #24028, thanks @yannbf!
  • CLI: Remove random commas in storybook upgrade logs - #22333, thanks @joaonunomota!
  • Controls: Fix select / multiselect when value contains multiple spaces - #22334, thanks @oxcened!
  • Core: Add class name to Storybook error name - #24371, thanks @yannbf!
  • Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - #23938, thanks @JReinhold!
  • Doc Blocks: Add title to Meta prop types - #23370, thanks @iqbalcodes6602!
  • ManagerAPI: Fix bug with story redirection when URL has partial storyId - #24345, thanks @ndelangen!
  • NextJS: Support rename font import - #24406, thanks @yoshi2no!
  • NextJS: Change babel plugins from proposal-... to transform-... - #24290, thanks @roottool!
  • NextJS: Fix default next image loader when src has params - #24187, thanks @json-betsec!
  • NextJS: Fix Image Context re-use via singleton - #24146, thanks @martinnabhan!
  • NextJS: Improve support for Windows-style paths - #23695, thanks @T99!
  • React: Upgrade react-docgen to 6.0.x and improve argTypes - #23825, thanks @shilman!
  • Svelte: Fix docs generating when using lang="ts" or optional chaining - #24096, thanks @j3rem1e!
  • UI: Filter some manager errors - #24217, thanks @yannbf!
  • UI: Fix className missing in syntaxhighlighter - #24491, thanks @ndelangen!
  • UI: Update ScrollArea with radix - #24413, thanks @cdedreuille!
  • UI: Improve contrast ratio between focus / hover - #24205, thanks @chocoscoding!
  • Vite: Move mdx-plugin from @storybook/builder-vite to @storybook/addon-docs - #24166, thanks @bryanjtc!
  • Vite: Support Vite 5 - #24395, thanks @IanVS!
  • Web-components: Add Lit3 support - #24437, thanks @shilman!
  • Webpack: Display errors on build - #24377, thanks @yannbf!
  • Webpack: Categorize builder error - #24031, thanks @yannbf!
  • Webpack: Use logger.warn on warnings - #24472, thanks @yannbf!
storybook - v7.5.0-alpha.7

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

7.5.0-alpha.7

  • Angular: Allow loading standalone directives - #24448, thanks @osnoser1!
  • Svelte: Fix docs generating when using lang="ts" or optional chaining - #24096, thanks @j3rem1e!
  • Vite: Support Vite 5 - #24395, thanks @IanVS!
storybook - v7.5.0-alpha.6

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

7.5.0-alpha.6