Norbert de Langen
|
218502fc3f
|
Merge branch 'next' into norbert/rebust-manager-entry-loading
|
2022-12-15 13:49:00 +01:00 |
|
Valentin Palkovic
|
57d967dfaf
|
Support Angular 15.0.4
|
2022-12-15 12:02:43 +01:00 |
|
Norbert de Langen
|
4f1c5cfa98
|
ensure manager entries load even if preceding ones failed
|
2022-12-15 11:57:06 +01:00 |
|
Yann Braga
|
67a0309a3b
|
Merge pull request #20276 from storybookjs/feat/automigration-summary
CLI: add automigration summary
|
2022-12-15 11:33:15 +01:00 |
|
Yann Braga
|
8f711a48bc
|
fix lint issues
|
2022-12-15 10:55:25 +01:00 |
|
Norbert de Langen
|
2d5c82a98e
|
do not import from dist
|
2022-12-15 10:10:09 +01:00 |
|
Yann Braga
|
991492af01
|
fix lint issues
|
2022-12-15 09:55:09 +01:00 |
|
Norbert de Langen
|
928bcb3ff0
|
some peerDep fixes reported in: https://github.com/storybookjs/storybook/issues/16814
|
2022-12-14 21:20:06 +01:00 |
|
Norbert de Langen
|
4c5fc3819b
|
fix linting after some version of some dep was different
|
2022-12-14 21:04:27 +01:00 |
|
Norbert de Langen
|
e510d98121
|
regen lockfiles
|
2022-12-14 20:46:16 +01:00 |
|
Yann Braga
|
220b40bebf
|
remove unnecessary message
|
2022-12-14 19:57:48 +01:00 |
|
Yann Braga
|
6ce37fafa2
|
add extra line between errors
|
2022-12-14 19:24:28 +01:00 |
|
Yann Braga
|
7bdb4a053b
|
CLI: throw errors when ot finding storybook version instead of warning
|
2022-12-14 19:01:49 +01:00 |
|
Yann Braga
|
e2e3fe16de
|
CLI: add automigration summary
|
2022-12-14 18:56:54 +01:00 |
|
Kyle Gach
|
836deaa04a
|
Add auto-migration instructions to nextjs README
|
2022-12-14 09:36:02 -07:00 |
|
Michael Shilman
|
dadc3471a0
|
Update git head to 7.0.0-beta.8, update yarn.lock [ci skip]
|
2022-12-14 23:46:54 +08:00 |
|
Michael Shilman
|
5340574d89
|
v7.0.0-beta.8
|
2022-12-14 23:40:38 +08:00 |
|
Michael Shilman
|
9f06e40f7d
|
Update root, peer deps, version.ts/json to 7.0.0-beta.8 [ci skip]
|
2022-12-14 23:38:21 +08:00 |
|
Michael Shilman
|
12f4d50c89
|
Merge pull request #20270 from storybookjs/automigrate-svelteoptions
Svelte-Vite: remove `svelteOptions` in automigration
|
2022-12-14 23:23:09 +08:00 |
|
Ian VanSchooten
|
49c677125e
|
Import JSXOptions from @storybook/mdx2-csf
|
2022-12-14 09:58:25 -05:00 |
|
Ian VanSchooten
|
12d4a68896
|
Update @storybook/mdx2-csf
|
2022-12-14 09:57:26 -05:00 |
|
Ian VanSchooten
|
63bb8bd2e2
|
Merge remote-tracking branch 'origin/next' into mdx-jsx-options
|
2022-12-14 09:20:04 -05:00 |
|
Ian VanSchooten
|
2bdbe1065b
|
Support jsxOptions in vite
|
2022-12-14 09:19:53 -05:00 |
|
Ian VanSchooten
|
25ca7e0915
|
Use jsxOptions instead of mdxBabelOptions
# Conflicts:
# code/addons/docs/src/preset.ts
|
2022-12-14 09:19:51 -05:00 |
|
Jeppe Reinhold
|
bffd1263cd
|
sveltekit readme reflects autoremoval of svelteOptions
|
2022-12-14 15:17:11 +01:00 |
|
Jeppe Reinhold
|
f30a413c0e
|
remove svelteOptions in svelte-vite projects
|
2022-12-14 15:14:53 +01:00 |
|
Michael Shilman
|
66a5072c8f
|
Update git head to 7.0.0-beta.7, update yarn.lock [ci skip]
|
2022-12-14 22:09:39 +08:00 |
|
Michael Shilman
|
e16a8c685e
|
v7.0.0-beta.7
|
2022-12-14 22:01:47 +08:00 |
|
Michael Shilman
|
0bb2125013
|
Update root, peer deps, version.ts/json to 7.0.0-beta.7 [ci skip]
|
2022-12-14 21:57:35 +08:00 |
|
Michael Shilman
|
297f5ee238
|
Merge pull request #20269 from storybookjs/shilman/upgrade-mdx2-csf
Upgrade mdx2-csf to fix babelrc parsing
|
2022-12-14 21:56:38 +08:00 |
|
Jeppe Reinhold
|
24d0213f9c
|
remove svelteOptions in sveltekit migration
|
2022-12-14 14:53:23 +01:00 |
|
Jeppe Reinhold
|
964a06cf9e
|
remove framework options as they are not supported by the sveltekit framework
|
2022-12-14 14:47:09 +01:00 |
|
Michael Shilman
|
e56904ad94
|
Upgrade mdx2-csf
|
2022-12-14 21:30:10 +08:00 |
|
Jeppe Reinhold
|
4005f23421
|
more precise supported features table.
|
2022-12-14 13:50:10 +01:00 |
|
Michael Shilman
|
3ad0e661de
|
Merge pull request #20261 from storybookjs/shilman/webpack-mdx2-without-babel-loader
Addon-docs: Upgrade mdx2-csf and use its JSX handling
|
2022-12-14 20:26:50 +08:00 |
|
Michael Shilman
|
ed10c5e0a8
|
Merge pull request #20241 from storybookjs/vite/mdx-2-without-plugin
Vite: Use mdx2 babel pre-processing
|
2022-12-14 20:26:32 +08:00 |
|
Kasper Peulen
|
75b2812c0b
|
Merge pull request #20259 from storybookjs/kasper/sb-1117-dont-export-renderer-from-framework
|
2022-12-14 13:26:20 +01:00 |
|
Michael Shilman
|
5ccda7a16c
|
Update mdx2-csf version to next
|
2022-12-14 20:25:15 +08:00 |
|
Valentin Palkovic
|
06910f28c4
|
Merge pull request #20092 from storybookjs/valentin/add-next-12-sandbox
Add Next 12 sandbox
|
2022-12-14 13:24:12 +01:00 |
|
Michael Shilman
|
c3c5567d75
|
Merge pull request #20258 from storybookjs/kasper/sb-1116-upgrade-sb-dep-as-well-in-sb-upgrade
Upgrade sb dep as well in sb upgrade
|
2022-12-14 20:18:32 +08:00 |
|
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 |
|
Valentin Palkovic
|
5d0cd80c2a
|
Fix linting
|
2022-12-14 13:05:44 +01:00 |
|
Michael Shilman
|
1b9a5570a9
|
Remove babel-loader shenanigans
|
2022-12-14 19:47:28 +08:00 |
|
Michael Shilman
|
6f66a071bf
|
Addon-docs: Upgrade mdx2-csf and use its JSX handling
|
2022-12-14 19:37:18 +08:00 |
|
Kasper Peulen
|
1c61b86561
|
Upgrade sb dep as well in sb upgrade
|
2022-12-14 12:16:48 +01:00 |
|
Kasper Peulen
|
69e68fbdf5
|
Don't export renderer from framework
|
2022-12-14 12:12:10 +01:00 |
|
Valentin Palkovic
|
5bf5a315c5
|
Allow Next.js project not having a next.config file
|
2022-12-14 11:39:58 +01: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 |
|