1966 Commits

Author SHA1 Message Date
Jeppe Reinhold
f30a413c0e remove svelteOptions in svelte-vite projects 2022-12-14 15:14:53 +01:00
Jeppe Reinhold
24d0213f9c remove svelteOptions in sveltekit migration 2022-12-14 14:53:23 +01:00
Jeppe Reinhold
964a06cf9e remove framework options as they are not supported by the sveltekit framework 2022-12-14 14:47:09 +01:00
Michael Shilman
3ad0e661de
Merge pull request #20261 from storybookjs/shilman/webpack-mdx2-without-babel-loader
Addon-docs: Upgrade mdx2-csf and use its JSX handling
2022-12-14 20:26:50 +08:00
Michael Shilman
ed10c5e0a8
Merge pull request #20241 from storybookjs/vite/mdx-2-without-plugin
Vite: Use mdx2 babel pre-processing
2022-12-14 20:26:32 +08:00
Michael Shilman
5ccda7a16c Update mdx2-csf version to next 2022-12-14 20:25:15 +08:00
Valentin Palkovic
06910f28c4
Merge pull request #20092 from storybookjs/valentin/add-next-12-sandbox
Add Next 12 sandbox
2022-12-14 13:24:12 +01:00
Michael Shilman
c3c5567d75
Merge pull request #20258 from storybookjs/kasper/sb-1116-upgrade-sb-dep-as-well-in-sb-upgrade
Upgrade sb dep as well in sb upgrade
2022-12-14 20:18:32 +08:00
Michael Shilman
f4f79893b2
Merge pull request #20243 from storybookjs/20242-handle-bail-better
Vite: Make the bail function work if the server fails to start
2022-12-14 20:16:03 +08:00
Michael Shilman
1b9a5570a9 Remove babel-loader shenanigans 2022-12-14 19:47:28 +08:00
Kasper Peulen
1c61b86561 Upgrade sb dep as well in sb upgrade 2022-12-14 12:16:48 +01:00
Michael Shilman
7d5f90c1e9
Merge pull request #20255 from storybookjs/shilman/19965-fix-mdx-local-vars-handling
Csf-tools: Fix local vars handling in MDX-generated CSF
2022-12-14 18:34:17 +08:00
Michael Shilman
8617bf5dd9 Fix typescript 2022-12-14 18:14:20 +08:00
Michael Shilman
bb46d575a1 Csf-plugin: Fix spurious storiesOf warnings 2022-12-14 18:05:58 +08:00
Michael Shilman
60ab7cf851 Csf-tools: Fix local vars handling in MDX-generated CSF 2022-12-14 17:45:03 +08:00
Michael Shilman
afcd3b4d60
Merge pull request #20231 from storybookjs/norbert/sb-1087-sb20179-pnpm-missing-typescript-peer
Core: Remove unnecessary peer deps
2022-12-14 17:08:12 +08:00
Tom Coleman
00da7f9d5e
Merge pull request #20253 from storybookjs/20252-fix-ssv6
Fix issues with running SSv6
2022-12-14 19:36:15 +11:00
Norbert de Langen
ea6054f74d
Merge pull request #20232 from storybookjs/fix/20138
Core: Fix config.base relative paths
2022-12-14 08:59:42 +01:00
Tom Coleman
baa01044b4 Get rid of no longer required replacements 2022-12-14 15:51:02 +11:00
Ian VanSchooten
72f8565068 Add optional TypeScript peer dependency 2022-12-13 21:08:36 -05:00
Tom Coleman
cd3f944987 Make vite's bail function actually work 2022-12-14 12:42:59 +11:00
Ian VanSchooten
030f9d00ed Vite: Use mdx2 babel pre-processing 2022-12-13 19:59:14 -05:00
Yann Braga
ec2ab185b8 update links and improve prompt text 2022-12-13 23:13:36 +01:00
Michael Shilman
17f81336ea Fix types 2022-12-13 22:46:14 +01:00
Michael Shilman
e134c74d72 Fix types 2022-12-13 22:46:14 +01:00
Yann Braga
665724eb18 remove skipInstall 2022-12-13 22:46:14 +01:00
Yann Braga
d1adc1eb89 warn vite+next users about the nextjs package 2022-12-13 22:46:14 +01:00
Yann Braga
2b4e3a7bb9 add nextjs framework automigration 2022-12-13 22:46:14 +01:00
Norbert de Langen
989f6afe8a
change to begin url with ./ 2022-12-13 18:14:46 +01:00
Norbert de Langen
8063a0ed6f
Merge pull request #20207 from storybookjs/norbert/sb-1063-vite-in-dev-mode-with-storystorev6-cleaned
Fix: vite devmode with storyStoreV6 by ensuring singleton via global
2022-12-13 17:41:46 +01:00
Norbert de Langen
0865977b06
cleanup up some peerDeps 2022-12-13 17:36:51 +01:00
Michael Shilman
1486c8821f Update git head to 7.0.0-beta.6, update yarn.lock [ci skip] 2022-12-14 00:15:33 +08:00
Michael Shilman
edcda9c064 v7.0.0-beta.6 2022-12-14 00:10:09 +08:00
Michael Shilman
8e87b4f2bd Update root, peer deps, version.ts/json to 7.0.0-beta.6 [ci skip] 2022-12-14 00:07:37 +08:00
Norbert de Langen
70f53daa53
Merge pull request #20216 from storybookjs/vite/force-3
Vite: Use Vite 3 (temporarily)
2022-12-13 17:05:45 +01:00
Michael Shilman
d5a7a65e90 Update git head to 7.0.0-beta.5, update yarn.lock [ci skip] 2022-12-13 23:27:30 +08:00
Michael Shilman
8a44bd6080 v7.0.0-beta.5 2022-12-13 23:21:27 +08:00
Michael Shilman
e7616c871a Update root, peer deps, version.ts/json to 7.0.0-beta.5 [ci skip] 2022-12-13 23:16:05 +08:00
Valentin Palkovic
4318e8528d Add Next 12 sandbox 2022-12-13 16:14:27 +01:00
Michael Shilman
3db1a9db1d
Merge pull request #20223 from storybookjs/fix/split-sb-scripts-automigration
CLI: split sb-scripts into two different migrations
2022-12-13 23:05:52 +08:00
Jeppe Reinhold
cee5b0f745
Merge pull request #20194 from storybookjs/jeppe/fix-new-sveltekit
Vite: Support async Vite plugins
2022-12-13 14:18:39 +01:00
Norbert de Langen
efe6af726b
make tests pass 2022-12-13 13:01:05 +01:00
Valentin Palkovic
a1fc7e3aaf
Merge pull request #20206 from storybookjs/valentin/add-react-peer-dep-warning
CLI: Add React peer dep runtime check
2022-12-13 12:58:02 +01:00
Valentin Palkovic
6224172743
Update code/lib/cli/src/ensure-react-peer-deps.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-13 12:23:10 +01:00
Jeppe Reinhold
4c2c50fcfb Merge branch 'jeppe/fix-new-sveltekit' of github.com:storybookjs/storybook into jeppe/fix-new-sveltekit 2022-12-13 12:21:42 +01:00
Jeppe Reinhold
d77a6ef178 fix sveltekit generator without templates 2022-12-13 12:21:25 +01:00
Norbert de Langen
775f3ae542
ensure exports using singleton always reference the global 2022-12-13 12:18:34 +01:00
Yann Braga
c7d5c02865 CLI: split sb-scripts into two different migrations
- One that takes care of sb binaries
- Another that takes care of sb scripts
2022-12-13 11:23:23 +01:00
Jeppe Reinhold
d273f66d4c
Merge branch 'next' into jeppe/fix-new-sveltekit 2022-12-13 11:11:32 +01:00
Tom Coleman
aa747ea1a9
Merge pull request #20144 from storybookjs/tom/sb-1064-dont-send-init-events-if-opt-ing-out
Telemetry: Don't send boot event when cliOptions.disableTelemetry is passed
2022-12-13 20:28:08 +11:00