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

Bug Fixes

  • ArgsTable: Fix union type splitting (#11868)
  • CLI: Fix import of Button in react mdx template (#12252)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Core: Add skip dispose option to ClientApi (#9868)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • UI: Fix eject and copy URLs for composition (#12233)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • React-native server: Fix addon tabs (#10468)
  • Addon-docs: Fix babel JSX handling in MDX (#11448)
  • Revert "Fix: Search stories" (#10916)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • UI: Fix disable parameter to hide addon panel (#12171)
  • Addon-controls: Fix controls from args (#12230)

Dependency Upgrades

  • Mithril: Add Mithril v2.0.0 to peer dependencies (#12229)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Addon-essentials: Log info on config override (#12211)

Maintenance

  • Build: Remove outdated CLI tests (#12207)

Dependency Upgrades

  • Source-loader: Pin prettier to 2.0.x version (#12226)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Addon-docs: Fix Vue ArgsTable sanitizing of item.type.elements to item.type.value (#12165)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Addon-docs: Fix ArgsTable union type handling in Vue/TS (#12158)
  • Addon-docs: Fix inline rendering for DOM nodes in HTML (#12164)

Maintenance

  • React: Simplify component type for CSF typing (#12110)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Addon-docs: Fix MDX IDs from CSF imports (#12154)
  • Addon-viewport: Add preset to fix windows import (#12148)
  • Composition: Verify refs in node (#12085)

Maintenance

  • Build: Update and optimize circleCI Config (#12118)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Source-loader: Fix default exports of type TSAsExpression (#12099)
  • Addon-docs: Fix source code for Template.bind({}) in MDX (#12107)
  • Addon-A11y: Fix manual run & timeline (#12003)
  • Core: Add frameworkPath to options to support custom frameworks (#12087)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Angular: Make CLI templates compatible with TS strict mode (#12081)
  • React: Fix CSF component typing (#12072)
  • ArgsTable: Fix styles to allow long text to wrap (#11818)
  • Addon-docs: Fix main check for absolute config dirs (#12057)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Addon-controls: Fix argType inference priority (#12048)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Addon-docs: Fix CSF names importing in MDX (#12044)

Maintenance

  • ArgsTable: Error when subcomponents is an array (#12033)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Addon-docs: Fix extractArgTypes for unknown component (#12012)

Maintenance

  • UI:pdate upgrade command in about section (#11934)
  • Build: Remove documentation scripts and fix README (#12015)

Dependency Upgrades

  • Bump jest-specific-snapshot to v4 (#11939)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • CLI: Fix upgrade to warn when no packages found (#11993)
  • Addon-docs: Fix blocks type export (#11987)
  • CLI: Fix RN link (#11973)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • CLI: Fix welcome links on Introduction MDX (#11949)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Source-loader: Fix .add detection (#11920)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Essentials: Fix missing toolbars addon (#11910)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • CLI: Fix csf-hoist-story-annotations codemod for variable default exports (#11895)
storybook -

Published by shilman about 4 years ago

Bug Fixes

  • Core: Fix support for main.ts/preview.ts files (#11885)
  • Addon-docs: Fix ArgsTable regression (#11889)