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.5.0-alpha.5

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

7.5.0-alpha.5

  • Angular: Add CLI options (debugWebpack, webpackStatsJson, and more) - #24388, thanks @yannbf!
  • Angular: Fix Angular 15 support and add zone.js v0.14.x support - #24367, thanks @valentinpalkovic!
  • Core: Add class name to Storybook error name - #24371, thanks @yannbf!
  • ManagerAPI: Fix bug with story redirection when URL has partial storyId - #24345, thanks @ndelangen!
  • NextJS: Fix Image Context re-use via singleton - #24146, thanks @martinnabhan!
  • NextJS: Fix default next image loader when src has params - #24187, thanks @json-betsec!
  • React: Upgrade react-docgen to 6.0.x and improve argTypes - #23825, thanks @shilman!
  • Webpack: Display errors on build - #24377, thanks @yannbf!
storybook - v7.4.6

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

7.4.6

storybook - v7.5.0-alpha.4

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

7.5.0-alpha.4

  • CLI: Fix Nextjs project detection - #24346, thanks @yannbf!
  • Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - #23938, thanks @JReinhold!
  • Core: Fix Promise cycle bug in useSharedState - #24268, thanks @ndelangen!
  • Core: Fix missing favicon during dev - #24356, thanks @ndelangen!
  • NextJS: Change babel plugins from proposal-... to transform-... - #24290, thanks @roottool!
  • Nextjs: Improve support for Windows-style paths - #23695, thanks @T99!
  • UI: Fix infinite hook call causing browsers to freeze - #24291, thanks @yannbf!
  • 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!
storybook - v7.4.5

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

7.4.5

  • UI: Fix infinite hook call causing browsers to freeze - #24291, thanks @yannbf!
storybook - v7.4.4

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

7.4.4

  • Core: Fix Promise cycle bug in useSharedState - #24268, thanks @ndelangen!
  • Manager: Fix useAddonState when using a setter function - #24237, thanks @ndelangen!
storybook - v7.5.0-alpha.3

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

7.5.0-alpha.3

storybook - v7.4.3

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

7.4.3

  • CLI: Fix sb add adding duplicative entries - #24229, thanks @ndelangen!
  • NextJS: Add compatibility with nextjs 13.5 - #24239, thanks @ndelangen!
  • NextJS: Aliases react and react-dom like next.js does - #23671, thanks @sookmax!
  • Types: Allow null in value of experimental_updateStatus to clear status - #24206, thanks @ndelangen!
storybook - v7.4.2

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

7.4.2

  • Addon API: Improve the updateStatus API - #24007, thanks @ndelangen!
  • Nextjs: Migrate from config to previewAnnotations - #24178, thanks @yannbf!
  • UI: Fix SVG override fill when path has a fill attribute - #24156, thanks @ndelangen!
  • UI: Improve look and feel of status UI in sidebar - #24099, thanks @ndelangen!
storybook - v7.4.1

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

7.4.1

storybook - v7.5.0-alpha.2

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

7.5.0-alpha.2

  • Angular: Categorize legacy build options error - #24014, thanks @yannbf!
  • Builder-Webpack5: Categorize builder error - #24031, thanks @yannbf!
  • CI: Inform the user how to dedupe and strip color from info command - #24087, thanks @kasperpeulen!
  • CLI: Fix packageManager handling in sb add - #24079, thanks @Integrayshaun!
  • CLI: Improve sanitization logic in crash reports - #24028, thanks @yannbf!
  • Maintenance: Add more context to explanation in core-events errors - #24063, thanks @yannbf!
  • Monorepo: Fix svelte-vite detection - #24085, thanks @legnaleurc!
  • NextJS: Fix Image Context reuse (ensure singleton by externalizing it) - #23881, thanks @martinnabhan!
  • Source-loader: Fix property key validation - #24068, thanks @MrZillaGold!
  • Svelte: Fix generated properties on Svelte event handler - #24020, thanks @j3rem1e!
  • Telemetry: Add platform info to telemetry event - #24081, thanks @yannbf!
  • UI: Fix target id in searchfield label - #23464, thanks @plumpNation!
  • Vue3: Remove console.log in sourceDecorator - #24062, thanks @oruman!
