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 -

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)
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)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Revert "security: update x-default-browser" (#18270)
storybook -

Published by shilman over 2 years ago

Bug Fixes

  • Core: Fix get-monorepo-type when no package.json at repo root (#18259)

Dependency Upgrades

  • security: update x-default-browser (#18157)
storybook -

Published by shilman over 2 years ago

Storybook 6.5 is here!! 🎉🎉🎉

SB6.5 adds new testing and design review workflows while improving core performance and compatibility.

  • 🤖 Interaction testing simulate interactions and run assertions in the browser
  • 🎨 Figma plugin to connect stories to variants
  • 🏎️ Webpack 5 lazy compilation for faster start up
  • Vite builder for near instant rebuilds
  • 💯 Hundreds more fixes and quality of life improvements

More info in the Github issue Storybook 6.5 Release 👟. Release announcement coming soon!!!

storybook -

Published by shilman over 2 years ago

Bug Fixes

  • CLI: Improve webpack version and add detection of nextjs (#18220)
  • ArgsTable: Gracefully handle conditional args failures (#18248)
  • Controls: Fix reset button broken for !undefined URL values (#18231)
  • Vue3: Add support for TSX in single file components (#18038)