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

Bug Fixes

  • Addon-docs: Fix type aliases and enum types from Angular Compodoc JSON (#12665)
  • Core: Ensure node name does not contain leading/trailing whitespace (#13275)
  • Angular: Run setProps in the NgZone (#12382)

Maintenance

  • Core: Make @babel/core an optional peer dependency (#13329)
  • Core: Replace preset-env polyfills with babel-polyfills (#13055)
  • CLI: use Jest to test CLI commands and remove outdated fixtures (#12936)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-backgrounds: Fix grid offset always using default value (#13260)
  • UI: Fix keybindings on non-US keyboard layouts (#13319)
  • Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js (#13327)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Core: Fix preview URL dropped hashes (#13308)
  • Core: Fix template script tag support (#13271)
  • Addon-docs: Fix Vue source snippets for function attributes (#13288)
  • Components: Fix Zoom for IE11 (#13302)
  • React: Don't add FastRefresh if already enabled (#13303)
  • CLI: Fix storybook-deployer upgrade warning (#13306)

Maintenance

  • React: Expose StorybookConfig types (#13309)
  • React: Fix unit tests for react preset (#13315)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • CLI: Fix not printing managerTotalTime when using cached manager (#13294)
  • Core: Only apply express.json() middleware to /runtime-error route (#13295)
  • Core: Don't use prebuilt or cached manager when running smoke test (#13266)
  • Core: Detect arg inference for cyclic args and warn (#13263)

Dependency Upgrades

  • Remove unused dependency @svgr/webpack (#13281)
storybook -

Published by shilman almost 4 years ago

Bug Fixes

  • Addon-controls: Fix ensureDocsBeforeControls support for paths (#13204)
  • CLI: Add core-js to Preact generator (#13138)
  • Core: Improve handling of --static-dir option (#13245)
  • Core: Fix webpack5 compatibility check for ProgressPlugin (#13239)
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)
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