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

Maintenance

  • Core: Feature flag for builtin stories.json support (#14992)

Dependency Upgrades

  • React: Upgrade to @storybook/react-docgen-typescript-plugin (#14991)
storybook -

Published by shilman over 3 years ago

Features

  • Core: Single story option in iframe view (#14875)
  • Lit: Add typings for @storybook/lit (#14962)

Dependency Upgrades

  • Bump telejson to 5.3.2 to use the ESM version (#14983)
  • CSF: Add undeclared dependency regenerator-runtime (#14979)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Controls: Fix controls without options and add warning (#14976)
  • Core: Add remaining sbmodern exports (#14977)
storybook -

Published by shilman over 3 years ago

Features

  • Angular: Pass bootstrapOptions to angular (#14852)
  • Controls: Update all controls to have explicit handling for undefined (#14899)
  • Core: Add args enhancers + use in addon-actions (#14901)
  • Addon-docs: Remove all defaultValue eval-ing (#14900)
storybook -

Published by shilman over 3 years ago

Features

  • Core: Built-in static stories.json support (#14945)

Maintenance

  • Core: Add modern build target to apps aka frameworks (#14967)
  • Build: Increase CI build step to XL (#14970)
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)