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
Valentin Palkovic
6613e778cc
Adjust newNextLinkBehavior to consider latest Next.js v13.0.6 release
2022-12-06 12:28:35 +01: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
Norbert de Langen
4fe817c8e3
fix linting
2022-12-05 10:24:11 +01:00
Michael Shilman
4872094f8a
CSF: Add satisfies support to csf-tools
2022-12-05 17:03:45 +08:00
Norbert de Langen
ae34b30a59
Merge branch 'next' into fix-export-gen
2022-12-05 09:42:49 +01:00
Norbert de Langen
b2e0a8af3d
Merge pull request #20083 from storybookjs/tom/sb-466-external-docs-exports-from-2
...
Fix SSR in external docs via `node` exports
2022-12-05 09:32:01 +01:00
Yann Braga
d4fce7f876
use dedent instead of concatenating strings
2022-12-05 08:41:25 +01:00
Yann Braga
bb2bd316d6
use whole word replacement for sb-scripts
2022-12-05 08:41:25 +01:00
Yann Braga
51cf0dccae
improve sb-scripts automigration logic
2022-12-05 08:41:25 +01:00
Tom Coleman
e674bb5464
Use Sync
promise in base case
2022-12-05 17:27:35 +11:00
Michael Shilman
c64b984ca4
Update git head to 7.0.0-alpha.58, update yarn.lock [ci skip]
2022-12-05 14:26:04 +08:00
Michael Shilman
c7f8e3e848
v7.0.0-alpha.58
2022-12-05 14:21:34 +08:00
Michael Shilman
e01560a0f0
Update root, peer deps, version.ts/json to 7.0.0-alpha.58 [ci skip]
2022-12-05 14:17:42 +08:00
Michael Shilman
b46b009e93
Merge pull request #20003 from storybookjs/tech/remove-postcss
...
Core: Remove postcss feature flag
2022-12-05 14:15:40 +08:00
Tom Coleman
f19aa259db
Merge remote-tracking branch 'origin/next' into tom/sb-1013-batch-imports-in-loadallcsffiles-to
2022-12-05 17:14:45 +11:00
Michael Shilman
3b97e7e78a
Merge pull request #20084 from storybookjs/shilman/ugrade-success-telemetry
...
Telemetry: Add precedingUpgrade data to dev/build events
2022-12-05 13:59:22 +08:00
Michael Shilman
44f70aab00
Merge branch 'next' into tech/remove-postcss
2022-12-05 13:48:36 +08:00
Michael Shilman
b92b756e4d
Merge branch 'next' into tom/sb-649-enable-sb-upgrade-to-use-npm-tags
2022-12-05 09:23:48 +08:00
Michael Shilman
4d0ffcf7a7
Code review comments
2022-12-05 08:57:49 +08:00
Tom Coleman
ee32804f5b
Also don't know why this is required
2022-12-05 10:53:06 +11:00
Tom Coleman
1df2047117
Not sure why I need to do this, I think it's an eslint bug
2022-12-05 10:09:28 +11:00
Michael Shilman
6c644b1b18
Add precedingUpgrade data to dev/build events
...
This allows us to track failures more easily and improve our upgrade heuristics
2022-12-04 21:15:53 +08:00
Tom Coleman
81796caf06
Remove unused useMemo
2022-12-04 23:24:32 +11:00
Tom Coleman
ab4855e187
Move Mutation observer creation inside useEffect
...
(So it works in SSR)
2022-12-04 23:12:48 +11:00
Tom Coleman
74f795f9e2
Use node:
exports
to ensure we prefer CJS in node
...
Our ESM compilation currently assumes a browser and makes certain optimizations accordingly. That means when SSR, we need to make sure the process uses the CJS imports.
2022-12-04 23:06:10 +11:00
GregLahaye
b7bd76951d
update version numbers
2022-12-04 10:15:18 +08:00
GregLahaye
7f0d10c30b
remove re-exports
2022-12-04 10:08:25 +08:00