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 1 year ago

Bug Fixes

  • UI: Fix upgrade command in about page #22056
  • CLI: Fix sandbox command #21977
storybook -

Published by shilman over 1 year ago

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Bug Fixes

  • CLI: Catch errors thrown on sanity check of SB installs #22039

Dependency Upgrades

  • Addon-docs: Remove mdx1-csf as optional peer dep #22038
storybook -

Published by shilman over 1 year ago

Features

  • UI: Add remount story shortcut #21401

Bug Fixes

  • CLI: Catch errors thrown on sanity check of SB installs #22039

Maintenance

  • Addon-docs: Remove mdx1-csf as optional peer dep #22038
  • Telemetry: Add CLI version to context #21999

Build

  • Build: Use vite@beta on sandboxes #22030
  • Fix e2e tests failing in Firefox #22022
  • Vite: Use vite 4.3 beta in sandboxes #21986
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • React: Fix default export docgen for React.FC and forwardRef #22024
  • Viewport: Remove transitions when switching viewports #21963
  • CLI: Fix JsPackageManager typo #22006
  • Viewport: Fix the defaultOrientation config option #21962
  • UI: Fix story data access for broken About page #21951
  • Angular: Fix components disappearing on docs page on property change #21944
  • React: Don't show decorators in JSX snippets #21907
  • Addon-docs: Include decorators by default in source decorators #21902
  • CLI: Fix npm list command #21947
  • Core: Revert Emotion :first-child (etc) workarounds #21213

Maintenance

  • UI: Add remount story shortcut #21401
  • Telemetry: Add CLI version to context #21999
  • CLI: Update template code references to 7.0 #21845
  • Addon-actions: Fix non-included type file #21922
  • Addon GFM: Fix node-logger dependency #21938

Dependency Upgrades

  • React-vite: Fix perf regression by pinning vite-plugin-react-docgen-ts #22013
  • Update @emotion/cache version #21941
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • React: Fix default export docgen for React.FC and forwardRef #22024
  • Viewport: Remove transitions when switching viewports #21963
  • CLI: Fix JsPackageManager typo #22006
  • Viewport: Fix the defaultOrientation config option #21962
  • UI: Fix story data access for broken About page #21951

Maintenance

  • CLI: Update template code references to 7.0 #21845

Dependency Upgrades

  • React-vite: Fix perf regression by pinning vite-plugin-react-docgen-ts #22013
  • Use future version of satellite repo dependencies #22026
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • Angular: Fix components disappearing on docs page on property change #21944
  • React: Don't show decorators in JSX snippets #21907
  • Docs: Include decorators by default in source decorators #21902
  • CLI: Fix npm list command #21947
  • Core: Revert Emotion :first-child (etc) workarounds #21213
  • Addon-actions: Fix non-included type file #21922
  • Addon GFM: Fix node-logger dependency #21938

Build

  • Build: Update trigger circle ci workflow to include main #21888
  • Build: Update dangerfile temporarily to check for patch label #21945
  • Build: Re-enable Vue2 Vite sandbox #21940
  • Build: Fix release badge on repros #21923
  • Build: fix the workflows to generate sandboxes #21912
  • Build: bump the node version in CI #21917
  • Build: no pnp.cjs in the root, regen lockfiles #21908
  • Build: remove pnp sandbox template #21913
  • Build: make the CI config ready for 7.0 release #21808

Dependency Upgrades

  • Update @emotion/cache version #21941
storybook -

Published by shilman over 1 year ago

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Bug Fixes

  • CLI: Improve incompatible addons logic #21883
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • CLI: Warn when community addons are incompatible with Storybook 7 #21863
  • CLI: Fix migration summary message #21862
  • CLI: Fix link to new framework API migrations #21875
  • CLI: Always send error events if init doesn't succeed #21879

Maintenance

  • Angular: Remove deprecated component/propsMeta from story #21807
  • Remove deprecated flags and properties #21852

Dependencies

  • Fix codemod dependency conflict #21876
  • Upgrade satellite repos for 7.0 #21881
storybook -

Published by shilman over 1 year ago

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Full announcement and proper release to the latest npm tag coming soon. 😘

storybook -

Published by shilman over 1 year ago

Features

  • CLI: Update stories glob in mdx codemod and not in mdx automigration #21809

Bug Fixes

  • TS: Make sure components with interfaces or no props don't raise decorator assignability issues #21833
  • Angular: Export applicationConfig decorator and adjust documentation for usage #21851
  • Vite: Polyfill global by default #21832
  • NextJS: Add explicit require.resolve calls to nextjs webpack loader config #21834
  • Angular: Fix support on Windows when Storystore v7 is disabled #21830
  • Angular: Fix module imported twice #21770

Maintenance

  • CLI: Fix duplicated dependency warning for major version differences #21850
  • Vite: downgrade remark related dependencies #21836