storybook - v7.5.0-alpha.1

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

7.5.0-alpha.1

  • Core: Add CJS entrypoints to errors in core events - #24038, thanks @yannbf!
storybook - v7.5.0-alpha.0

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

7.5.0-alpha.0

storybook - v7.4.0

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

7.4.0

  • Addon-docs: Resolve mdx-react-shim & @storybook/global correctly - #23941, thanks @ndelangen!
  • Addons: Fix key is not a prop warning - #23935, thanks @kasperpeulen!
  • Build: Migrate @storybook/scripts to strict-ts - #23818, thanks @stilt0n!
  • CLI: Exclude addon-styling from upgrade - #23841, thanks @Integrayshaun!
  • CLI: Improve autotitle stories format handling in GFM automigration - #23964, thanks @yannbf!
  • CLI: Install latest version of non-core addon - #23956, thanks @Integrayshaun!
  • CLI: Pass package manager to postinstall - #23913, thanks @Integrayshaun!
  • CLI: Provide guidance for users who try to initialize Storybook on an empty dir - #23874, thanks @yannbf!
  • CLI: Set server init generator to use Webpack5 - #23971, thanks @yannbf!
  • Core: Add error categorization framework - #23653, thanks @yannbf!
  • Core: Fix error thrown if docs.defaultName is unset - #23893, thanks @stilt0n!
  • Core: Fix indexing for non-prefixed stories.* stories - #23974, thanks @shilman!
  • Core: Fix race-condition relating to addons.setConfig - #23802, thanks @ndelangen!
  • Core: Throw an error when detecting empty stories field - #23942, thanks @yannbf!
  • Dependencies: Upgrade escodegen to fix security issue - #23973, thanks @shilman!
  • Index: Fix *.story.* CSF indexing - #23852, thanks @shilman!
  • Logger: Fix double error messages/stack - #23919, thanks @ndelangen!
  • Maintenance: Categorize server errors - #23912, thanks @yannbf!
  • Maintenance: Move filtering of sidebar into the state - #23911, thanks @ndelangen!
  • Maintenance: Remove need for react as peerDependency - #23897, thanks @ndelangen!
  • Maintenance: Remove sourcemaps generation - #23936, thanks @ndelangen!
  • Maintenance: Revert "WebpackBuilder: Remove need for react as peerDependency" - #23882, thanks @vanessayuenn!
  • Manager API: Fix api.getAddonStatedefault value - #23804, thanks @sookmax!
  • Preset: Add common preset overrides mechanism - #23915, thanks @yannbf!
  • Publish: Don't distribute src files or unnecessary template files - #23853, thanks @shilman!
  • Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - #23412, thanks @Spielboerg!
  • Types: Fix React.ReactElement not found - #23967, thanks @abu-osos!
  • UI: Add an experimental API for adding sidebar bottom toolbar - #23778, thanks @ndelangen!
  • UI: Add an experimental API for adding sidebar filter functions at runtime - #23722, thanks @ndelangen!
  • UI: Add an experimental API for adding sidebar top toolbar - #23811, thanks @ndelangen!
  • UI: Removal of experimental components - #23907, thanks @ndelangen!
  • Vue3: Add support for Global Apps install - #23772, thanks @chakAs3!
  • Vue3: Use slot value directly if it's a string in source decorator - #23784, thanks @nasvillanueva!
storybook - v7.4.0-alpha.2

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

