Jeppe Reinhold
|
3519a53b73
|
remove comment about migrating types
|
2022-12-07 00:04:27 +01:00 |
|
Jeppe Reinhold
|
ce21620319
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework-automigration
|
2022-12-07 00:02:47 +01:00 |
|
Jeppe Reinhold
|
d26a1c2c4f
|
typos
|
2022-12-07 00:01:50 +01:00 |
|
Jeppe Reinhold
|
f21b170e29
|
handle 6.5 svelte vite setups - before newFrameworks fix
|
2022-12-06 23:45:11 +01:00 |
|
Valentin Palkovic
|
c8bb3afcfe
|
Merge remote-tracking branch 'origin/next' into valentin/support-next-navigation
|
2022-12-06 21:10:40 +01:00 |
|
Norbert de Langen
|
19eb636043
|
Merge pull request #20110 from storybookjs/tech/peer-dep-attempt
Fix peer dependencies for npm8/pnpm/yarn pnp - retry
|
2022-12-06 20:36:00 +01:00 |
|
Valentin Palkovic
|
c74279af5d
|
Merge pull request #20109 from storybookjs/valentin/remove-peer-deps-from-core
Remove peer deps from core-common
|
2022-12-06 20:15:23 +01:00 |
|
Norbert de Langen
|
5734438af0
|
Merge branch 'next' into tech/peer-dep-attempt
|
2022-12-06 19:57:22 +01:00 |
|
Norbert de Langen
|
41f6a54bde
|
make it work
|
2022-12-06 18:55:26 +01:00 |
|
Norbert de Langen
|
c415909850
|
fix lockfile
|
2022-12-06 18:47:59 +01:00 |
|
Valentin Palkovic
|
9a54fc0182
|
Update code/frameworks/nextjs/README.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
|
2022-12-06 18:40:38 +01:00 |
|
Norbert de Langen
|
7c96a908b9
|
add an extra export
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2022-12-06 18:38:19 +01:00 |
|
Norbert de Langen
|
e8d1c08eb9
|
fix typo
|
2022-12-06 18:20:31 +01:00 |
|
Norbert de Langen
|
a363f49377
|
change path to export, the export map isn't taken into account by node, looks like..
|
2022-12-06 17:32:09 +01:00 |
|
Michael Shilman
|
62d0ce3dd8
|
Update git head to 7.0.0-alpha.59, update yarn.lock [ci skip]
|
2022-12-07 00:16:44 +08:00 |
|
Valentin Palkovic
|
a376841ecc
|
Edit Readme
|
2022-12-06 17:08:55 +01:00 |
|
Michael Shilman
|
8d3068344b
|
v7.0.0-alpha.59
|
2022-12-07 00:07:31 +08:00 |
|
Valentin Palkovic
|
1dbaac5521
|
Rework nextjs parameters
|
2022-12-06 17:03:15 +01:00 |
|
Michael Shilman
|
04c66aa1e7
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.59 [ci skip]
|
2022-12-07 00:02:34 +08:00 |
|
Norbert de Langen
|
eefe9ae99e
|
overhaul
|
2022-12-06 16:58:31 +01:00 |
|
Valentin Palkovic
|
912ac0b58f
|
Update code/frameworks/nextjs/src/config/webpack.ts
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
|
2022-12-06 16:51:33 +01:00 |
|
Valentin Palkovic
|
dad2cbc128
|
Remove peer deps from core-common
|
2022-12-06 16:49:56 +01:00 |
|
Valentin Palkovic
|
ab9e80361a
|
Update code/frameworks/nextjs/README.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2022-12-06 16:13:33 +01:00 |
|
Jeppe Reinhold
|
506bf2f1fd
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework-automigration
|
2022-12-06 13:46:51 +01:00 |
|
Jeppe Reinhold
|
353e1f10a2
|
add more tests
|
2022-12-06 13:45:36 +01:00 |
|
Valentin Palkovic
|
6613e778cc
|
Adjust newNextLinkBehavior to consider latest Next.js v13.0.6 release
|
2022-12-06 12:28:35 +01:00 |
|
Michael Shilman
|
1da5b3d3cd
|
Revert "Telemetry: Add precedingUpgrade data to dev/build events"
|
2022-12-06 19:22:49 +08:00 |
|
Valentin Palkovic
|
db814f270f
|
Adjust newNextLinkBehavior to consider latest Next.js v13.0.6 release
|
2022-12-06 12:20:42 +01:00 |
|
Valentin Palkovic
|
6ad0975fd5
|
Update code/e2e-tests/framework-nextjs.spec.ts
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2022-12-06 10:41:52 +01:00 |
|
Valentin Palkovic
|
79c00afe6a
|
Add E2E tests
|
2022-12-06 09:23:57 +01:00 |
|
Valentin Palkovic
|
66f99457b7
|
Update code/frameworks/nextjs/README.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2022-12-06 08:43:24 +01:00 |
|
Valentin Palkovic
|
15bb8f2d8d
|
Document next/dynamic
|
2022-12-06 08:43:24 +01:00 |
|
Valentin Palkovic
|
51c4e83124
|
Update code/frameworks/nextjs/README.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
|
2022-12-06 08:43:24 +01:00 |
|
Valentin Palkovic
|
1ed89f7a2e
|
Update code/frameworks/nextjs/README.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
|
2022-12-06 08:43:24 +01:00 |
|
Valentin Palkovic
|
417dd1c1df
|
Update code/frameworks/nextjs/README.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
|
2022-12-06 08:43:24 +01:00 |
|
Valentin Palkovic
|
240776b7b5
|
Support next/navigation in Next.js v13
|
2022-12-06 08:43:24 +01:00 |
|
Valentin Palkovic
|
d4d0e81ab1
|
Document next/link component and create stories
|
2022-12-06 08:43:24 +01:00 |
|
Valentin Palkovic
|
6ae449f40a
|
Merge pull request #20098 from storybookjs/fix/next-12-future-image
Next.js: only set next/future/image mocks from version 12.2
|
2022-12-06 07:56:26 +01:00 |
|
Michael Shilman
|
ad94805b02
|
Merge pull request #20097 from storybookjs/shilman/instrument-init-event
Telemetry: Instrument init event
|
2022-12-06 14:32:10 +08:00 |
|
Yann Braga
|
da5022face
|
update repro-templates script for next 12
|
2022-12-06 07:26:05 +01:00 |
|
Yann Braga
|
4426b0718f
|
only set next/future/image mocks from next.js 12.2
|
2022-12-06 07:22:50 +01:00 |
|
Michael Shilman
|
f9f21e1a46
|
Don't log redundant version info
|
2022-12-06 11:50:25 +08:00 |
|
Michael Shilman
|
b4ff4adffa
|
Add versionSpecifier as separate field
|
2022-12-06 11:42:28 +08:00 |
|
Michael Shilman
|
cce67f2c9a
|
Telemetry: Add project type and version info to init event
|
2022-12-06 11:07:01 +08:00 |
|
Norbert de Langen
|
825f8b83ed
|
Merge branch 'next' into tom/sb-1013-batch-imports-in-loadallcsffiles-to
|
2022-12-05 18:17:11 +01:00 |
|
Norbert de Langen
|
b0c29716d9
|
cleanup
|
2022-12-05 17:46:39 +01:00 |
|
Norbert de Langen
|
c8a005cfec
|
update lockfile
|
2022-12-05 17:41:36 +01:00 |
|
Norbert de Langen
|
8e4e29c17a
|
Merge branch 'next' into patch-1
|
2022-12-05 15:41:54 +01:00 |
|
Norbert de Langen
|
ff40cffc14
|
Merge pull request #20021 from storybookjs/fix-export-gen
Build: Add missing dependencies to manager, unify TS to ~4.9.3
|
2022-12-05 12:33:07 +01:00 |
|
Michael Shilman
|
7af491a5d8
|
Merge pull request #20088 from storybookjs/shilman/support-ts-satisfies
CSF: Add satisfies support to csf-tools
|
2022-12-05 17:29:13 +08:00 |
|