48092 Commits

Author SHA1 Message Date
Valentin Palkovic
9543df1cad Change template Stories to make them compatible with excludeDecorators docs parameter 2023-02-14 16:21:55 +01:00
Valentin Palkovic
206b0983d8 Fix Source View in Nextjs projects 2023-02-14 16:21:55 +01:00
jonniebigodes
8d9d279f16
Merge pull request #20810 from sheriffMoose/docs/makeTitle
docs: improve storyIndexers & makeTitle documentation
2023-02-14 14:32:46 +00:00
Norbert de Langen
7b835cd898
Merge pull request #21086 from storybookjs/norbert/upgrades
Tech: upgrades
2023-02-14 14:31:21 +01:00
Norbert de Langen
918a2f43b3
apply the NX auto migration 2023-02-14 13:57:07 +01:00
Norbert de Langen
56f631e608
Merge branch 'next' into norbert/upgrades 2023-02-14 13:54:43 +01:00
Norbert de Langen
44525e0470
Merge pull request #20994 from benmccann/core-common
fix: remove unused dependencies from core-common
2023-02-14 13:54:27 +01:00
Norbert de Langen
881dc9d11a
Merge branch 'core-common' into norbert/upgrades 2023-02-14 13:38:53 +01:00
Norbert de Langen
1911df3e8f
Merge branch 'next' into core-common 2023-02-14 13:37:08 +01:00
Norbert de Langen
db8dd9712b
regen lockfiles & fixes 2023-02-14 13:36:49 +01:00
Norbert de Langen
fa6e9a5b13
Revert "regen lockfiles"
This reverts commit e8a71887d5a99070efd3a42432966c07a21882a7.
2023-02-14 13:23:55 +01:00
Norbert de Langen
8bfd7ccad6
Merge pull request #21081 from storybookjs/valentin/fix-unsound-types
Fix some unsound type check errors
2023-02-14 13:20:51 +01:00
Valentin Palkovic
283d038d1e Fix some unsound type check errors 2023-02-14 11:32:22 +01:00
Norbert de Langen
e8a71887d5
regen lockfiles 2023-02-14 10:49:16 +01:00
Norbert de Langen
640efea6cd
Merge branch 'next' into core-common 2023-02-14 10:19:11 +01:00
Tom Coleman
d863378e9e
Merge pull request #20915 from storybookjs/20745-duplicate-source-snippets
Docs: Show source of corresponding args in source block
2023-02-14 16:38:37 +11:00
Tom Coleman
2fe880318c Use more reliable API for waiting 2023-02-14 14:52:52 +11:00
Tom Coleman
263e800ef2 Up timeout a little 2023-02-14 11:57:59 +11:00
Michael Shilman
37b086a4e6 Update CHANGELOG.md 2023-02-14 00:47:30 +08:00
Michael Shilman
55b79da912 7.0.0-beta.47 next.json version file [skip ci] 2023-02-14 00:45:38 +08: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 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
ccdedd7e69 7.0.0-beta.47 changelog 2023-02-14 00:35:56 +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
jonniebigodes
74fe409bb0
Merge pull request #21047 from d-koppenhagen/storybook-vue3-vite-app-instance
docs: fix documentation for global vue3 instance handling
2023-02-13 13:02:16 +00:00
jonniebigodes
4b7eebd2b3
Merge pull request #21037 from jnschrag/patch-1
Fix migration docs typo
2023-02-13 12:52:07 +00: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
Tom Coleman
2ac9cc57aa Add exceptions for various broken framewokrs 2023-02-13 15:20:47 +11: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
Danny Koppenhagen
28f3c61fde docs: fix documentation for global vue3 instance handling 2023-02-11 12:47:11 +01:00