7.4.0-alpha.2

  • Addon-docs: Resolve mdx-react-shim & @storybook/global correctly - #23941, thanks @ndelangen!
  • Addons: Fix key is not a prop warning - #23935, thanks @kasperpeulen!
  • CLI: Pass package manager to postinstall - #23913, thanks @Integrayshaun!
  • CLI: Provide guidance for users who try to initialize Storybook on an empty dir - #23874, thanks @yannbf!
  • Logger: Fix double error messages/stack - #23919, thanks @ndelangen!
  • Maintenance: Categorize server errors - #23912, thanks @yannbf!
  • Maintenance: Remove need for react as peerDependency - #23897, thanks @ndelangen!
  • Maintenance: Remove sourcemaps generation - #23936, thanks @ndelangen!
  • Preset: Add common preset overrides mechanism - #23915, thanks @yannbf!
  • UI: Add an experimental API for adding sidebar bottom toolbar - #23778, thanks @ndelangen!
  • UI: Add an experimental API for adding sidebar top toolbar - #23811, thanks @ndelangen!
storybook - v7.4.0-alpha.1

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

7.4.0-alpha.1

  • Build: Migrate @storybook/scripts to strict-ts - #23818, thanks @stilt0n!
  • CLI: Exclude addon-styling from upgrade - #23841, thanks @Integrayshaun!
  • Core: Add error categorization framework - #23653, thanks @yannbf!
  • Core: Fix error thrown if docs.defaultName is unset - #23893, thanks @stilt0n!
  • Core: Fix race-condition relating to addons.setConfig - #23802, thanks @ndelangen!
  • Maintenance: Move filtering of sidebar into the state - #23911, thanks @ndelangen!
  • Maintenance: Revert "WebpackBuilder: Remove need for react as peerDependency" - #23882, thanks @vanessayuenn!
  • Manager API: Fix api.getAddonStatedefault value - #23804, thanks @sookmax!
  • Publish: Don't distribute src files or unnecessary template files - #23853, thanks @shilman!
  • UI: Add an experimental API for adding sidebar filter functions at runtime - #23722, thanks @ndelangen!
  • UI: Removal of experimental components - #23907, thanks @ndelangen!
  • Vue3: Add support for Global Apps install - #23772, thanks @chakAs3!
  • Vue3: Use slot value directly if it's a string in source decorator - #23784, thanks @nasvillanueva!
storybook - v7.3.2

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

7.3.2

  • Maintenance: Revert "WebpackBuilder: Remove need for react as peerDependency" - #23882, thanks @vanessayuenn!
storybook - v7.4.0-alpha.0

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

7.4.0-alpha.0

storybook - v7.3.1

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

7.3.1

storybook - v7.3.0

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

7.3.0

  • ✨ Indexer: Introduce new experimental indexer API - #23691, thanks @JReinhold!
  • ✨ CLI: Update postinstall to look for addon script - #23791, thanks @Integrayshaun!
  • ✨ Server: Add support for tags - #23660, thanks @JReinhold!
  • 🐛 CSF-Tools: Remove prettier from printConfig - #23766, thanks @kasperpeulen!
  • 🐛 Build: Support Chrome 100, Safari 15 and Firefox 91 - #23800, thanks @kasperpeulen!
  • 🐛 Vue3: Don't automatically assign values to all slots - #23697, thanks @kasperpeulen!
  • 🐛 Core: Fix composeStories typings - #23577, thanks @yannbf!
  • 🐛 WebpackBuilder: Remove need for react as peerDependency - #23496, thanks @ndelangen!
  • 🔧 Addon-docs, Core, Server: Use new indexer API - #23660, thanks @JReinhold!
  • 🔧 Core-server: Improve internal types - #23632, thanks @JReinhold!
  • 🔧 UI: Improve Link component - #23767, thanks @cdedreuille!
  • 🔧 UI: Improve new Button component - #23765, thanks @cdedreuille!
  • 🔧 UI: Update Button types to allow for no children on iconOnly buttons - #23735, thanks @cdedreuille!
  • 🔧 UI: Upgrade Icon component - #23680, thanks @cdedreuille!
  • 🔧 Addons: Deprecate key in addon render function as it is not available anymore - #23792, thanks @kasperpeulen!
  • 🔧 UI: Update IconButton and add new Toolbar component - #23795, thanks @cdedreuille!
storybook - v7.3.0-alpha.0

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

7.3.0-alpha.0