2936 Commits

Author SHA1 Message Date
Yann Braga
8a37cae13c add safecheck 2023-02-15 14:42:50 +01:00
Norbert de Langen
d886a8be4a
Merge branch 'next' into feat/configDir-automigrations 2023-02-15 13:58:28 +01:00
Valentin Palkovic
7a8af2247f
Merge pull request #21102 from storybookjs/valentin/fix-boolean-arg-type
Fix boolean arg types parsing and encoding
2023-02-15 13:40:01 +01:00
Norbert de Langen
c631341940
Merge branch 'next' of github.com:storybookjs/storybook into next 2023-02-15 12:56:40 +01:00
Norbert de Langen
bc031644d7
remove some code left over from an experiment 2023-02-15 12:56:21 +01:00
Michael Shilman
440c040893 Update git head to 7.0.0-beta.48, update yarn.lock [ci skip] 2023-02-15 19:47:12 +08:00
Valentin Palkovic
7b12226db0 Fix boolean arg types parsing and encoding 2023-02-15 12:45:32 +01:00
Michael Shilman
8c9765f9cd v7.0.0-beta.48 2023-02-15 19:45:28 +08:00
Michael Shilman
f1555b35e0 Update root, peer deps, version.ts/json to 7.0.0-beta.48 [ci skip] 2023-02-15 19:36:45 +08:00
Michael Shilman
aa0bb20554
Merge pull request #21046 from storybookjs/norbert/pnp-experiment-2
CLI: Fix pnp support & add auto-detection
2023-02-15 19:31:36 +08:00
Michael Shilman
a39743e363
Merge pull request #21088 from storybookjs/feat/make-interactions-debugger-default
Interactions: Add debugger to the addon panel
2023-02-15 19:28:07 +08:00
Norbert de Langen
d2c23c82ab
cleanup 2023-02-15 11:47:17 +01:00
Yann Braga
77dfa012c4 make interactions debugger the default behavior of the addon 2023-02-15 11:37:53 +01:00
Yann Braga
f46c63a377 Merge branch 'next' into feat/configDir-automigrations 2023-02-15 11:24:08 +01:00
Yann Braga
1843c5b99a wrap run actions with dry-run checks 2023-02-15 11:20:58 +01:00
Michael Shilman
e602464b0d Fix old code / types 2023-02-15 17:40:52 +08:00
Yann Braga
0cf12683bc merge svelte-kit migrations with new-frameworks 2023-02-15 08:49:50 +01:00
Tom Coleman
0018badc9b remove DocsOptions.disable 2023-02-15 18:36:15 +11:00
Yann Braga
77813f94b5 add more tests for new-frameworks utils 2023-02-15 08:24:17 +01:00
Michael Shilman
ed975bb233 Builder-vite: Fix storysource support 2023-02-15 12:17:34 +08:00
Yann Braga
d85ce716f8 merge nextjs-framework into new-frameworks automigration 2023-02-14 17:43:27 +01:00
Yann Braga
7a62219549 update incorrect tsdoc 2023-02-14 17:42:38 +01:00
Yann Braga
e473186623 add utilities for new-frameworks migration 2023-02-14 17:25:27 +01:00
Norbert de Langen
62e37c0882
fix pnp 2023-02-14 17:06:21 +01:00
Norbert de Langen
918a2f43b3
apply the NX auto migration 2023-02-14 13:57:07 +01:00
Norbert de Langen
1911df3e8f
Merge branch 'next' into core-common 2023-02-14 13:37:08 +01:00
Valentin Palkovic
283d038d1e Fix some unsound type check errors 2023-02-14 11:32:22 +01:00
Norbert de Langen
640efea6cd
Merge branch 'next' into core-common 2023-02-14 10:19:11 +01:00
Michael Shilman
2aebfa29b3 Update git head to 7.0.0-beta.47, update yarn.lock [ci skip] 2023-02-14 00:40:15 +08:00
Michael Shilman
a591d8eb57 v7.0.0-beta.47 2023-02-14 00:38:53 +08:00
Michael Shilman
306779bf24 Update root, peer deps, version.ts/json to 7.0.0-beta.47 [ci skip] 2023-02-14 00:36:29 +08:00
Michael Shilman
2897b98972
Merge pull request #20823 from storybookjs/vite/mdx1
Vite: Support legacyMdx1 fallback flag
2023-02-14 00:34:05 +08:00
Michael Shilman
cf5749a099
Merge pull request #20995 from chakAs3/vue3-csf2-support-fix
Vue3: Fix CSF2 support with decorators
2023-02-14 00:23:05 +08:00
Michael Shilman
3288a19795
Merge pull request #20458 from storybookjs/typescript-assets
CLI: Do not use modern TS assets in legacy TS projects
2023-02-14 00:22:18 +08:00
Ian VanSchooten
fddc1ae8fd Remove compiler injection
It is handled internally to mdx1-csf now.
2023-02-13 11:05:39 -05:00
Ian VanSchooten
27e24fcbe7 Merge remote-tracking branch 'origin/next' into vite/mdx1
# Conflicts:
#	code/yarn.lock
2023-02-13 11:03:26 -05:00
Michael Shilman
b814979dd8
Merge pull request #20719 from storybookjs/feat/react-native-v6-cli-init
CLI: Update init script for react-native v6.5
2023-02-13 23:49:39 +08:00
Ian VanSchooten
2d9f6a7bc9 Fix enum usage 2023-02-13 10:42:04 -05:00
Norbert de Langen
1afd36227f
Merge pull request #21064 from zhyd1997/fix/21063-conflicts-static-dir
fix: conflicts static dirs.
2023-02-13 16:35:11 +01:00
Ian VanSchooten
84afa441e7 Merge remote-tracking branch 'origin/next' into typescript-assets
# Conflicts:
#	code/frameworks/nextjs/template/cli/ts-3-8/Introduction.mdx
#	code/frameworks/nextjs/template/cli/ts-3-8/Introduction.stories.mdx
#	code/frameworks/nextjs/template/cli/ts-legacy/Introduction.stories.mdx
2023-02-13 09:29:29 -05:00
Yann Braga
85e2325312
Merge pull request #20970 from storybookjs/vite/enable-vue2
CLI: Re-enable vue-vite in new-frameworks automigration
2023-02-13 15:15:11 +01:00
Yann Braga
ae2c6f6011 throw a error in ConfigFile to not mix default and named exports 2023-02-13 15:05:21 +01:00
Yann Braga
38c093dad1 merge mainjsFramework migration with new-frameworks migration 2023-02-13 15:01:25 +01:00
Yann Braga
d7f0f405ec remove mainjsFramework automigration 2023-02-13 12:57:22 +01:00
Yann Braga
8647baab29 add renderer detection 2023-02-13 11:09:13 +01:00
Yann Braga
1440cdd19b improve error message in validateConfigurationFiles 2023-02-13 11:07:26 +01:00
Yann Braga
17abe51da1 add fallback value in loadMainConfig 2023-02-13 11:06:55 +01:00
Yann Braga
077bea8e79 export renderer and framework packages in core-common 2023-02-13 11:04:08 +01:00
Yann Braga
ee5f19ccef rename framework package CLI option to renderer 2023-02-13 11:02:48 +01:00
chakir qatab
0b60d53679 Merge branch 'next-remote' into vue3-csf2-support-fix 2023-02-13 11:30:46 +04:00