614 Commits

Author SHA1 Message Date
Michael Shilman
33ebd2d351 NextJS: Move addon-actions to regular dep 2022-12-20 10:00:08 +08:00
Michael Shilman
5ae1fa99c6 Merge branch 'next' into pr/20324 2022-12-20 09:18:06 +08:00
Valentin Palkovic
6aed0b04b2
Merge pull request #20330 from storybookjs/valentin/support-use-selected-layout-segment-in-next
Support useSelectedLayoutSegment and useSelectedLayoutSegments in Next.js
2022-12-19 21:21:08 +01:00
Norbert de Langen
5d6c5acb6c
fix linting 2022-12-19 18:02:25 +01:00
Norbert de Langen
df3ee938db
do not bundle it 2022-12-19 17:40:18 +01:00
Valentin Palkovic
053790d0a3
Update code/frameworks/nextjs/package.json 2022-12-19 16:33:20 +01:00
Valentin Palkovic
72acc54e15 Support useSelectedLayoutSegment and useSelectedLayoutSegments in Next.js 2022-12-19 16:09:16 +01:00
Norbert de Langen
37fd1f0ec5
fix peer dep for vite-react by bundling in a fix for "@joshwooding/vite-plugin-react-docgen-typescript" 2022-12-19 16:04:10 +01:00
Edoardo Sandon
99f3b30057 fix: update addon-actions peerdependency in nextjs package.json 2022-12-19 12:30:47 +01:00
Michael Shilman
66df2d8afe Update git head to 7.0.0-beta.12, update yarn.lock [ci skip] 2022-12-16 23:33:11 +08:00
Michael Shilman
dd52c7e885 v7.0.0-beta.12 2022-12-16 23:27:05 +08:00
Michael Shilman
4f24d51dd5 Update git head to 7.0.0-beta.11, update yarn.lock [ci skip] 2022-12-16 22:34:26 +08:00
Michael Shilman
f488007ad9 v7.0.0-beta.11 2022-12-16 22:28:31 +08:00
Michael Shilman
3ec5fbb22f
Merge pull request #20296 from howbout-ltd/fix-angular-builder-webpack-stats-json-schema
Angular: Fix webpackStatsJson types in angular-builder
2022-12-16 21:34:24 +08:00
Ian VanSchooten
1147d8077d Merge remote-tracking branch 'origin/next' into vite/peer-dep
# Conflicts:
#	code/frameworks/sveltekit/package.json
#	code/yarn.lock
2022-12-16 07:52:44 -05:00
Ian VanSchooten
f0d2977992 Fix bad git merge 2022-12-16 07:28:31 -05:00
Ian VanSchooten
dd7fead197 Remove @storybook/addon-svelte-csf 2022-12-16 07:18:51 -05:00
Ian VanSchooten
0ef40bd7de Merge remote-tracking branch 'origin/next' into fix-svelte-csf-peer-deps
# Conflicts:
#	code/frameworks/svelte-vite/package.json
#	code/yarn.lock
2022-12-16 07:17:08 -05:00
Norbert de Langen
0cc40abf8d
fixes after merge 2022-12-16 08:48:18 +01:00
Norbert de Langen
a9a72de6ba
Merge branch 'next' into vite/peer-dep 2022-12-16 08:46:07 +01:00
Norbert de Langen
d5c1462599
Merge branch 'tech/allow-vite-4' into vite/peer-dep 2022-12-16 08:43:04 +01:00
Norbert de Langen
66d8509a67
Merge branch 'next' into tech/allow-vite-4 2022-12-16 08:38:14 +01:00
Michael Shilman
157b723a67 Update git head to 7.0.0-beta.10, update yarn.lock [ci skip] 2022-12-16 15:27:58 +08:00
Michael Shilman
e0ac327744 v7.0.0-beta.10 2022-12-16 15:23:14 +08:00
Ian VanSchooten
099d683b82 Pin react-docgen version 2022-12-15 22:46:34 -05:00
Michael Shilman
df7ca9fade Merge branch 'next' into fix-svelte-csf-peer-deps 2022-12-16 11:19:01 +08:00
Ian VanSchooten
c3f8a4c498 Ignore svelte plugin from eslint
https://github.com/sveltejs/vite-plugin-svelte/issues/552
2022-12-15 21:22:26 -05:00
Ian VanSchooten
5443b4b3de Merge remote-tracking branch 'origin/next' into vite/peer-dep
# Conflicts:
#	code/frameworks/react-vite/package.json
#	code/frameworks/svelte-vite/package.json
#	code/frameworks/vue3-vite/package.json
#	code/yarn.lock
2022-12-15 21:08:34 -05:00
Duncan Cowan
9c9b3c4774 fix: Correct allowed types of webpackStatsJson in angular-builder 2022-12-15 19:50:28 +00:00
Norbert de Langen
f4e04dbe23
make the version range of vite also allow for vite 4 2022-12-15 19:54:18 +01:00
Michael Shilman
849ebe4f95 Update git head to 7.0.0-beta.9, update yarn.lock [ci skip] 2022-12-16 00:22:01 +08:00
Michael Shilman
c466d4f77c v7.0.0-beta.9 2022-12-16 00:15:33 +08:00
Valentin Palkovic
57d967dfaf Support Angular 15.0.4 2022-12-15 12:02:43 +01:00
Jeppe Reinhold
523fcc4ea9 remove duplicate addon-svelte-csf logic 2022-12-15 00:54:18 +01:00
Ian VanSchooten
4deabb1f76 Vite: make vite a peer dependency, update plugins 2022-12-14 18:03:09 -05:00
Jeppe Reinhold
a2b1698952 fupgrade @storybook/addon-svelte-csf to ^3.0.0-next.0 2022-12-14 23:37:30 +01:00
Norbert de Langen
4c5fc3819b
fix linting after some version of some dep was different 2022-12-14 21:04:27 +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
12f4d50c89
Merge pull request #20270 from storybookjs/automigrate-svelteoptions
Svelte-Vite: remove `svelteOptions` in automigration
2022-12-14 23:23:09 +08:00
Jeppe Reinhold
bffd1263cd sveltekit readme reflects autoremoval of svelteOptions 2022-12-14 15:17:11 +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
Jeppe Reinhold
4005f23421 more precise supported features table. 2022-12-14 13:50:10 +01: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
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
Valentin Palkovic
5d0cd80c2a Fix linting 2022-12-14 13:05:44 +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