Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
016f27b
add docs codemod command for scripts directory
yannbf Jan 20, 2025
5459bc7
Update CSF Factories snippets codemod
kylegach Aug 29, 2025
75fbe79
Run docs script for CSF Factories stories codemod
kylegach Aug 29, 2025
b456d7f
Run docs script for CSF Factories config codemod
kylegach Sep 17, 2025
f0bfd9f
Manual snippet updates
kylegach Sep 17, 2025
bfc216b
Fix already-tabbed snippets
kylegach Sep 18, 2025
6860988
CSF: Enhance config-to-csf-factory to support type wrappers
yannbf Sep 24, 2025
27e5be5
Merge branch 'next' into docs-csf-next-snippets
kylegach Sep 24, 2025
074c32d
Run pretty-docs
kylegach Sep 24, 2025
c9cc145
Clean up unnecessary empty lines
kylegach Sep 25, 2025
f0d2a71
Merge branch 'next' into docs-csf-next-snippets
kylegach Sep 25, 2025
bc4185b
Merge branch 'next' into yann/csf-factories-codemod-more-ts-support
yannbf Oct 1, 2025
2fcd2be
Automigration: Added support for transforming `defaultOrientation` an…
valentinpalkovic Oct 2, 2025
c4057f6
Automigration: Enhance viewport story transformation to support membe…
valentinpalkovic Oct 2, 2025
1071349
Merge branch 'next' into docs-csf-next-snippets
kylegach Oct 3, 2025
2634f23
Address feedback
kylegach Oct 6, 2025
9503508
add extensions to extensionless relative imports when loading ts presets
JReinhold Oct 6, 2025
c0224d3
improve copilot instructions about testing, linting and logging
JReinhold Oct 6, 2025
522d5f1
add migration note
JReinhold Oct 6, 2025
6047b63
simplify warnings
JReinhold Oct 6, 2025
1b74b96
Merge branch 'next' into jeppe/support-extensionless-imports
JReinhold Oct 6, 2025
6865915
test multi-line imports
JReinhold Oct 6, 2025
cf66625
Merge branch 'jeppe/support-extensionless-imports' of github.com:stor…
JReinhold Oct 6, 2025
21e0bcd
add support for more dynamic paths
JReinhold Oct 6, 2025
67c6093
Merge branch 'next' into docs-csf-next-snippets
kylegach Oct 6, 2025
7e6a516
Update new snippets
kylegach Oct 6, 2025
f5e412b
Ensure valid QR code URL
ghengeveld Oct 7, 2025
d405672
change qrcode text in prod
yannbf Oct 7, 2025
4bf26dc
fix story
yannbf Oct 7, 2025
b7753dc
Customize text for production mode
ghengeveld Oct 7, 2025
03ecabb
Docs: Add experimental test syntax to main config features page
jonniebigodes Oct 7, 2025
07c583c
Merge branch 'next' into docs_main_config_features_add_experimentalte…
jonniebigodes Oct 7, 2025
bef844b
Updates from review
kylegach Oct 7, 2025
331177b
Merge pull request #32664 from storybookjs/docs_main_config_features_…
jonniebigodes Oct 7, 2025
5fe89f8
Merge branch 'next' into docs-csf-next-snippets
kylegach Oct 7, 2025
9663fad
Fix typo
kylegach Oct 7, 2025
3614922
fix story test
yannbf Oct 8, 2025
6cdbfff
Merge branch 'next-release' into next
storybook-bot Oct 8, 2025
e9c3bf8
Merge branch 'next' into valentin/improve-viewport-background-automig…
valentinpalkovic Oct 8, 2025
e85e68a
Automigration: Implement transformations for backgrounds parameters a…
valentinpalkovic Oct 2, 2025
e679e44
Merge pull request #32661 from storybookjs/fix-qr-url
yannbf Oct 8, 2025
c56a9aa
Refactor addon-globals-api tests and migration logic to utilize print…
valentinpalkovic Oct 8, 2025
f740d75
Fix test for Windows
valentinpalkovic Oct 8, 2025
7a4ae9e
Merge branch 'next' into valentin/improve-viewport-background-automig…
valentinpalkovic Oct 8, 2025
b44deb9
Update PR template to correct canary release workflow link
valentinpalkovic Oct 8, 2025
9828217
Merge pull request #32675 from storybookjs/valentin/update-pull-reque…
valentinpalkovic Oct 8, 2025
265c76c
Address feedback
kylegach Oct 8, 2025
df6444c
Merge branch 'next' into docs-csf-next-snippets
kylegach Oct 8, 2025
bda76dc
Mocking: Fix sb.mock usage in Storybook's deployed in subpaths
valentinpalkovic Oct 9, 2025
039c333
Fix: Adjust fileName slicing in viteInjectMockerRuntime for correct p…
valentinpalkovic Oct 9, 2025
029c938
Merge branch 'next' into jeppe/support-extensionless-imports
JReinhold Oct 9, 2025
206a686
Mocking: Fix sb.mock usage in Storybook's deployed in subpaths
valentinpalkovic Oct 9, 2025
25af7cd
Merge pull request #32678 from storybookjs/valentin/fix-sb-mock-on-su…
valentinpalkovic Oct 9, 2025
a47e297
Merge pull request #32619 from storybookjs/valentin/improve-viewport-…
valentinpalkovic Oct 9, 2025
0a4b5af
Merge pull request #32357 from storybookjs/docs-csf-next-snippets
kylegach Oct 9, 2025
6f3f65f
fix loader tests for Windows paths
JReinhold Oct 10, 2025
1cafff7
Enhance PostCSS configuration handling
ndelangen Oct 10, 2025
0dc191c
replace the incorrect postcss config file syntax with the correct one
ndelangen Oct 10, 2025
d86e68a
Update PostCSS configuration handling and add YAML dependency
ndelangen Oct 10, 2025
4ad2494
Merge branch 'next' into norbert/postcss-config-modification
ndelangen Oct 10, 2025
c874228
Refactor PostCSS config loader by removing YAML support
ndelangen Oct 10, 2025
857bfc4
Remove YAML dependency from Next.js Vite package configuration and up…
ndelangen Oct 10, 2025
e9a2317
Merge pull request #32691 from storybookjs/norbert/postcss-config-mod…
ndelangen Oct 10, 2025
5a3dbff
Merge pull request #32641 from storybookjs/jeppe/support-extensionles…
JReinhold Oct 13, 2025
e6663f2
Merge pull request #32543 from storybookjs/yann/csf-factories-codemod…
valentinpalkovic Oct 13, 2025
19d61e2
React Native Web: Fix REACT_NATIVE_AND_RNW should detect vite builder
dannyhw Oct 13, 2025
a78bf07
Merge pull request #32718 from dannyhw/dannyhw/fix/rnw_and_rn_is_vite…
shilman Oct 13, 2025
ec66cb6
Nextjs: Fix Nextjs version detection with prereleases
yannbf Oct 14, 2025
29cf838
Merge pull request #32724 from storybookjs/yann/fix-nextjs-v16-detection
yannbf Oct 14, 2025
d10e24f
Write changelog for 10.0.0-beta.11 [skip ci]
storybook-bot Oct 14, 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
Mocking: Fix sb.mock usage in Storybook's deployed in subpaths
  • Loading branch information
valentinpalkovic committed Oct 9, 2025
commit bda76dcaf9f376504e29bfaa19d7ef2b5f741fdd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import type { ResolvedConfig, ViteDevServer } from 'vite';

import { resolvePackageDir } from '../../../../shared/utils/module';

const entryPath = '/vite-inject-mocker-entry.js';
const entryPath = './vite-inject-mocker-entry.js';

const entryCode = dedent`
<script type="module" src="${entryPath}"></script>
Expand Down
Loading