3193 Commits

Author SHA1 Message Date
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
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
fa5051f1a3
Merge pull request #20256 from storybookjs/20254-fix-csf-plugin-unexpected-storiesof
Csf-plugin: Fix spurious storiesOf warnings
2022-12-14 18:28:36 +08:00
Michael Shilman
970ebea089
Merge pull request #20246 from storybookjs/shilman/20149-restore-docs-blocks-entry
Addon-docs: Restore deprecated blocks entry point
2022-12-14 18:17:03 +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
Michael Shilman
103e520b54 Bump docs-mdx in lockfile 2022-12-14 17:00:40 +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
5beeaf06e9 Only listen to the server channel if it exists 2022-12-14 15:56:21 +11:00
Tom Coleman
baa01044b4 Get rid of no longer required replacements 2022-12-14 15:51:02 +11:00
Michael Shilman
722836186f Addon-docs: Restore deprecated blocks entry point 2022-12-14 10:33:31 +08: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
Michael Shilman
2d952bd134
Merge pull request #19574 from storybookjs/nextjs-automigration
CLI: Add Next.js framework automigration
2022-12-14 08:16:33 +08:00
Jeppe Reinhold
ff57a1a3fd describe svelteOptions in SvelteKit readme 2022-12-13 23:59:53 +01: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
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
9075816796
Merge branch 'next' into jeppe/sveltekit-docs 2022-12-13 16:02:08 +01:00
Jeppe Reinhold
cc3244af19 Merge branch 'jeppe/sveltekit-docs' of github.com:storybookjs/storybook into jeppe/sveltekit-docs 2022-12-13 16:01:44 +01:00
Jeppe Reinhold
c8486fa795 remove framework options 2022-12-13 16:01:36 +01:00
Jeppe Reinhold
318d3e78c7
Update code/frameworks/sveltekit/README.md
Co-authored-by: Shaun Evening <shaun@chromatic.com>
2022-12-13 16:00:51 +01:00
Jeppe Reinhold
36d22f4fce typo 2022-12-13 15:38:01 +01:00
Jeppe Reinhold
3e4468b487 improve readme 2022-12-13 15:32:46 +01: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