Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
7fe0822
UI: Improve status handling in sidebar nodes
yannbf Nov 6, 2025
0de2d7d
Merge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 12, 2025
97df7c7
Merge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 13, 2025
ae1c72f
Merge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 15, 2025
225c329
Docs: Add migration guide for test-runner -> Vitest addon
kylegach Nov 17, 2025
9bbf3ff
MMerge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 17, 2025
9de849f
Address review comments
kylegach Nov 17, 2025
f55b402
Merge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 18, 2025
97c5b0b
Merge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 18, 2025
cbdfe24
Merge branch 'next' into docs-test-runner-migration
kylegach Nov 18, 2025
0354718
React: Add isPackage flag to component imports for better package ide…
kasperpeulen Nov 19, 2025
a3b196a
Update code/renderers/react/src/componentManifest/getComponentImports.ts
kasperpeulen Nov 19, 2025
41112e7
improve logic
kasperpeulen Nov 19, 2025
dee069b
Fix tests
kasperpeulen Nov 19, 2025
449a022
Update code/renderers/react/src/componentManifest/getComponentImports.ts
kasperpeulen Nov 19, 2025
3d2ce4a
Update tests
kasperpeulen Nov 19, 2025
f6174c8
Merge remote-tracking branch 'origin/kasper/next' into kasper/next
kasperpeulen Nov 19, 2025
e57fe90
Merge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 20, 2025
80b3272
Merge branch 'yann/improve-sidebar-context-menu-statuses' of github.c…
yannbf Nov 20, 2025
04978f0
fix e2e tests
yannbf Nov 20, 2025
44c467a
Apply suggestions from code review
kylegach Nov 21, 2025
8008a2d
Merge branch 'next' into docs-test-runner-migration
kylegach Nov 21, 2025
d4dc9a6
Address feedback
kylegach Nov 21, 2025
a05c8ab
Ignore example entries when checking index
ghengeveld Nov 22, 2025
795cd67
Improve button.stories snippet
ghengeveld Nov 22, 2025
eef6f26
Implement availability check for Vitest addon
ghengeveld Nov 22, 2025
3d07b50
Extend addon-vitest availability check with supported frameworks
ghengeveld Nov 24, 2025
c6db888
Rename constant
ghengeveld Nov 24, 2025
d3324b3
Move constant to a separate file to avoid importing Node.js stuff int…
ghengeveld Nov 24, 2025
7c94f80
Merge branch 'next' into checklistData-improvements
ghengeveld Nov 24, 2025
81563f7
Fix STORYBOOK_FRAMEWORK, STORYBOOK_RENDERER and STORYBOOK_BUILDER var…
ghengeveld Nov 24, 2025
eac7ebc
Use enum value and remove unnecessary guard
ghengeveld Nov 24, 2025
9a552e6
Merge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 24, 2025
f202400
Merge branch 'next' into yann/improve-sidebar-context-menu-statuses
yannbf Nov 24, 2025
170566a
Fix
yannbf Nov 24, 2025
87d93a5
Merge branch 'yann/improve-sidebar-context-menu-statuses' of github.c…
yannbf Nov 24, 2025
0e5f1c5
CLI: Update clack
valentinpalkovic Nov 24, 2025
9f09c7e
CLI: Update package manager proxies and CLI utils; refine main config…
valentinpalkovic Nov 24, 2025
c10be02
Fix story data, avoid dealing with conditional checklist item
ghengeveld Nov 24, 2025
43bac1c
Angular: Migrate from RxJS to async/await in command builders and run…
valentinpalkovic Nov 24, 2025
739b657
Remove getCoercedStorybookVersion and clean up related code
valentinpalkovic Nov 24, 2025
bfd4d07
Merge branch 'next' into valentin/fix-storybook-version-evaluation
valentinpalkovic Nov 24, 2025
74a4036
Merge branch 'next' into docs-test-runner-migration
kylegach Nov 24, 2025
fe334bf
Merge pull request #33129 from storybookjs/checklistData-improvements
ghengeveld Nov 24, 2025
38d9dec
Merge pull request #33061 from storybookjs/docs-test-runner-migration
kylegach Nov 24, 2025
33b47ad
Collapse checklist items by default
ghengeveld Nov 25, 2025
9751b81
Refactor Storybook version handling: rename version to versionSpecifi…
valentinpalkovic Nov 25, 2025
ed50d99
Enhance logging for Storybook build and start processes
valentinpalkovic Nov 25, 2025
4b1a651
Update code/lib/cli-storybook/src/automigrate/helpers/mainConfigFile.ts
valentinpalkovic Nov 25, 2025
1a860fd
Merge pull request #32965 from storybookjs/yann/improve-sidebar-conte…
yannbf Nov 25, 2025
42b6c68
Simplify getModulePackageJSON usage
valentinpalkovic Nov 25, 2025
e84b50c
Fix
kasperpeulen Nov 25, 2025
809c130
Merge pull request #33090 from storybookjs/kasper/next
kasperpeulen Nov 25, 2025
4dcfdc4
Update PNPMProxy to use primaryPackageJson.operationDir for packageJs…
valentinpalkovic Nov 25, 2025
4ba9f38
Merge pull request #33156 from storybookjs/valentin/show-compodoc-pro…
valentinpalkovic Nov 25, 2025
33ca730
CLI: Change task message from stop to cancel for project detection
valentinpalkovic Nov 25, 2025
9524438
CLI: Change spinner message from stop to error and update success mes…
valentinpalkovic Nov 25, 2025
6712284
Merge branch 'next' into collapse-checklist-items-by-default
ghengeveld Nov 25, 2025
358240c
Merge pull request #33141 from storybookjs/valentin/fix-storybook-ver…
valentinpalkovic Nov 25, 2025
c905dbb
Merge branch 'next' into collapse-checklist-items-by-default
ghengeveld Nov 25, 2025
9876f85
Revert
valentinpalkovic Nov 25, 2025
6e66a2e
Merge pull request #33160 from storybookjs/collapse-checklist-items-b…
ghengeveld Nov 25, 2025
e02f7e6
CLI: Use spinner.stop for success and reserve spinner.cancel for abor…
valentinpalkovic Nov 25, 2025
7a40d76
Remove Agents.md
valentinpalkovic Nov 25, 2025
392b378
CLI: Add stop method to spinner instance and update task execution to…
valentinpalkovic Nov 25, 2025
1e80e8d
Refactor logger imports in spinner and taskLog functions
valentinpalkovic Nov 25, 2025
8e7a331
CLI: Update task and spinner methods to use stop for project detectio…
valentinpalkovic Nov 25, 2025
a3d8244
Merge pull request #33151 from storybookjs/valentin/update-clack
valentinpalkovic Nov 25, 2025
d49e25f
Write changelog for 10.1.0-beta.4 [skip ci]
storybook-bot Nov 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix
  • Loading branch information
kasperpeulen committed Nov 25, 2025
commit e84b50c1abe8dfa3db21336490d67713c051b620
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ export const getImports = ({
order: number;
};


const withSource = components
.filter((c) => Boolean(c.importId))
.map((c, idx) => {
Expand Down