Build

  • Build: Remove workflow we no longer use #21829
storybook -

Published by shilman over 1 year ago

Features

  • CLI: Warn the user for duplicated versions after automigrate #21791

Bug Fixes

  • Addon-docs: Add remark-slug and remark-external-links to Vite builder #21796
  • Blocks: Add children prop types #21803

Maintenance

  • CLI: Upgrade to latest storybook/react-native version #21811
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • CLI: Don't inline template functions in CSF2 to 3 codemod #21539
  • ArgTypes: Fix JSdoc missing deprecated tag #21794
  • UI: Scroll to highlighted search result #21692
  • Actions: Fix clearing number of actions #21760
  • UI: Fix cannot read properties of undefined at SearchResults #21728
  • CLI: Fix an issue where port can be NaN #21785
  • Docs: Exclude decorators by default from source #21722
  • Docs: Fix ArgsTable crashing on subcomponents #21769
  • Docs: Make Source transform API consistent #21749

Maintenance

  • Telemetry: Count components #21774

Dependency Upgrades

  • Vite: Unpin rollup version #21748
  • Upgrade slash package to v5.x #21786
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • TypeScript: Fix missing env in StorybookConfig #21732
  • Composition: Fix src of iframe unless the version changes #21713
  • Composition: Fix the ref loading state showing up as empty instead #21690

Build

  • Build: Add e2e-tests-dev task #21546
  • Build: Fix CI after github.com SSH change #21764
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • Svelte: Remount when resetting args in controls #21659
  • CLI: Fix support for env vars when running dev/build commands #21152

Maintenance

  • Core: upgrade esbuild, remove watch option from options #21727
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • Fix TypeScript 5.0 support in 6.5 #21745
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • CLI: Fix sb add / mdx-gfm for addons with non-serializable values #21731
  • CSF-plugin: Fix sourcemaps #21704
  • React: Fix TS docgen for Functional Components #21693
  • TypeScript: Add previewMainTemplate option to StorybookConfig #21620
  • UI: Fix titles for addons/controls/panel tabs to support render fns and JSX elements #21650
  • UI: Fix active state for menu iconbutton #21666
  • CLI: Update renderer templates to provide correct typescript examples #21647
  • Composition: Fix various CORS issues #21682
  • Composition: Fix version switcher #21621

Dependency Upgrades

  • Pin rollup version to 3.19.1 #21723
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • UI: Fix IconButton to be in active state when corresponding menu is open #21622
  • Angular: Fix sb init library support #21675
  • CLI: Fix Vue3 template CSS #21674
  • Core: fix storySort not reading from .mjs & .cjs files #21637
  • Core: Fix cts/mts file extensions for config files #21465
  • Core: Fix conflicting staticDirs case when -s flag is used #21591
  • Angular: Fix source preview for angular stories #21609
storybook -

Published by shilman over 1 year ago

Features

  • Angular: Add "assets" build option #21116

Bug Fixes

  • React: Fix missing framework options in shim #21644
  • Docs: Update MDX Link component to be more user friendly #21570
  • Links: Update LinkTo component #21569
  • Vite: Allow vue files in importfn #21550
  • Controls: Fix glitchy range control #21459
  • CLI: Fix styling regression on CLI starter Introduction.mdx file #21466
  • Addon-docs: Fix csf-plugin for Angular #21629
  • Vite: Fix alias array converted incorrectly to an object #21480
  • UI: Default white preview background #21593
  • Vite: Fix dev and yarn pnp by adding lodash files to optimizeDeps.include #21535
  • Composition: Fix blank page when ref is missing but specified in url #21598
  • Core: Disable cache in dev-mode #21574
  • Vite: Fix react-vite and projects with absolute path preview entries on Windows #21545
  • UI: Change the way of preloading fonts #21599
  • Core: Add preload and prefetch links for runtime.mjs and related files #21594
  • React: Fix type inconsistencies in composeStories #21575
  • UI: Fix WithTooltip to use visible prop instead of defaultVisible #21589

Maintenance

  • Blocks: Iprove error messages #21615

Build

  • Build: Regen lockfiles #21576
  • Build: Fix coverage job in CircleCI #21633
  • Vite: Update sandbox template for vue2 script #20750
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • Revert "CLI: Upgrade non-core storybook packages better" #21583
  • CLI: Fix loading main.cjs files in automigration #21582
  • Outline: Fixed a typo #21515

Maintenance

  • CLI: Improve MDX codemod message regarding Story.id deprecation #21541
storybook -

Published by shilman over 1 year ago

Bug Fixes

  • CLI: Fix MDX codemod to update imports even when no stories are extracted #21549
  • NextJS: Support next/font in Next v13.2.4 #21560

Build

  • Fix 'yarn build' command on windows systems #21531