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

Features

  • UI: Provide option to hide default toolbar tools (#14897)
  • Core: Support modern browser target (#14954)

Maintenance

  • Core: Remove updateGlobals warning message (#14949)
  • Controls: Tighten color control inference heuristic and test (#14684)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • CLI: Keep Webpack 4 builder for Angular lower than 12 (#14942)
storybook -

Published by shilman over 3 years ago

Features

  • CLI: Add Angular 12 + docs inline rendering support (#14928)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Addon-controls: Fix duplicate color swatch id's in Color control (#14925)

Maintenance

  • CLI: Add preamble instructions to sb repro (#14924)
  • Webpack5: Always set resolve.fallback.crypto to false (#14914)
  • Build: Add missing dependencies (#14919)
  • Build: Put E2E tests back on track (#14917)

Dependency Upgrades

  • Addon-storyshots: Make @storybook/react dependency optional (#14891)
storybook -

Published by shilman over 3 years ago

Maintenance

  • Builder-Webpack5: Use native features instead of plugins (#14281)
  • CLI: Repro refinements per feedback (#14888)
storybook -

Published by shilman over 3 years ago

Features

  • CLI: Add repro/link commands for creating/running reproductions (#14594)

Bug Fixes

  • UI: Only show addons in mobile if docsOnly is false (#14810)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • UI: Fix tab display when there is only one tab (#14790)
  • Addon-actions: Display DOM Event/CustomEvent data (#14879)

Dependency Upgrades

  • Build: Remove outdated @types/cpy dependency (#14880)
storybook -

Published by shilman over 3 years ago

Features

  • Lit: Initial lit2 support (#14600)
  • React: Add ComponentStory convenience type (#14780)

Maintenance

  • Extract addon-knobs from monorepo (#14874)
  • Extract addon-graphql from monorepo (#14862)
  • Extract design-assets from monorepo (#14854)
  • Fix renovate config (#14868)
  • Extract addon-events from monorepo (#14855)
  • Extract addon-cssresources from monorepo (#14860)
  • Extract addon-queryparams from monorepo (#14861)
  • CLI: Use arg-parser defaults (#14857)
  • Build: Remove MDX to make chromatic/IE pass in CI (#14863)
storybook -

Published by shilman over 3 years ago

storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Vue3: Fix components in decorators (#14809)
  • Accessibility: Adds title to close button on settings page (#14808)

Maintenance

  • Refactor marionette into its own repo (#14802)
  • Refactor rax to its own repo (#14799)
  • Refactor marko into its own repo (#14803)
  • Refactor mithril into its own repo (#14804)
  • Refactor riot to its own repo (#14800)
  • UI: Styling updates (#14820)
storybook -

Published by shilman over 3 years ago

Features

  • Addon-toolbars: Add optional label for toolbar items (#14776)

Maintenance

  • Core: Remove spurious package.json warning (#14785)
storybook -

Published by shilman over 3 years ago

Features

  • Angular: Filter out args whose argType are missing a control or action (#14779)

Maintenance

  • Addon-docs: Allow doc blocks to CJS imported (#14769)
storybook -

Published by shilman over 3 years ago

Features

  • Core: Add option to include story names when sorting (#12520)
  • Addon-actions: Add 'New Action' indicator (#14728)
  • Addon-docs: Add parameter to show code by default (#14729)

Bug Fixes

  • Addon-docs: Add classnames for Preview block (#14685)
  • UI: Fix toolbar text using theme color (#14308)

Maintenance

  • Core: Protect core metadata from decorators (#13512)
  • Addon-a11y: Reorder color blindness types by most common (#14768)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Core: Fix features, core, logLevel in main.js config types (#14745)
  • Angular: Fix windows path for tsconfig (#14747)

Maintenance

  • Build: Change nx cloud access token to read-only token (#14744)

Dependency Upgrades

  • Addon-a11y/Storyshots: Upgrade axe-core to 4.2.0 and related dependencies (#14749)
storybook -

Published by shilman over 3 years ago

Features

  • Storyshots: Add beforeAxeTest hook (#14563)
  • API: Add addon keyboard shortcuts & create shortcuts for addon-viewport (#14658)

Bug Fixes

  • Storyshots/Preact: Add pragma @jsxRuntime classic (#13849)
  • Core: Don't recreate a bound story function each time we call a decorated story (#14692)

Maintenance

  • Build: Add NX bootstrap optimization (#14535)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Angular: set the @ViewChild with a non-empty value in StorybookWrapperComponent (#14586)
  • Addon-docs: Fix ArgsTable sorting when using of={Component} (#14669)
  • Server: Fix string escaping in CSF compiler (#14615)

Maintenance

  • Examples: Move from placehold.it to place-hold.it for mock images (#14637)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Core: Fix URL handling in Firefox (#14556)
  • Build: Create webpack stats target directory if needed and accept boolean flag (#14690)

Maintenance

  • Docs: Remove babel-loader and @babel/core peer deps (#14689)
  • Use Storybook's built-in accessibility icon for VisionDeficiency tab. (#14681)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Addon-docs: Fix ArgsTable sorting when using of={Component} (#14669)

Maintenance

  • CLI: Rename preact template files to JSX (#14670)
storybook -

Published by shilman over 3 years ago

Maintenance

  • Angular: Refactor angular server (#14358)
  • CLI: Rename react template files to jsx (#14650)
storybook -

Published by shilman over 3 years ago

Features

  • CLI: Support community builders in sb init (#14651)
  • Angular: Support Ivy addon (#14649)

Maintenance

  • Add funding to manifests (#14647)