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 |
|
Norbert de Langen
|
d8a178214e
|
cleanup
|
2022-12-14 14:34:42 +01:00 |
|
Norbert de Langen
|
26cb9bac5d
|
add installation code
|
2022-12-14 14:33:37 +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 |
|
Simen Bekkhus
|
8ddd804534
|
feat: replace update-notifier with simple-update-notifier
|
2022-12-14 13:47:26 +01:00 |
|
Norbert de Langen
|
238bf10a49
|
Merge branch 'next' into norbert/sb-1107-sb20220-bug-sb-babelrc-produces-empty
|
2022-12-14 13:36:54 +01:00 |
|
Norbert de Langen
|
02077cabb7
|
Merge branch 'next' into norbert/sb-1111-sb20202-bug-enableshortcuts-false-doesnt
|
2022-12-14 13:31:44 +01:00 |
|
Norbert de Langen
|
6c7424df0a
|
fix enableShortcuts not being set correctly
|
2022-12-14 13:28:48 +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 |
|
Michael Shilman
|
8617bf5dd9
|
Fix typescript
|
2022-12-14 18:14:20 +08:00 |
|
Michael Shilman
|
bb46d575a1
|
Csf-plugin: Fix spurious storiesOf warnings
|
2022-12-14 18:05:58 +08:00 |
|
Michael Shilman
|
60ab7cf851
|
Csf-tools: Fix local vars handling in MDX-generated CSF
|
2022-12-14 17:45:03 +08:00 |
|
Michael Shilman
|
afcd3b4d60
|
Merge pull request #20231 from storybookjs/norbert/sb-1087-sb20179-pnpm-missing-typescript-peer
Core: Remove unnecessary peer deps
|
2022-12-14 17:08:12 +08:00 |
|
Michael Shilman
|
103e520b54
|
Bump docs-mdx in lockfile
|
2022-12-14 17:00:40 +08:00 |
|
Tom Coleman
|
00da7f9d5e
|
Merge pull request #20253 from storybookjs/20252-fix-ssv6
Fix issues with running SSv6
|
2022-12-14 19:36:15 +11:00 |
|
Norbert de Langen
|
ea6054f74d
|
Merge pull request #20232 from storybookjs/fix/20138
Core: Fix config.base relative paths
|
2022-12-14 08:59:42 +01:00 |
|
Tom Coleman
|
5beeaf06e9
|
Only listen to the server channel if it exists
|
2022-12-14 15:56:21 +11:00 |
|
Tom Coleman
|
baa01044b4
|
Get rid of no longer required replacements
|
2022-12-14 15:51:02 +11:00 |
|
Michael Shilman
|
722836186f
|
Addon-docs: Restore deprecated blocks entry point
|
2022-12-14 10:33:31 +08:00 |
|
Ian VanSchooten
|
72f8565068
|
Add optional TypeScript peer dependency
|
2022-12-13 21:08:36 -05:00 |
|
Tom Coleman
|
cd3f944987
|
Make vite's bail function actually work
|
2022-12-14 12:42:59 +11:00 |
|
Ian VanSchooten
|
030f9d00ed
|
Vite: Use mdx2 babel pre-processing
|
2022-12-13 19:59:14 -05:00 |
|
Michael Shilman
|
2d952bd134
|
Merge pull request #19574 from storybookjs/nextjs-automigration
CLI: Add Next.js framework automigration
|
2022-12-14 08:16:33 +08:00 |
|
Jeppe Reinhold
|
ff57a1a3fd
|
describe svelteOptions in SvelteKit readme
|
2022-12-13 23:59:53 +01:00 |
|
Yann Braga
|
ec2ab185b8
|
update links and improve prompt text
|
2022-12-13 23:13:36 +01:00 |
|
Michael Shilman
|
17f81336ea
|
Fix types
|
2022-12-13 22:46:14 +01:00 |
|
Michael Shilman
|
e134c74d72
|
Fix types
|
2022-12-13 22:46:14 +01:00 |
|
Yann Braga
|
665724eb18
|
remove skipInstall
|
2022-12-13 22:46:14 +01:00 |
|
Yann Braga
|
d1adc1eb89
|
warn vite+next users about the nextjs package
|
2022-12-13 22:46:14 +01:00 |
|
Yann Braga
|
2b4e3a7bb9
|
add nextjs framework automigration
|
2022-12-13 22:46:14 +01:00 |
|
Norbert de Langen
|
190343d9b6
|
make the babel config file generation a interactive process
|
2022-12-13 19:38:39 +01:00 |
|
Norbert de Langen
|
a033d29a3c
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-13 19:19:57 +01:00 |
|
Norbert de Langen
|
a088aa48de
|
use feature detection
|
2022-12-13 19:13:17 +01:00 |
|