2908 Commits

Author SHA1 Message Date
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
chakir qatab
2ac51687b1 revert back rest_story_args to preseve chromatic baseline 2023-02-13 11:26:32 +04:00
Yadong Zhang
6e122495d8 fix: clean code. 2023-02-13 07:02:37 +00:00
Yadong Zhang
c2a344c7d7 fix: server-statics. 2023-02-13 06:07:16 +00:00
Yadong Zhang
3e0b2830c7 fix: not use defaultStaticDirs. 2023-02-13 03:18:00 +00:00
Yadong Zhang
8212fd80c8 fix: conflicts static dirs. 2023-02-13 02:50:11 +00:00
Tom Coleman
47aeae1c08
Merge pull request #21035 from storybookjs/20249-update-default-mainjsstories-to-match-mdx
CLI: Automigration to update `mdx` stories config
2023-02-13 10:25:44 +11:00
Daniel Williams
e54cfed6c7 Merge remote-tracking branch 'origin/next' into feat/react-native-v6-cli-init 2023-02-12 16:46:59 +00:00
Daniel Williams
53217dabb4 feat: update version to rc version 2023-02-12 12:23:03 +00:00
Daniel Williams
54af16bce4 fix: type name 2023-02-11 17:25:59 +00:00
Daniel Williams
281e6b78f3 feat: use template from react-native package 2023-02-11 16:00:37 +00:00
chakir qatab
5425d9095c fix test failure + standard string enum 2023-02-11 19:47:11 +04:00
chakir qatab
56e7d323f4 Merge branch 'next-remote' into vue3-csf2-support-fix 2023-02-10 22:20:01 +04:00
chakir qatab
24b37f4756 cleanup after runing tests 2023-02-10 21:59:29 +04:00
Ben McCann
27b62a2aa5 add back esbuild 2023-02-10 09:38:10 -08:00
chakir qatab
b55ac7fb94 fix ci-tests issues 2023-02-10 21:30:15 +04:00
Ben McCann
1155d363bc update comment and log message 2023-02-10 09:26:05 -08:00
Michael Shilman
5aef996bf9 Update git head to 7.0.0-beta.46, update yarn.lock [ci skip] 2023-02-11 00:41:44 +08:00
Michael Shilman
ddbb9cfded v7.0.0-beta.46 2023-02-11 00:40:15 +08:00
Michael Shilman
a01c4286de Update root, peer deps, version.ts/json to 7.0.0-beta.46 [ci skip] 2023-02-11 00:37:06 +08:00
Yann Braga
fb022dfb8a account for pnp when creating main.js 2023-02-10 15:00:54 +01:00
Jeppe Reinhold
4fa98c1a55
Merge pull request #20991 from webblocksapp/solid-cli-integration
CLI: Add Solid integration
2023-02-10 12:52:50 +01:00
Jeppe Reinhold
dffb1a91f1 don't add extra entries, only update existing ones. 2023-02-10 11:03:36 +01:00
Jeppe Reinhold
02475d845a remove chalk colors from test snapshot 2023-02-10 09:44:26 +01:00
Jeppe Reinhold
51177ffa17 fix issue breaking qwik init 2023-02-10 00:00:32 +01:00
Yann Braga
0dfdc4c766 Merge branch 'next' into feat/configDir-automigrations 2023-02-09 17:40:16 +01:00
Jeppe Reinhold
aac90fcc66 better graceful error logic 2023-02-09 16:31:27 +01:00
Jeppe Reinhold
80c1809674 graceful error when stories entry is unreadable 2023-02-09 16:29:20 +01:00
Jeppe Reinhold
814624ad14 prompt and run bareMdxStoriesGlob 2023-02-09 15:39:09 +01:00