218 Commits

Author SHA1 Message Date
Michael Shilman
7ca5d329ef v7.0.0-beta.16 2022-12-29 00:21:05 +08:00
Michael Shilman
cb8b20dd64 NextJS: Fix unnecessary addon-actions dev dep 2022-12-28 23:46:52 +08:00
Michael Shilman
9375edf43a Update git head to 7.0.0-beta.15, update yarn.lock [ci skip] 2022-12-24 13:00:41 +08:00
Michael Shilman
ed794f9d13 v7.0.0-beta.15 2022-12-24 12:56:25 +08:00
Norbert de Langen
57b14d45bb
Merge branch 'next' into tech/tsup-core-server-v2 2022-12-24 00:29:38 +01:00
Norbert de Langen
169ec46b0c
Merge branch 'next' into fix/manager-entry-with-exports 2022-12-23 15:44:44 +01:00
Michael Shilman
d4beeb98c5 Update git head to 7.0.0-beta.14, update yarn.lock [ci skip] 2022-12-23 20:06:52 +08:00
Michael Shilman
c3b2e8fe25 v7.0.0-beta.14 2022-12-23 20:01:28 +08:00
Tom Coleman
427ec4433d Rename docsPage to autodocs
And change semantics: `docsPage:true` = `autodocs: 'tag'` and `docsPage: 'automatic'` = `autodocs: true`.
2022-12-21 21:49:57 +11:00
Norbert de Langen
57ead1064d
Merge branch 'next' into tech/tsup-core-server-v2 2022-12-20 23:14:10 +01:00
Michael Shilman
8f8f30785b Update git head to 7.0.0-beta.13, update yarn.lock [ci skip] 2022-12-20 21:34:12 +08:00
Michael Shilman
ddf86bd126 v7.0.0-beta.13 2022-12-20 21:28:05 +08:00
Norbert de Langen
03d08f923d
Merge branch 'next' into tech/tsup-core-server-v2 2022-12-20 13:24:13 +01:00
Yann Braga
57febc0e49 Merge branch 'next' into valentin/next-font 2022-12-20 09:45:05 +01:00
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
995f7a6a9e Support ExportNamedDeclaration case 2022-12-19 21:31:17 +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
Valentin Palkovic
b782c952a4 Edit Next.js Readme to clear local font usage 2022-12-19 14:59:13 +01:00
Valentin Palkovic
ffd2896add Fix linting 2022-12-19 14:59:13 +01:00
Valentin Palkovic
98320a7b00 Fix tsc issues 2022-12-19 14:59:13 +01:00
Valentin Palkovic
5c2b48506c Remove unused plugin 2022-12-19 14:59:13 +01:00
Valentin Palkovic
7226d0f057 Fix tests 2022-12-19 14:59:13 +01:00
Valentin Palkovic
3501417c56 Update Next.js Readme 2022-12-19 14:59:13 +01:00
Valentin Palkovic
87a2e9d5a1 Add @next/font Storybook loader 2022-12-19 14:59:13 +01:00
Valentin Palkovic
b7a7697b41 Transform @next/font imports via babel and prepare them for webpack loader 2022-12-19 14:59:13 +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
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
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
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
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
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
Michael Shilman
1486c8821f Update git head to 7.0.0-beta.6, update yarn.lock [ci skip] 2022-12-14 00:15:33 +08:00
Michael Shilman
edcda9c064 v7.0.0-beta.6 2022-12-14 00:10:09 +08:00
Michael Shilman
d5a7a65e90 Update git head to 7.0.0-beta.5, update yarn.lock [ci skip] 2022-12-13 23:27:30 +08:00
Michael Shilman
8a44bd6080 v7.0.0-beta.5 2022-12-13 23:21:27 +08:00