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

Features

  • Vue3: Add default render function CSF3 (#17068)
  • Addon-docs/Vue: Include methods in ArgsTable (#16975)

Bug Fixes

  • CLI: Install lit-html in new web components project (#17106)
  • Angular: Fix runCompodoc for Windows, local Compodoc, and user specified tsconfig (#16728)

Dependency Upgrades

  • React: Remove react-dev-utils (#17022)
storybook -

Published by shilman almost 3 years ago

Dependency Upgrades

storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Angular: Fix for renamed method in angular 13.1 (#17032)
  • Source-loader: Fix node.declaration edge case (#17027)
  • Core: Fix debug output on webpack failures (#16988)

Maintenance

  • Build: Run unit tests on more node versions, mac, and windows (#16744)

Dependency Upgrades

  • Avoid referencing internal Emotion packages in built types (#16905)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Support custom PREVIEW URL for block story iframe (#16773)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • UI: Only push the view back to Story if the viewMode is settings (#16943)
  • Core: Ensure we have a full story index before caching (#16947)
  • Angular: Fix support for non-roman alphabets in story titles (#16931)
  • Core: Be explicit about viewMode to fix Vue issue (#16919)
  • Core: Remove unused and occluded types (#16917)
  • CLI: Fix sb repro clobbering .vuerc (#16897)
  • Core: Fix auto-title in webpack5 (#16913)
  • Angular: Fix incorrect log (#16885)
  • Angular: Fix tsConfig paths not resolving for Angular >=12.2 (#16882)
  • Core: Add feature flag to disable legacy hierarchy separator warning (#16915)

Dependency Upgrades

  • Move @types/node to dependencies and accept v16 types (#16904)
  • Bump lodash to 4.17.21 (#16883)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Ensure we have a full story index before caching (#16947)
  • Angular: Fix support for non-roman alphabets in story titles (#16931)
  • Core: Be explicit about viewMode to fix Vue issue (#16919)
  • Core: Remove unused and occluded types (#16917)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Fix auto-title in webpack5 (#16913)
  • CLI: Fix sb repro clobbering .vuerc (#16897)

Maintenance

  • Core: Add feature flag to disable legacy hierarchy separator warning (#16915)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Angular: Fix incorrect log (#16885)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Angular: Fix tsConfig paths not resolving for Angular >=12.2 (#16882)
  • Addon-docs: Fix transclusion crash on webpack rules without test field (#16873)

Dependency Upgrades

  • Bump lodash to 4.17.21 (#16883)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • CLI: Fix open storybook in default browser (#16844)
  • Addon-docs: Fix transclusion crash on webpack rules without test field (#16873)

Maintenance

  • CLI: Improve sb repro directory prompt (#16854)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • CLI: Fix mainjsFramework automigrate (#16866)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Don't render with modernInline if inlineStories is false (#16853)
  • Preview: Don't hide the story while preparing (#16850)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • UI: Ensure all classes+animations for our loaders are prefixed (#16815)
  • Angular: Add back-compat method to find options (styles) in angular.json (#16832)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Core: Fix packageName check in build-dev (#16823)
  • CSFFile: Fix function exports (#16829)

Maintenance

  • Fix handle-release-branches workflow (#16801)
storybook -

Published by shilman almost 3 years ago

Storybook 6.4 is here!! 🎉🎉🎉

SB6.4 adds interaction testing and performance re-architecture ahead of a huge 7.0 release.

  • ▶️ Interactive stories to simulate user behavior and tools to debug it
  • ⚡️ On-demand architecture for smaller builds and faster load times
  • Automigrate + versioned documentation for easier upgrades
  • 📋 Linter to enforce Storybook best practices
  • 💯 Hundreds more fixes and quality of life improvements

More info in the Github issue Storybook 6.4 Release 🛠. Release announcement coming soon!!!

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)