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

Bug Fixes

  • Modified Swatches keys to avoid duplicates (#14636)

Maintenance

  • ESM tweaks for vite builder (#14641)
  • Examples: Move from placehold.it to place-hold.it for mock images (#14637)
storybook -

Published by shilman over 3 years ago

Features

  • Preact: Add react compat by default (#14555)

Bug Fixes

  • Addon-docs: Fix MD code snippet format inside Description (#14495)
  • Server: Fix string escaping in CSF compiler (#14615)

Maintenance

  • Maintenance: Improve issue templates (#14543)
storybook -

Published by shilman over 3 years ago

Features

  • Angular: Create actions for Outputs by default (#14299)

Bug Fixes

  • Addon-a11y: Fix crypto in webpack5 (#14592)
  • Storyshots: Preserve authentication information in Storybook URL (#14582)

Maintenance

  • Angular: Add template MDX example (#14597)

Dependency Upgrades

  • Remove unused inquirer dependency (#14590)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • CLI: Properly detect vuetify3 (#14552)
  • Core: Fix build config inconsistency (#14566)
storybook -

Published by shilman over 3 years ago

Features

  • Angular: Improve story rendering mode (#14226)

Bug Fixes

  • Angular: set the @ViewChild with a non-empty value in StorybookWrapperComponent (#14586)

Maintenance

  • CI: Remove Travis, fix TeamCity, rework E2E on CircleCI (#14522)
  • Core: Resolve builders relatively to config file (#14576)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Core: Fix build config inconsistency (#14566)
  • CLI: Fix vuetify3 detection (#14552)

Maintenance

  • Build: Disable yarn immutable install by default during E2E tests (#14568)
  • Build: Fix dev:babel and dev:tsc NPM scripts (#14560)

Dependency Upgrades

  • Bump vue-docgen-api to 4.38.0 (#14567)
  • Upgrade react-colorful to latest (#14553)
storybook -

Published by shilman over 3 years ago

Features

  • Core: Enable community builders (#14545)
storybook -

Published by shilman over 3 years ago

Features

  • Core: Expose Server instance through the pluggable Builder API (#14468)

Maintenance

  • Core: Don't shadow the window global variable (#14472)
storybook -

Published by shilman over 3 years ago

Features

  • UI: Support * wildcard option in storySort order array (#14531)

Bug Fixes

  • UI: Add show toolbar T in menu (#14437)

Maintenance

  • Refactor: Replace lodash/range with Array.from (#14323)
  • Maintenance: Add TypeScript plugin for Yarn (#14534)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • CLI: Fix prerelease upgrade (#14529)
storybook -

Published by shilman over 3 years ago

Features

  • Web-components: Add full reload listening to server-side-events (#14445)
  • Core: Pass watchOptions from webpack config to webpackDevMiddleware (#14461)

Bug Fixes

  • CLI: Fix prerelease upgrade (#14529)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Core: Allow string in object arg and support fractional numbers in URL args (#14511)
  • UI: Skip duplicate storyId breaking sidebar (#14502)
storybook -

Published by shilman over 3 years ago

Features

  • Core: Enable gzip compression on the development server (#14459)

Bug Fixes

  • Preact: Fix hooks when used in stories, preact-kitchen-sink (#14473)
  • Angular: Fix handling of line breaks with multiple selectors (#14313)
storybook -

Published by shilman over 3 years ago

Maintenance

  • Build: Move monorepo to Yarn 2 (#13907)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Core: Don't include args param in docs mode URL (#14494)
  • Core: Restore previewHead/Body presets (#14500)
  • Controls: Reset ArgsTable state when switching stories (#14493)

Dependency Upgrades

  • Revert "Upgrade dotenv-webpack to v6" (#14501)
storybook -

Published by shilman over 3 years ago

Dependency Upgrades

  • Upgrade dotenv-webpack to v6 (#14492)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Core: Fix file-loader options for ESM compat (#14480)
  • Core: Fix config.js-based configuration (#14479)

Maintenance

  • Core: Disable postcss warning, add main.js features setting (#14478)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Core: Fix symlinks in static dir when building static Storybook (#14448)
  • Addon-docs/ArgsTable: Use storySort parameter (#14422)
  • Revert "Svelte - Fix async loaders and docs" Fix #14443 (#14444)
  • Addon-docs/Angular: Keep inlineStories to false by default (#14447)

Maintenance

  • CLI: Fix link to sb init docs (#14421)
storybook -

Published by shilman over 3 years ago

Fix bad version update message from #12183

storybook -

Published by shilman over 3 years ago

Storybook 6.2: Future-proof component development

Major improvements for new frameworks, package managers, and bundlers.

🚀 Frameworks: Vue 3, Svelte Native CSF
📦 Packaging: NPM 7, Yarn 2, ESM
🛠 Bundlers: Webpack 5 (experimental), pluggable bundlers to enable Vite, ESBuild, Snowpack, & more.

Also an overhaul of Storybook’s auto-generated controls and hundreds more fixes, features, and tweaks.

Browse the changelogs matching 6.2.0-alpha.*, 6.2.0-beta.*, and 6.2.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.x or MIGRATION.md for detailed migration instructions.

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