-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Insights: storybookjs/storybook
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v9.0.0-alpha.2
published
Mar 5, 2025 -
v8.6.4
published
Mar 5, 2025 -
v9.0.0-alpha.3
published
Mar 11, 2025
23 Pull requests merged by 10 people
-
Release: Prerelease 9.0.0-alpha.3
#30760 merged
Mar 11, 2025 -
Angular: Add @angular-devkit/build-angular to default installed pacakages in angular
#30790 merged
Mar 11, 2025 -
Svelte: Fix automatic argTypes inference coming up empty with
svelte2tsx@0.7.35
#30784 merged
Mar 11, 2025 -
CLI: Fix test install in RNW projects
#30786 merged
Mar 11, 2025 -
Addon Test: Improve unhandled error messages
#30755 merged
Mar 10, 2025 -
Svelte: Pin svelte2tsx to solve argType regression
#30783 merged
Mar 10, 2025 -
Core: Re-Export renderers from frameworks
#30771 merged
Mar 10, 2025 -
Universal Store: Don't use
crypto.randomUUID
#30781 merged
Mar 10, 2025 -
Automigrate: Disable
missingStorybookDependencies
for 9.0#30769 merged
Mar 10, 2025 -
Migration: Add auto-automigration for merged packages
#30753 merged
Mar 10, 2025 -
Migration: Document dropped support legacy packages
#30766 merged
Mar 10, 2025 -
Build: Disable benchmark scripts
#30775 merged
Mar 8, 2025 -
Test: Move
@storybook/test
intostorybook/test
#30742 merged
Mar 7, 2025 -
Addon A11y: Promote @storybook/global to full dependency
#30723 merged
Mar 6, 2025 -
Next.js: Upgrade image-size to 2.0
#30741 merged
Mar 6, 2025 -
Core: Replace 'min' instead of 'm' in printDuration
#30668 merged
Mar 6, 2025 -
Svelte: Fix Vite crashing on virtual module imports
#26838 merged
Mar 6, 2025 -
Next.js: Use latest version when init in empty directory
#30659 merged
Mar 6, 2025 -
Release: Patch 8.6.4
#30735 merged
Mar 5, 2025 -
Release: Prerelease 9.0.0-alpha.2
#30756 merged
Mar 5, 2025 -
React: Export returntype of ReactMeta#story
#30580 merged
Mar 5, 2025 -
Build: Fix check
#30752 merged
Mar 5, 2025 -
Core: Move @storybook/instrumenter into core
#30740 merged
Mar 5, 2025
13 Pull requests opened by 8 people
-
React: Remove react import in template files
#30757 opened
Mar 5, 2025 -
Test: Bump version of @testing-library/user-event
#30758 opened
Mar 5, 2025 -
Release: Patch 8.6.5
#30762 opened
Mar 6, 2025 -
Core: New Status Store
#30764 opened
Mar 6, 2025 -
Core: Move @storybook/addon-actions into storybook
#30765 opened
Mar 6, 2025 -
Core: Testing Module UI improvements
#30773 opened
Mar 7, 2025 -
Addon Accessibility: Various improvements
#30774 opened
Mar 7, 2025 -
Automigrate: Prefer framework import
#30785 opened
Mar 10, 2025 -
Vite: Revert: "Improve handling of preview annotations"
#30789 opened
Mar 11, 2025 -
Fix storybook mock example
#30791 opened
Mar 11, 2025 -
Vite: Add new dependencies to Vite optimizeDeps to fix #30789
#30792 opened
Mar 11, 2025 -
Next.js: Add experimental support for RSC
#30793 opened
Mar 11, 2025 -
Maintenance: Move certain internal entries to top-level-export
#30794 opened
Mar 11, 2025
10 Issues closed by 8 people
-
[Bug]: Missing documentation when importing or extending pnpm workspace package components
#30767 closed
Mar 11, 2025 -
Addon Test: Improve unhandled error messages
#30754 closed
Mar 10, 2025 -
Setting properly the height for iframes
#17811 closed
Mar 6, 2025 -
[Bug]: deprecation warning migration for v7.0 won't work with MDX
#19573 closed
Mar 6, 2025 -
[Bug]: Storybook doesn’t work with unplugin icons
#20562 closed
Mar 6, 2025 -
[Bug]: Strip-hmr-boundary-plugin conflicts with new vite CSS hmr
#30747 closed
Mar 5, 2025 -
[Bug]: sh: 1: storybook: not found | after install
#30681 closed
Mar 5, 2025 -
[Bug]: CSF Factories/React - return type of meta.story (`ReactStory`) is not exported
#30579 closed
Mar 5, 2025
6 Issues opened by 5 people
-
[Bug]: Disabled checkbox is clickable in interaction tests
#30795 opened
Mar 11, 2025 -
[Bug]: TypeScript 5.8.0 support
#30782 opened
Mar 10, 2025 -
[Bug]: @storybook/test using pinned @vitest/expect, could lead to `expect.extend` mismatch
#30779 opened
Mar 9, 2025 -
[Bug]: Unable to use import map to reference code in Storybook
#30776 opened
Mar 7, 2025 -
[Bug]: Vite `storybook build` incorrectly bundles side-effects shared between `preview.js` and component
#30768 opened
Mar 6, 2025 -
[Bug]: Canvas types in the play function stopped working with Yarn PnP.
#30763 opened
Mar 6, 2025
41 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Bug]: Try to avoid JsPackageManager.retrievePackageJSON usage
#26263 commented on
Mar 5, 2025 • 0 new comments -
[Bug]: (vitest integration) `test.include` should not be ignored
#30307 commented on
Mar 5, 2025 • 0 new comments -
[Bug]: "Show code" shows the story but the tags are displayed as HTML entities
#30705 commented on
Mar 5, 2025 • 0 new comments -
[Bug]: can not build stories with Bun
#30654 commented on
Mar 6, 2025 • 0 new comments -
[Bug]: Next.js-Vite fails in new Next.js project
#30303 commented on
Mar 6, 2025 • 0 new comments -
[Bug]: Angular APP_INITIALIZER not firing at Storybook 8
#29386 commented on
Mar 6, 2025 • 0 new comments -
[Bug]: Storybook 8 injecting packageManager on NPM
#30751 commented on
Mar 6, 2025 • 0 new comments -
[Bug]: React Context Provider in Global Decorator not working in monorepo
#29144 commented on
Mar 6, 2025 • 0 new comments -
[Bug]: Test runner doesn't find stories when using custom function
#30597 commented on
Mar 6, 2025 • 0 new comments -
[Documentation]: Improve visibility of `argTypesEnhancers` and `argsEnhancers`
#30749 commented on
Mar 6, 2025 • 0 new comments -
[Bug]: Internal server error: Missing "./dist/client/docs/config.js"
#30671 commented on
Mar 6, 2025 • 0 new comments -
[Bug]: Angular Library requires Zone.js
#30691 commented on
Mar 6, 2025 • 0 new comments -
Support for Astro components
#18356 commented on
Mar 7, 2025 • 0 new comments -
[Bug]: “The current testing environment is not configured to support act” errors when changing between component docs pages
#30356 commented on
Mar 7, 2025 • 0 new comments -
[Bug]: Importing type from another Vue component breaks storybook
#29234 commented on
Mar 7, 2025 • 0 new comments -
[Bug]: docs container - Storybook preview hooks can only be called inside decorators and story functions
#28758 commented on
Mar 7, 2025 • 0 new comments -
[Tracking]: Storybook 9 Breaking Changes and Packages Cleanup
#30672 commented on
Mar 7, 2025 • 0 new comments -
[Bug]: Investigate Next.js v15 features and limitations
#29421 commented on
Mar 7, 2025 • 0 new comments -
[Tracking]: Test-Related Package Consolidation
#30675 commented on
Mar 8, 2025 • 0 new comments -
[Bug]: "ExternalDocs from @storybook/blocks fails with [Error reading preview.js]"
#30724 commented on
Mar 9, 2025 • 0 new comments -
[Bug]: Name from defineOptions in Vue 3 Component is ignored in the Documentation Show Code preview
#30455 commented on
Mar 9, 2025 • 0 new comments -
[Tracking]: Remove Deprecations and Drop Tooling Support
#30679 commented on
Mar 9, 2025 • 0 new comments -
[Tracking]: Core Consolidation & Internal API Reorganization
#30674 commented on
Mar 10, 2025 • 0 new comments -
[Bug]: @storybook/nextjs React versions are inconsistent between Next.js and Storybook.
#30646 commented on
Mar 10, 2025 • 0 new comments -
[Bug]: experimental_indexers failing to parse CSF content
#30486 commented on
Mar 10, 2025 • 0 new comments -
[Bug]: Next.js module transpilation is not supported
#22070 commented on
Mar 10, 2025 • 0 new comments -
[Bug]: optimizePackageImports do not work in @storybook/nextjs
#30126 commented on
Mar 10, 2025 • 0 new comments -
[Tracking]: Test Polish 💅
#30746 commented on
Mar 10, 2025 • 0 new comments -
[Bug]: Infinite re-render for async RSC stories
#30317 commented on
Mar 10, 2025 • 0 new comments -
[Bug]: Can't install `@storybook/experimental-addon-test`
#30614 commented on
Mar 10, 2025 • 0 new comments -
[Bug]: string-width dependency stops storybook from executing
#22431 commented on
Mar 10, 2025 • 0 new comments -
[Bug]: 8.4.5 Hangs on initial launch requires full reload
#29715 commented on
Mar 11, 2025 • 0 new comments -
[Bug]: @storybook/experimental-addon-test doesn't have access to the Nuxt instance when running in CLI
#30418 commented on
Mar 11, 2025 • 0 new comments -
[Bug]: SB_CORE-SERVER_0002 torybook failed to load the following preset: ./.storybook/main.ts.
#28725 commented on
Mar 11, 2025 • 0 new comments -
Fix: Disable Telemetry when `--no-version-updates` flag is enabled in cliOptions
#29635 commented on
Mar 9, 2025 • 0 new comments -
Addon-docs: Add eject button to canvas toolbar
#29825 commented on
Mar 5, 2025 • 0 new comments -
Build: Replace last 'src', not 1st 'src' in entry file paths
#30404 commented on
Mar 10, 2025 • 0 new comments -
fix(react): Change Renderer from `createRoot.render` to `renderToReadableStream` & `hydrateRoot`
#30419 commented on
Mar 6, 2025 • 0 new comments -
Ember: Fix `ember-template-compiler` import for ember 6+
#30682 commented on
Mar 9, 2025 • 0 new comments -
CSF: Fix CSF subcomponent type
#30729 commented on
Mar 5, 2025 • 0 new comments -
Blocks: IconGallery improvement
#30743 commented on
Mar 10, 2025 • 0 new comments