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

Features

  • CLI: Update types in React typescript templates (#15292)

Maintenance

  • Yarn: Disable unnecessary builds (#15299)
  • Toolbars: Add missing regenerator-runtime dependency (#15312)
storybook -

Published by shilman over 3 years ago

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin per PR#46 (#15287)
  • Fix peer deps (#15288)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Angular: Fix nx project with workspace.json (#15267)
  • Angular: Fix some Ivy rendering glitches (#15279)
storybook -

Published by shilman over 3 years ago

Dependency Upgrades

  • Bump postcss to 7.0.36 with security fix (#15276)
  • Fix monorepo peer deps (#15277)
storybook -

Published by shilman over 3 years ago

Features

  • Angular: Add built-in Ivy support instead of relying on addon (#15229)

Bug Fixes

  • Addon-docs: Fix MDX compiler export to match new location (#15266)
  • Addon-viewport: Fix CSS for scale reset on firefox (#15128)
storybook -

Published by shilman over 3 years ago

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin to RDT 2.0 (#15247)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Core: Only call setup function on story navigation (#15244)

Maintenance

  • Official-storybook: Add CSF3 setup function demo (#15245)

Dependency Upgrades

  • Use @storybook/react-docgen-typescript-plugin canary with PR#45 (#15243)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Vue3: Update args without re-mounting component (#15168)
  • Core: Preserve other query params when changing args/globals (#15213)
  • UI: Fix range slider value label size changes causing jittering (#15145)
  • Codemod: Fix dist/node_modules ignore heuristic (#15222)
  • Core: Fix autoRefs check in manager-webpack (#15197)

Maintenance

  • CSF3: Fix v1-style annotations in codemod (#15230)
  • Core: CSF v3 preview (#15217)
storybook -

Published by shilman over 3 years ago

Dependency Upgrades

  • Vue3: Add vue-loader as a dependency (#15207)
storybook -

Published by shilman over 3 years ago

Features

  • Core: Disable sidebar and don't load refs when singleStory=true (#15201)

Bug Fixes

  • Angular: Use docsMode to set docs options (#15194)

Maintenance

  • Addon-docs: Split out MDX compiler into standalone package (#15205)
storybook -

Published by shilman over 3 years ago

Features

  • Core: Add shortcuts URL param to disable keyboard shortcuts (#15192)

Bug Fixes

  • Angular: Fix builder runaway process (#15189)
storybook -

Published by shilman over 3 years ago

Maintenance

  • Core: Use named import for @storybook/addons, fixes vite builder (#15187)
storybook -

Published by shilman over 3 years ago

Storybook 6.3 is in RC!! 🎉🎉🎉

Hundreds of improvements and fixes, including:

  • Angular - Angular12, Ivy, overhauled docs support.
  • Web-components - Lit2 support.
  • Essentials - New measure/outline addons for CSS debugging.
  • Addon API - Keyboard shortcuts for addons. Initial support in viewports, toolbars.
  • Webpack 5 - Official support.
  • Vite builder - Community support.
  • Modern ESM - Modern package distribution.

Track the release in the Github: Storybook 6.3 Release 🛠

storybook -

Published by shilman over 3 years ago

Features

  • Toolbars: Add customizable keyboard navigation shortcuts (#15169)

Bug Fixes

  • Controls: Initialize color control on reset (#15059)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Measure: Update version to fix hooks issue (#15167)
storybook -

Published by shilman over 3 years ago

Features

  • Angular: Add compodoc to ng builder (#15165)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Angular: Clear root / docs-root when navigating from one tab to the other (#15160)
storybook -

Published by shilman over 3 years ago

Features

  • Controls: Style undefined range slider different to filled one (#14973)

Dependency Upgrades

  • Upgrade to react-docgen-typescript-plugin 1.0.0 (#15154)
storybook -

Published by shilman over 3 years ago

Maintenance

  • CsfFile: Index Meta/Story annotations (#15152)
  • CLI: Update project template for web-components (#15149)
  • Build: Fix WC example and e2e tests (#15146)
storybook -

Published by shilman over 3 years ago

Features

  • Essentials: Update measure/outline addons to support ESM and vite builder (#15144)