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

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)
storybook -

Published by shilman about 3 years ago

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Controls: Hide color control format toggle when no value (#16186)

Maintenance

  • CLI: Better scope sample page component styles (#16185)

Dependency Upgrades

  • Upgrade boxen to 5.x (#16190)
  • Upgrade react-dev-utils to 11.0.4 (#16196)
  • Dependencies: Fix ansi-html vulnerability (#16155)
storybook -

Published by shilman about 3 years ago

Features

  • MDX: Support CSF3 play/render functions (#16159)
  • Addon-a11y: Export parameter types (#16128)

Bug Fixes

  • Addon-docs: Fix loading behavior for Canvas doc block (#16161)
  • Added index.d.ts for addon-docs/angular (#16123)

Maintenance

  • Angular: Remove dead code in client (#16137)
storybook -

Published by shilman about 3 years ago

Storybook 6.4 is in beta! 🎊

SB6.4 adds interaction testing and performance re-architecture in preparation for a huge 7.0 release.

Track the release in the Github: Storybook 6.4 Release 🏗

storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Core: Fix ./stories.json requests in manager for relative paths (#16114)
  • Core: Fix dotenv handling (#16105)
  • Addon-docs: Fix embedding selected story in canvas block (#15915)

Maintenance

  • Story index server: Add story sorting (#16102)
  • Refactor stories-json to use a caching class (#16106)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Webpack5: Fix output paths (#16074)
  • Core: Infer docs only stories (#16101)
  • CSF3: Fix story type back-compat (#16107)
storybook -

Published by shilman about 3 years ago

Features

  • CSF3: Add auto-title support to on-demand V7/V6 refactor (#16098)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Angular: Fix ng selector issue and dynamically show templates in stories (#15976)
  • Core: Fix issue with more complex stories paths. (#16078)

Maintenance

  • Main.js config: Fix Builder type (#16013)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Angular: Fix error handling for angular builder standalone builds (#15978)
  • Addon-docs: Fix useStories to correctly respond to change in storyId (#16046)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • Addon-docs: Ensure we don't clobber multiple source container state updates (#16039)
  • Core: Restore deprecation warning for configure (#16041)
  • Core: Be careful in FEATURES check (#16044)
storybook -

Published by shilman about 3 years ago

Features

  • Core: On demand store (#15871)

Bug Fixes

  • UI: Fix ActionButton out of position in Safari (#15981)
storybook -

Published by shilman about 3 years ago

Features

  • Angular: Support storybook configuration for projects with only angular Library (#15744)
  • CLI: Show framework name in startup banner (#15966)

Bug Fixes

  • CLI: Fix sb link to yarn3 repos (#15989)
  • Core: Pass proper stack of an error (#15864)
  • Addon-docs/Angular: Fix default values in ArgsTable (#15881)

Maintenance

  • Core: Replaced process.env override in DefinePlugin config (#15925)
  • CSF: Infer defaultValue of argtype based on arg (#15798)
storybook -

Published by shilman about 3 years ago

Maintenance

  • Core: Write JSON stats file in streaming fashion and omit chunks for brevity (#15889)
storybook -

Published by shilman about 3 years ago

Bug Fixes

  • TypeScript: Fix glob pattern used in package typesVersions config (#15918)

Maintenance

  • Core: Add Babel mode v7 (#15928)
  • Core: Write JSON stats file in streaming fashion and omit chunks for brevity (#15889)
  • UI: Add playback icons (#15909)
  • Misc: Generate and push repros to a GitHub repo every night (#15877)

Dependency Upgrades

  • Bump cpy to 8.1.2 for security (#15953)
storybook -

Published by shilman about 3 years ago

Features

  • CLI/Storyshots: Specify custom sb extract Chromium exe (#15878)

Bug Fixes

  • Angular: Fix Cannot read property 'selector' of undefined (#15874)
  • Addon-docs: Fix refs support in Docs pages (#15890)
storybook -

Published by shilman about 3 years ago

Features

  • UI: Add skip to canvas/sidebar links (#15740)
  • Controls: Add id to setter button for undefined values (#15729)

Bug Fixes

  • CSF3: Normalize windows paths in autoTitle (#15770)
  • Addon-docs: Fix newline handling in ArgsTable code blocks (#12882)

Maintenance

  • Build: Update caniuse-lite dependency (#15863)
storybook -

Published by shilman about 3 years ago

Maintenance

  • CLI: Improve typings of Angular components (#15832)
  • Controls: Fix esm is not defined error with built Storybook (#15812)
storybook -

Published by shilman about 3 years ago

Features

  • Addon-docs/Angular: Render user defined template as source if it exists (#15743)
  • Core: Add MDX support to built-in stories.json generation (#15808)

Maintenance

  • Controls: Add better icon for reset button (#15737)
  • Add checkboxes to pull request template (#15799)
storybook -

Published by shilman about 3 years ago

Fix bad publish of 6.4.0-alpha.27 to the latest tag