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 4 years ago

Features

  • Addon-docs: Automatic source selection based on story type (#11601)
storybook -

Published by shilman over 4 years ago

Bug Fixes

  • Addon-controls: Fix no-args warning if argTypes are used (#11598)
  • Core: Pass denormalized stories to the sort function (#11572)
  • Addon-docs: Fix Vue inline rendering with Args and decorators (#11594)
  • Composition: Fix missing refId on getData calls (#11541)
  • UI: Fix scrollbars in flexbar (#11579)
storybook -

Published by shilman over 4 years ago

Features

  • CLI: Component-driven React / Vue / Angular / Preact / Svelte templates (#11505)
  • Addon-controls: Add reset UI to ArgsTable (#11550)

Bug Fixes

  • Addon-docs: Fix Vue argTypes default values (#11534)

Maintenance

  • Core: Move basic argType inference out of addon-docs and into core (#11561)
storybook -

Published by shilman over 4 years ago

Features

  • Core: Add args reset API (#11519)

Bug Fixes

  • Addon-docs: Make Meta block subcomponents optional (#11556)
  • UI: Remove z-index on ActionBar (#11502)
  • Composition: Fix docs-only story handling for composed storybooks (#11537)
  • Addon-Docs: Fix ArgsTable controls on Docs tab (#11552)

Maintenance

  • Core: Add argTypes to StoryContext (#11558)
  • CLI: Improve Storybook packages version management (#11342)
storybook -

Published by shilman over 4 years ago

Bug Fixes

  • Composition: Don't show versions dropdown if there are no versions (#11497)
  • Addon-docs: Remove undefined for optional values in Typescript Props (#11503)
storybook -

Published by shilman over 4 years ago

Bug Fixes

  • UI: Fix menu alignment regression (#11469)
  • Composition: Fix syntax on no-cors (#11491)
  • Addon-docs: Fix MDX handling to ignore babel.config.js (#11495)
  • UI: Increase max-height of menu tooltip so scrollbars don't appear (#11471)

Maintenance

  • CLI: Add common welcome MDX and cleanup (#11422)
  • CSF: Deprecate duplicate titles rather than forbid them (#11476)
storybook -

Published by shilman over 4 years ago

Bug Fixes

  • Addon-toolbars: Show name if there is no icon (#11475)

Maintenance

  • CI: Fix iframe test flake (#11473)
  • CI: Deploy the next branch of frontpage too (#11462)

Dependency Upgrades

  • Bump vue-property-decorator from 8.4.2 to 9.0.0 (#11241)
  • Bump @types/react-dom from 16.9.7 to 16.9.8 (#11191)
  • Bump jest-image-snapshot from 3.1.0 to 4.0.2 (#11267)
  • Bump autoprefixer from 9.8.0 to 9.8.4 (#11288)
  • [Security] Bump npm-registry-fetch from 4.0.4 to 4.0.5 (#11453)
storybook -

Published by shilman over 4 years ago

Storybook 6.0 is stabilizing! It brings loads of component dev and documentation improvements to your favorite UI workshop:

storybook -

Published by shilman over 4 years ago

Breaking Changes

  • Addon-backgrounds: Zero config defaults (#11460)

Features

  • Composition: Add version query to composed ref (#11447)
  • UI: Add version release notes (#11360)

Maintenance

  • Addon-controls: Add addon-docs check on startup (#11458)
  • Addon-docs: Remove deprecated addParameters calls (#11455)
  • Composition: Change event source to ref (#11392)
  • Fix Yarn 2 compatibility in CLI and Essentials (#11444)
storybook -

Published by shilman over 4 years ago

Bug Fixes

  • Addon-docs: Fix babel JSX handling in MDX (#11448)
storybook -

Published by shilman over 4 years ago

Breaking Changes

  • Core: Consistent file paths for locally-defined addons (#11368)

Features

  • Composition: Ensure args get sent to the right ref (#11401)
  • Core: Deprecate configure and clearDecorators (#11431)

Bug Fixes

  • Controls: Fix object control for story switching (#11432)
  • Controls: Fix interaction lag & CJK input (#11430)
storybook -

Published by shilman over 4 years ago

Features

  • Composition: Ignore globals from non-local refs (#11407)

Maintenance

  • Core: Remove manager redirects on boot (#11390)
storybook -

Published by shilman over 4 years ago

Bug Fixes

  • Addon-docs: Fix Props subcomponents regression (#11420)

Maintenance

  • Core: Deprecate addParameters and addDecorator (#11417)
storybook -

Published by shilman over 4 years ago

Bug Fixes

  • Addon-docs: Fix subcomponents display logic (#11415)
  • Addon-docs: Fix Source rendering corner case (#11414)
storybook -

Published by shilman over 4 years ago

Features

  • CLI: Add upgrade utility with version consistency check (#11396)

Maintenance

  • Build: Fix CI breaks (#11410)
  • Core: Deprecate immutable options as parameters (#11387)
storybook -

Published by shilman over 4 years ago

Breaking Changes

  • CSF: Forbid duplicate kinds (#11369)
  • Args: Rename globalArgs to globals (#11385)

Features

  • Args: Disable rows and controls in argTypes (#11388)
  • Composition: Add auto disable (#11364)
  • CLI: use addon-essentials & args (#11282)

Maintenance

  • Build: Add artifacts for e2e CI task (#11365)
  • Build: Remove cli fixtures in favor of e2e (#11357)
storybook -

Published by shilman over 4 years ago

Breaking Changes

  • Configuration: Remove hierarchy separators (#11344)

Features

  • Addon-docs: Dynamic Source rendering for React (#11332)
  • Args: Store global args in session storage (#11345)
  • Addon-docs: Add opt-in Markdown transclusion in MDX (#11334)

Bug Fixes

  • Core: Fix preset options handling (#11333)
  • UI: Revert theming greys flip (#11297)
  • Core: Composition QA (#11224)

Maintenance

  • Examples: Dual theme rendering (#11295)
  • Examples: Recreate stories for sidebaritem (#11298)
storybook -

Published by shilman over 4 years ago

Breaking Changes

  • Core: Deprecate setAddon from storiesOf API (#11322)

Bug Fixes

  • Revert "Core: Fix source-map strategy for production" (#11320)
  • Core: Set viewMode to story when navating from non story pages (#11317)

Dependency Upgrades

  • Bump react-textarea-autosize to 8.1.1 (#11319)
storybook -

Published by shilman over 4 years ago

Features

  • Composition: Allow refs versions in config (#11294)

Bug Fixes

  • CLI: Fix docs & essentials version on sb@next init (#11303)
  • Composition: Fix list of versions missing current version (#11259)
  • Composition: Fix undefined/undefined in url on init (#11293)

Maintenance

  • Essentials example: Fix typescript error (#11305)
storybook -

Published by shilman over 4 years ago

Features

  • Essentials: Add addon-controls (#11285)

Bug Fixes

  • Addon-docs markdown tables right align support (#11280)

Maintenance

  • Addon-docs: Simplify argType inference (#11284)
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