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 hidden (Show)

storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Core: Allow a teardown function to be returned from renderToDOM (#18457)
  • CLI: Add npm7 migration for legacy peer deps (#18510)
  • Interactions: Fix broken UI on nested interactions (#18499)

Maintenance

  • Build: Upgrade yarn to 3.2.1 (#18511)
storybook -

Published by shilman over 2 years ago

Breaking Changes

  • Core: Remove standalone node APIs (#18089)

Maintenance

  • Build: Add logFilters to yarn config (#18500)
  • Build: Set typescript strict-mode (#18493)
storybook -

Published by shilman over 2 years ago

Features

  • Interactions: Collapse child interactions (#18484)

Bug Fixes

  • Interactions: Fix waitFor behavior while debugging (#18460)
  • UI: Fix display skip to sidebar button (#18479)

Maintenance

  • CLI: Use storybook instead of sb (#18430)
  • Components: Re-bundle the syntax highlighter (#18425)
storybook -

Published by shilman over 2 years ago

Features

  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)
  • CLI: Add additional files api to sb repro (#18389)

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • CLI: Improve to be more async & cleanup (#18475)
  • 7.0.0 pnp support (#18461)
  • Build: Use playright version of sb-bench (#18458)
  • Angular: Support Angular 14 standalone components (#18272)
  • Build: Fix prebundle script on Windows (#18365)
  • Scripts: Clean verdaccio cache when running locally (#18359)
  • Core: fix PnP compatibility for @storybook/ui and @storybook/router packages (#18412)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Core: Fix process is not defined when using components (#18469)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Core: Fix process is not defined (#18367)
storybook -

Published by shilman over 2 years ago

Features

  • UI: Update manager to respect parameters.docsOnly in stories.json (#18433)

Bug Fixes

  • Story index: Warn on storyName in CSF3 exports (#18464)
  • Telemetry: Strip out preset from addon name (#18442)

Maintenance

  • Angular: Support Angular 14 standalone components (#18272)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#18361)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • CLI: Fix init to install correct version of sb/storybook (#18417)
storybook -

Published by shilman over 2 years ago

Breaking Changes

  • Build chain upgrades: TS4, Webpack5, modern ESM, TSUP (#18205)
  • Create frameworks & rename renderers (#18201)
  • Core-webpack: Factor out webpack dependencies (#18114)
  • Core: Remove start-/build-storybook from all frameworks (#17899)

Features

  • Core: Add pluggable indexers (#18355)
  • CLI: Add dev/build commands (#17898)
  • CLI: Add support for angular/cli v14 (#18334)

Bug Fixes

  • Vue/Vue3: Fix decorators in StoryStoreV7 (#18375)
  • Preview: Default select to viewMode story (#18370)

Maintenance

  • Core: Split webpack presets out of frameworks (#18018)
  • Core: Renderer refactor (#17982)
  • Core: Allow builders to be set in presets (#18182)
  • Core: Minimize webpack deps (#18024)
  • Core: Make renderers presets (#18004)
  • Examples: Simplify sb usage in package.json scripts (#18065)
storybook -

Published by shilman over 2 years ago

Bug Fixes

Maintenance

  • Fix lint warnings in PreviewWeb tests (#18369)
storybook -

Published by shilman over 2 years ago

Bug Fixes

Maintenance

  • Fix lint warnings in PreviewWeb tests (#18369)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Core: Fix node 18 ip support (#18330)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Core: Fix node 18 ip support (#18330)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • CSF: Fix auto-title crash on file ID and show warning (#18307)
  • CLI: Fix open in browser doesn't work in WSL (#18305)
  • CLI: Fix automigration scripts (#18302)

Maintenance

  • CLI: Improve texts for automigration (#18303)

Dependency Upgrades

  • MDX: Upgrade csf-mdx libraries (#18300)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • CSF: Fix auto-title crash on file ID and show warning (#18307)
  • CLI: Fix open in browser doesn't work in WSL (#18305)

Maintenance

  • CLI: Improve texts for automigration (#18303)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • CLI: Fix automigration script (#18302)

Dependency Upgrades

  • MDX: Upgrade csf-mdx libraries (#18300)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Webpack5: Apply named exports order logic for stories only (#18284)
  • Core: Use correct framework version in telemetry (#18285)

Maintenance

  • Examples: fix jest 27 in angular e2e modern inline rendering config (#18274)