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 almost 3 years ago

Bug Fixes

  • Core: Fix breaking change in process/browser (#16795)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Allow args/argTypes/component to be set via parameters for storiesOf back-compat (#16791)
  • Core: Sort the results of globby when constructing Story Index (#16788)
  • Core: Don't log a console error when the story is missing (#16783)
  • Addon-docs: Wait for the story component to render before emitting (#16792)
  • Core: Ensure that context.args is always set (#16790)
storybook -

Published by shilman almost 3 years ago

Features

  • Angular: Add styles and stylePreprocessorOptions to angular builder (#16675)

Bug Fixes

  • Interactions: Unlock controls when play function is finished (#16784)

Maintenance

  • Misc: Cleanup typescript webpack types (#16780)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Interactions: Fix duplicate rows in waitFor (#16465)
  • Core: Fix channel options so that they are merged in correct order (#16764)

Dependency Upgrades

  • Add missing peer dependencies (#16551)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Add ./ to start of hidden file & folder paths (#16723)

Dependency Upgrades

  • Update peer dependencies for angular 13 support (#16758)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • CSF: Fix component id handling (#16746)
  • Addon-docs: Improved loading state (#16709)

Maintenance

  • WebComponents: Update Lit peerDep to use Lit 2 stable version (#16670)

Dependency Upgrades

  • Upgrade react-router to 6.0.0 (#16742)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Restore stringifyEnvs utility used by Vite builder (#16731)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Fix process.env stringification (#16725)
  • Core: Fix build-storybook sort bug in v6-mode (#16724)
  • Addon-docs/Angular: fix extractEnumValues undefined error (#16524)

Maintenance

  • Angular: update addon interactions example (#16698)

Dependency Upgrades

  • Upgrade from node-sass to sass in examples/angular-cli (#16663)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Angular: Fix detection of @angular/cli package version (#16696)
storybook -

Published by shilman almost 3 years ago

Features

  • Core: Add option to use webpack filesystem cache (#16219)

Bug Fixes

  • CLI: Fix automigrate command for eslint with extends as string (#16687)
  • Core: Bust the prebuilt manager cache if user has set features (#16684)

Maintenance

  • Build: GH Action for exporting to linear by GH label (#16683)
storybook -

Published by shilman almost 3 years ago

Features

  • Angular: Add getWebpackConfig for angular 12.2.x & 13.x.x (#16644)
storybook -

Published by shilman almost 3 years ago

Storybook 6.4 is in RC!! 🎉🎉🎉

  • ▶️ Interactive stories to simulate user behavior and tools to debug it
  • ⚡️ On-demand architecture for smaller builds and faster load times
  • Streamlined tooling and documentation for easier upgrades
  • 💯 Hundreds more fixes and quality of life improvements

Track the release in the Github: Storybook 6.4 Release 🏗

storybook -

Published by shilman almost 3 years ago

Features

  • UI: Remove nopreview and show redbox for any story error (#16669)
  • CLI: Run automigrate at the end of sb init (#16671)
  • UI: Docs loading state (WIP) (#16666)

Bugs

  • Addon-actions: Omit sending window object thru the channel (#16514)

Maintenance

  • Build: Fix CI checks (#16535)
  • Build: Add eslint-plugin-storybook to the repo (#16662)
storybook -

Published by shilman almost 3 years ago

Features

  • CLI: Add eslint-plugin-storybook to automigrate (#16550)

Bug Fixes

  • Core: Ensure manager caching respects globals (#16653)
  • Core: Move the websocket channel to a specific path (#16665)
  • Storyshots: Fix autotitle (#16568)

Maintenance

  • Interactions: Use Icon button and add disabled state to IconButton (#16601)
  • Add handle-release-branches-workflow (#16580)
  • Addon-interactions: add waitForElementToBeRemoved example (#16434)
storybook -

Published by shilman almost 3 years ago

Features

  • Core: Add feature flag to stop storybook from aliasing emotion (#16613)

Bug Fixes

  • Core: Fix staticDirs and -s conflict check (#16649)

Maintenance

  • Build: Add node-gyp for M1 macs (#16645)
storybook -

Published by shilman almost 3 years ago

Features

  • Args: Add ability to specific argType "targets" (#16333)

Bug Fixes

  • Core: Fix sorting by __namedExportsOrder (#16626)
  • Angular: Fix zonejs imports in framework preset (#16631)
  • Core: Change CSF loading problems from warning to error (#16632)
  • Core: Fix args values updated from url to control (#16508)
  • CLI: Fix upgrade error state (#16622)
storybook -

Published by shilman almost 3 years ago

Features

  • CSFFile: Handle re-exported stories (#16607)

Bug Fixes

  • StoryIndex: Skip files with no default export (#16606)
  • Addon-docs/Source: Fix disabling show code with null (#16615)
  • Core: Handle missing websocket in production build (#16590)
  • Core: Ensure we set parameters.filePath in v7 mode (#16566)
  • Core: Fix behavior around missing stories to be more clear (#16608)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Interactions: Fix README link (#16596)
storybook -

Published by shilman almost 3 years ago

Features

  • Core: Add 'staticDirs' config option (#15969)

Bug Fixes

  • TS: Fix type for Refs so they can be disabled (#16582)
  • CLI: Add a check for source-dir in sb extract (#16505)
  • UI: Fix links that have no onClick handler (#16581)
  • Core: Continue running play function on rerender (#16574)
  • Ensure we always initialize the story store, even when the index errors. (#16537)
  • Interactions: Fix panel tab icon/count (#16578)

Dependency Upgrades

  • Pin the version of history for react-router-dom compat (#16560)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Replace SSE with websockets (#16504)
  • UI: Upgrade react-router (#16554)
  • Addon-docs/HTML: Fix source snippetization for DOM elements (#16553)
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