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 process.env assignment (#17174)

Dependency Upgrades

  • Bump cli-table3 to fix colors bug (#17180)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Addon-docs: Fix babel-loader resolution based on builder (#16752)
  • Angular: Use ɵReflectionCapabilities to find component & module metadata (#17156)

Dependency Upgrades

  • Update react-syntax-highlighter to fix transitive vulnerability (#17127)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Angular: Fix angular 13.1 JIT error and HMR reload (#17131)
  • Core: Fix IE support by transpiling more libs to es5 (#17141)
storybook -

Published by shilman almost 3 years ago

Features

  • Allow setting project args/argTypes for v6 store (#17043)

Bug Fixes

  • Router: Fix navigating to hash links (#17134)
storybook -

Published by shilman almost 3 years ago

Bug Fixes

  • Addon-measure: Update z-index to fit with libraries with also high z-index (#15860)

Maintenance

Dependency Upgrades

  • Upgrade react-syntax-highlighter to pick up security patch upstream in highlight.js (#17100)
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!!!