Jeppe Reinhold
39ee3293b4
initial docs
2022-12-12 21:13:40 +01:00
Michael Shilman
8f992382ed
Merge pull request #20181 from storybookjs/jeppe/support-new-sveltekit
...
SvelteKit: Support `v1.0.0-next.574` and above
2022-12-11 04:22:21 +08:00
Michael Shilman
4a1024130b
Update git head to 7.0.0-beta.3, update yarn.lock [ci skip]
2022-12-10 10:24:01 +08:00
Michael Shilman
9a57b4788c
v7.0.0-beta.3
2022-12-10 10:19:22 +08:00
Michael Shilman
caf06433f6
Merge branch 'next' into jeppe/sveltekit-framework-automigration
2022-12-10 09:26:35 +08:00
Jeppe Reinhold
c8914eff87
log error message instead of throwing
2022-12-09 12:51:55 +01:00
Jeppe Reinhold
54896abd5e
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-new-sveltekit
2022-12-09 12:42:58 +01:00
Jeppe Reinhold
ace93e17fe
detect new sveltekit plugins in svelte-vite
2022-12-09 12:42:36 +01:00
Jeppe Reinhold
ae25de1f3c
also disable vite-plugin-sveltekit-build
2022-12-09 12:37:13 +01:00
Norbert de Langen
024ea83ad1
Merge pull request #20170 from storybookjs/tech/sync-engines
...
Tech: change `package.json` engines fields, set to minimal node16 and up
2022-12-09 10:43:41 +01:00
Michael Shilman
4139b43db1
Update git head to 7.0.0-beta.2, update yarn.lock [ci skip]
2022-12-09 12:42:28 +08:00
Michael Shilman
66a0d58818
v7.0.0-beta.2
2022-12-09 12:37:49 +08:00
Ian VanSchooten
d69e18362e
Merge branch 'next' into vite-beta
2022-12-08 21:21:45 -05:00
Jeppe Reinhold
ad2232c26b
svelte-vite error on sveltekit instead of warn
2022-12-08 23:19:37 +01:00
Jeppe Reinhold
e97b81f4f2
remove new sveltekit vite plugin
2022-12-08 23:17:16 +01:00
Valentin Palkovic
ee6b0296a3
Merge pull request #20173 from storybookjs/nextjs-image-fix
...
Update logic around `next/future/image`
2022-12-08 22:43:26 +01:00
Kyle Gach
2ce74f4b1d
Merge pull request #20174 from storybookjs/update-nextjs-readme
2022-12-08 13:57:30 -07:00
Kyle Gach
7b287ec114
Update @storybook/nextjs
README
...
- Add instructions for working around Next 13 components with data fetching
- Updates for accuracy
- Stylistic updates
2022-12-08 13:50:54 -07:00
Kyle Gach
675ab2b0c6
Update code/frameworks/nextjs/src/nextImport/webpack.ts
...
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
2022-12-08 13:31:34 -07:00
Kyle Gach
55aaba3cbc
Update logic around next/future/image
2022-12-08 12:56:31 -07:00
Norbert de Langen
22e0181b68
sync engines
2022-12-08 19:09:53 +01:00
Michael Shilman
b4d2827c1a
Update git head to 7.0.0-beta.1, update yarn.lock [ci skip]
2022-12-09 01:32:11 +08:00
Michael Shilman
42c08678ac
v7.0.0-beta.1
2022-12-09 01:26:25 +08:00
Ian VanSchooten
e384b3632a
Merge remote-tracking branch 'origin/next' into vite-beta
...
# Conflicts:
# code/frameworks/html-vite/package.json
# code/frameworks/web-components-vite/package.json
2022-12-08 07:25:50 -05:00
Michael Shilman
a7a36b6023
Update git head to 7.0.0-beta.0, update yarn.lock [ci skip]
2022-12-08 16:02:32 +08:00
Michael Shilman
2e4ddde6a0
v7.0.0-beta.0
2022-12-08 15:58:06 +08:00
Michael Shilman
c5674a4568
Merge pull request #20107 from storybookjs/valentin/fix-zone-js-peer-dep-range
...
Extend Angular Zone.js peer dependency range
2022-12-08 15:34:38 +08:00
Ian VanSchooten
d3086b9e7b
Update vite
...
# Conflicts:
# code/yarn.lock
2022-12-07 20:49:43 -05:00
Ian VanSchooten
fc38bc90db
Remove vite dep from frameworks that don't use vite
...
Not all frameworks use imports from "vite" directly.
# Conflicts:
# code/frameworks/html-vite/package.json
# code/frameworks/web-components-vite/package.json
# code/yarn.lock
2022-12-07 20:47:38 -05:00
Jeppe Reinhold
43b56e449f
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework-automigration
2022-12-07 23:06:19 +01:00
Michael Shilman
afe021c79b
Update git head to 7.0.0-alpha.62, update yarn.lock [ci skip]
2022-12-08 01:41:37 +08:00
Michael Shilman
27a91217b1
v7.0.0-alpha.62
2022-12-08 01:35:26 +08:00
Michael Shilman
eb30155853
CLI: Replace addon-docs Meta with blocks and add blocks dep
2022-12-08 00:03:57 +08:00
Valentin Palkovic
78eba23364
Fix Next.js lower than 12.2.0
2022-12-07 15:55:12 +01:00
Michael Shilman
1df572fe8b
Update git head to 7.0.0-alpha.61, update yarn.lock [ci skip]
2022-12-07 19:03:58 +08:00
Michael Shilman
ec1df6fe1b
v7.0.0-alpha.61
2022-12-07 18:58:10 +08:00
Valentin Palkovic
75e57ad1de
Update code/frameworks/angular/package.json
2022-12-07 09:22:13 +01:00
Valentin Palkovic
5588331a5d
Extend Angular Zone.js peer dependency range
2022-12-07 09:22:13 +01:00
Valentin Palkovic
e456d042be
Edit Readme
2022-12-07 08:37:49 +01:00
Valentin Palkovic
ab6a3ffb69
Merge remote-tracking branch 'origin/next' into valentin/support-next-navigation
2022-12-07 08:18:56 +01:00
Valentin Palkovic
56e0fd4244
Edit Readme
2022-12-07 08:18:43 +01:00
Michael Shilman
606de0f52d
Update git head to 7.0.0-alpha.60, update yarn.lock [ci skip]
2022-12-07 12:30:47 +08:00
Michael Shilman
2b38f15a16
v7.0.0-alpha.60
2022-12-07 12:24:15 +08:00
Jeppe Reinhold
20bcbbc732
fix missing dependency in sveltekit framework
2022-12-07 00:37:15 +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
5734438af0
Merge branch 'next' into tech/peer-dep-attempt
2022-12-06 19:57:22 +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
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