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

Bug Fixes

  • Core: Resolve react and react-dom from core (#13195)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Core: Clear manager cache on runtime error (#13230)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Core: Replace 'trash' with 'fs.remove' (#13211)
  • UI: Fix overflow scrolling on layout:centered (#13217)
  • CLI: Don't install babel for CRA (#13220)
  • Addon-docs: Fix lineheight in typeset component (#13205)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Storyshots: Fix beforeScreenshot and afterScreenshot return types (#13198)
  • UI: Target only IE10/IE11 for our CSS vertical centering hack (#13192)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-backgrounds: Fix grid disable (#13175)
storybook -

Published by shilman almost 4 years ago

Storybook 6.1 is the first in a series of performance-oriented Storybook releases. It includes:

6.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.1.0-alpha.*, 6.1.0-beta.*, and 6.1.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.3 or earlier.

storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Core: Fix using cached manager on the 2nd run (#13165)
  • Addon-docs: Fix Preview scaling with transform instead of zoom (#12845)
storybook -

Published by shilman almost 4 years ago

Features

  • UI: CSS escape hatches for sidebar styling (#13155)

Bug Fixes

  • UI: Fix CSS for IE11 (#13159)

Maintenance

  • Build: Update example and app to Angular 11 (#13141)
storybook -

Published by shilman almost 4 years ago

Maintenance

  • Build: Fix Yarn 2 E2E tests (#13129)
  • UI: Reduce rerenders when changing the selected story (#13107)
  • Build: Update example to Angular 10 (#13048)
storybook -

Published by shilman almost 4 years ago

Maintenance

  • Addon-docs: Export SourceContainer context (#13118)
  • UI: Fix loading UI when EventSource isn't defined (#13123)
  • Build: Remove some dependencies and improve E2E workflow (#13115)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-docs: Fix Meta prop types (#13101)
  • UI: preventDefault for certain keyboard shortcuts (#13097)

Dependency Upgrades

  • Bump @emotion/core to 10.1.1 (#13102)
storybook -

Published by shilman almost 4 years ago

Maintenance

  • Angular: Support Angular 11 (#13096)
  • UI: Tree highlight performance (#13095)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • UI: Fix kebab-case CSS property error (#13090)
  • UI: Fix single story hoisting at the root (#13089)

Maintenance

  • UI: Disable instant-on manager for now (#13084)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • React: Don't create a new story function on every render (#13069)
  • UI: FZAix search field styling in Safari 13 (#13070)
  • Addon-docs: Fix spurious warnings (#13075)
  • UI: Fix Escape key handling perf (#13073)
  • Storyshots: Fix compatibility for jest-preset-angular 8.3+ (#13060)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Angular: Fix storyData handling on module update (#13037)
  • Args: Default to type 'object' when there is a null arg (#13051)
  • Core: Fix duplicate argTypeEnhancers on HMR (#13050)

Dependency Upgrades

  • Bump react-dogen-typescript-plugin to 0.6.2 (#13052)
storybook -

Published by shilman almost 4 years ago

Features

  • UI: Single story hoisting in sidebar (#13039)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • UI: Fixes for Sidebar and Search (#13027)
  • Core: Make sure cache is available before trying to use it (#13012)
  • Core: Fix possible "write after end" exception for response stream (#13007)
storybook -

Published by shilman almost 4 years ago

Features

  • Core: Add STORYBOOK environment variable (#12997)

Bug Fixes

  • Args: Fix args inference for null values (#13029)
  • Core: Dedupe default ArgTypes enhancers (#13030)
  • Core: Add catch to end process (#13018)
  • UI: Fix icon for addon panel orientation button (#13026)
  • Addon-docs: Fix test for Angular type inference (#13009)
  • CLI: Fix deprecation check (#12981)
  • UI: Restrict layout styles to only apply to a rendered preview area (#13014)

Maintenance

  • Build: Add chokidar2 for yarn dev (#13028)
  • Build: Remove more enzyme (#13005)

Dependency Upgrades

  • Bump webpack to 4.41.24 (#13019)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-docs: Hide React default props in source block (#13003)
  • Addon-docs: Angular empty string now infers to "string" instead of "void" (#12994)

Maintenance

  • Components: Add outline icon (#13002)
  • Core: Migrate core to TypeScript (#12839)
  • Addon-docs: Exclude testfixtures from package (#12998)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Components: react-syntax-highlighter optimization (#12948)

Maintenance

  • Build: Replace enzyme with react-test-library (#12990)
  • Core: Move react and react-dom to peer deps (#12972)
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