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

Bug Fixes

  • Angular: set the @ViewChild with a non-empty value in StorybookWrapperComponent (#14586)
  • Addon-docs: Fix ArgsTable sorting when using of={Component} (#14669)
  • Server: Fix string escaping in CSF compiler (#14615)

Maintenance

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

Published by shilman over 3 years ago

Bug Fixes

  • Core: Fix URL handling in Firefox (#14556)
  • Build: Create webpack stats target directory if needed and accept boolean flag (#14690)

Maintenance

  • Docs: Remove babel-loader and @babel/core peer deps (#14689)
  • Use Storybook's built-in accessibility icon for VisionDeficiency tab. (#14681)
storybook -

Published by shilman over 3 years ago

Bug Fixes

  • Addon-docs: Fix ArgsTable sorting when using of={Component} (#14669)

Maintenance

  • CLI: Rename preact template files to JSX (#14670)
storybook -

Published by shilman over 3 years ago

Maintenance

  • Angular: Refactor angular server (#14358)
  • CLI: Rename react template files to jsx (#14650)
storybook -

Published by shilman over 3 years ago

Features

  • CLI: Support community builders in sb init (#14651)
  • Angular: Support Ivy addon (#14649)

Maintenance

  • Add funding to manifests (#14647)
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)