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 - v7.1.0-alpha.43

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.43

  • Addons: Remove deprecated addPanel use and misc improvements - #23284, thanks @ndelangen!
  • CSF-tools: Allow type checking in story title - #22791, thanks @honzahruby!
storybook - v7.0.25

Published by github-actions[bot] over 1 year ago

7.0.25

storybook - v7.1.0-alpha.42

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.42

  • CLI: Fix pnp paths logic in storybook metadata - #23259, thanks @yannbf!
storybook - v7.1.0-alpha.41

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.41

storybook - v7.0.24

Published by github-actions[bot] over 1 year ago

7.0.24

storybook - v7.1.0-alpha.40

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.40

storybook - v7.1.0-alpha.39

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.39

  • CLI: Add new Configure page to templates - #23171, thanks @yannbf!
  • CLI: Fix storybook package manager command in init - #23169, thanks @yannbf!
  • React: Add addon-onboarding as part of init - #22972, thanks @yannbf!
storybook - v7.0.23

Published by github-actions[bot] over 1 year ago

7.0.23

  • Core: Fix compat by disabling name mangling in esbuild require - #22486, thanks @youngboy!
  • Core: Prebundle node-logger and make it CJS only - #23109, thanks @ndelangen!
  • NextJS: Fix fonts not loading with 3+ words in name - #23121, thanks @ygkn!
  • Telemetry: Count onboarding stories - #23092, thanks @shilman!
storybook - v7.1.0-alpha.38

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.38

  • CLI: Fix installing user's project before init - #23145, thanks @ndelangen!
  • CLI: Fix storybook dev after storybook init via subprocess - #23144, thanks @yannbf!
  • CLI: Suppress dev-server info table when --quiet is true - #23133, thanks @syabro!
  • Core: Allow .mjs extension for CSF stories - #23125, thanks @idesigncode!
  • Core: Fix compat by disabling name mangling in esbuild require - #22486, thanks @youngboy!
  • Docs: Fix scroll location on docs navigation - #22714, thanks @gitstart-storybook!
  • Interactions: Fix deeply nested nodes in the panel debugger - #23108, thanks @yannbf!
storybook - v7.1.0-alpha.37

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.37

storybook - v7.0.22

Published by github-actions[bot] over 1 year ago

7.0.22

storybook - v7.1.0-alpha.36

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.36

storybook - v7.1.0-alpha.35

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.35

storybook - v7.0.21

Published by github-actions[bot] over 1 year ago

7.0.21

storybook - v7.1.0-alpha.34

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.34

storybook - v7.1.0-alpha.33

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.33

storybook - v7.1.0-alpha.32

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.32

storybook - v7.1.0-alpha.31

Published by github-actions[bot] over 1 year ago

7.1.0-alpha.31

  • Dependencies: Set vue-component-type-helpers to latest - #23015, thanks @ndelangen!
  • Dependencies: Upgrade nanoid, prebundle it, upgrade remark, cleanup some .md files for warnings - #23005, thanks @ndelangen!
  • Dependencies: Use latest version of vue-tsc & sync versions of angular - #23011, thanks @ndelangen!
storybook - v7.1.0-alpha.30

Published by JReinhold over 1 year ago

7.1.0-alpha.30

storybook -

Published by shilman over 1 year ago

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835
  • Core: Fix indexing errors by excluding node_modules stories #22873
  • CLI: Fix upgrade notification message #22933
  • Angular: Add --open/--no-open flag to dev command #22964
  • Angular: Silence compodoc when running storybook with --quiet #22957

Maintenance

  • Core: Improve MDX of error in story index #22782

Build

  • Build: Fix the theme output during development #22841
  • Revert "Docs: E2E tests for Source block update fix" #22934