3170 Commits

Author SHA1 Message Date
Michael Shilman
adb737f71c
Merge pull request #20128 from storybookjs/norbert/sb-1049-sb20080-bug-automigrations-for-svelte
Fix new-frameworks automigration failing to read frameworkOptions field.
2022-12-08 01:14:48 +08:00
Michael Shilman
41f49c31ea Merge branch 'next' into shilman/preceding-upgrade-event 2022-12-08 01:08:47 +08:00
Michael Shilman
57a83d4659
Merge pull request #20133 from storybookjs/shilman/add-blocks-dependency
CLI: Replace addon-docs Meta with blocks and add blocks dep
2022-12-08 01:02:42 +08:00
Michael Shilman
a78ef8d9a2 Fix error reporting logic & tests 2022-12-08 00:58:15 +08:00
Michael Shilman
865fa79128 Telemetry: Add precedingUpgrade data to dev/build/error events 2022-12-08 00:26:30 +08:00
Yann Braga
ee8a9906ff Add args generic to CSFExports 2022-12-07 17:23:09 +01:00
Michael Shilman
eb30155853 CLI: Replace addon-docs Meta with blocks and add blocks dep 2022-12-08 00:03:57 +08:00
Norbert de Langen
aa066e8c5b
Merge pull request #20130 from storybookjs/tech/svg-favicon
Modernize favicon
2022-12-07 17:02:04 +01:00
Norbert de Langen
a544086dbf
change the icon 2022-12-07 16:32:17 +01:00
Norbert de Langen
bf32d2b431
change favicon.ico to favicon.svg as modern browsers support this 2022-12-07 16:07:16 +01:00
Valentin Palkovic
78eba23364 Fix Next.js lower than 12.2.0 2022-12-07 15:55:12 +01:00
Norbert de Langen
9cd0f3b3f3
wrap with a try-catch as suggested by shilman
Co-authored-by: Michael Shilman <shilman@lab80.co>
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2022-12-07 15:07:15 +01:00
Norbert de Langen
2da6dd37dc
seems that passing something into next call is not a good idea, who knew? 2022-12-07 14:25:20 +01:00
Norbert de Langen
cec506ddb3
Merge branch 'next' into norbert/sb-1055-iframehtml-not-found-error-when-starting 2022-12-07 14:22:57 +01:00
Norbert de Langen
48789b18b3
add type 2022-12-07 14:20:07 +01:00
Norbert de Langen
ea26a0031b
fix solution, and cleanup the code 2022-12-07 14:18:15 +01:00
Norbert de Langen
b65c3c57f7
make it use the router, otherwise next() doesn't find the injected middleware 2022-12-07 14:09:07 +01:00
Michael Shilman
de23d5dfb2 CLI: Fix upgrade --prerelease to upgrade to the next tag 2022-12-07 19:48:24 +08:00
Norbert de Langen
dc8016a208
re-order start, only open browser as preview has started (not yet completed) add a handler to keep iframe.html request waiting until preview is completed 2022-12-07 12:12:24 +01:00
Michael Shilman
1df572fe8b Update git head to 7.0.0-alpha.61, update yarn.lock [ci skip] 2022-12-07 19:03:58 +08:00
Michael Shilman
ec1df6fe1b v7.0.0-alpha.61 2022-12-07 18:58:10 +08:00
Michael Shilman
989624874b Update root, peer deps, version.ts/json to 7.0.0-alpha.61 [ci skip] 2022-12-07 18:55:00 +08:00
Norbert de Langen
e1a3a82fee
change the vite mdx plugin to use the mdxCompilerOptions from the preset, similar to how webpack does it now 2022-12-07 10:42:44 +01:00
Norbert de Langen
3e7c1dd6bc
Merge branch 'next' into fix/more-peerdeps 2022-12-07 10:23:00 +01:00
Norbert de Langen
ab763c8c66
remove unused dependencies which actually leak peerDeps up 2022-12-07 10:22:35 +01:00
Valentin Palkovic
81537110e7 Update yarn.lock 2022-12-07 09:26:11 +01:00
Valentin Palkovic
75e57ad1de Update code/frameworks/angular/package.json 2022-12-07 09:22:13 +01:00
Valentin Palkovic
5588331a5d Extend Angular Zone.js peer dependency range 2022-12-07 09:22:13 +01:00
Valentin Palkovic
e456d042be Edit Readme 2022-12-07 08:37:49 +01:00
Valentin Palkovic
ab6a3ffb69 Merge remote-tracking branch 'origin/next' into valentin/support-next-navigation 2022-12-07 08:18:56 +01:00
Valentin Palkovic
56e0fd4244 Edit Readme 2022-12-07 08:18:43 +01:00
Tom Coleman
4cf693c66d Add metadata.hasChromatic 2022-12-07 17:20:14 +11:00
Michael Shilman
606de0f52d Update git head to 7.0.0-alpha.60, update yarn.lock [ci skip] 2022-12-07 12:30:47 +08:00
Michael Shilman
2b38f15a16 v7.0.0-alpha.60 2022-12-07 12:24:15 +08:00
Michael Shilman
0c73183924 Update root, peer deps, version.ts/json to 7.0.0-alpha.60 [ci skip] 2022-12-07 12:15:10 +08:00
Tom Coleman
b88b9c5ec1
Merge pull request #20115 from storybookjs/tom/sb-980-normalize-http-vs-ssh-git-urls-for
Deal with a lot of different edge cases for git URLs
2022-12-07 15:11:54 +11:00
Michael Shilman
8d2ebf51be Clean up babelModeV7 migration and code 2022-12-07 11:31:23 +08:00
Tom Coleman
7fd5ec25bf Removed unused code 2022-12-07 12:54:42 +11:00
Tom Coleman
c6d966eb64 Deal with a lot of different edge cases for git URLs 2022-12-07 12:18:44 +11:00
Jeppe Reinhold
66fa6ac6fb simplify tests to make them pass CI 2022-12-07 01:26:17 +01:00
Jeppe Reinhold
20e364edc6 add @storybook/svelte to lockfile 2022-12-07 00:46:19 +01:00
Jeppe Reinhold
20bcbbc732 fix missing dependency in sveltekit framework 2022-12-07 00:37:15 +01:00
Jeppe Reinhold
3519a53b73 remove comment about migrating types 2022-12-07 00:04:27 +01:00
Jeppe Reinhold
ce21620319 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework-automigration 2022-12-07 00:02:47 +01:00
Jeppe Reinhold
d26a1c2c4f typos 2022-12-07 00:01:50 +01:00
Jeppe Reinhold
f21b170e29 handle 6.5 svelte vite setups - before newFrameworks fix 2022-12-06 23:45:11 +01:00
Valentin Palkovic
c8bb3afcfe Merge remote-tracking branch 'origin/next' into valentin/support-next-navigation 2022-12-06 21:10:40 +01:00
Norbert de Langen
19eb636043
Merge pull request #20110 from storybookjs/tech/peer-dep-attempt
Fix peer dependencies for npm8/pnpm/yarn pnp - retry
2022-12-06 20:36:00 +01:00
Valentin Palkovic
c74279af5d
Merge pull request #20109 from storybookjs/valentin/remove-peer-deps-from-core
Remove peer deps from core-common
2022-12-06 20:15:23 +01:00
Norbert de Langen
5734438af0
Merge branch 'next' into tech/peer-dep-attempt 2022-12-06 19:57:22 +01:00