557 Commits

Author SHA1 Message Date
Jeppe Reinhold
9075816796
Merge branch 'next' into jeppe/sveltekit-docs 2022-12-13 16:02:08 +01:00
Jeppe Reinhold
cc3244af19 Merge branch 'jeppe/sveltekit-docs' of github.com:storybookjs/storybook into jeppe/sveltekit-docs 2022-12-13 16:01:44 +01:00
Jeppe Reinhold
c8486fa795 remove framework options 2022-12-13 16:01:36 +01:00
Jeppe Reinhold
318d3e78c7
Update code/frameworks/sveltekit/README.md
Co-authored-by: Shaun Evening <shaun@chromatic.com>
2022-12-13 16:00:51 +01:00
Jeppe Reinhold
36d22f4fce typo 2022-12-13 15:38:01 +01:00
Jeppe Reinhold
3e4468b487 improve readme 2022-12-13 15:32:46 +01:00
Jeppe Reinhold
d273f66d4c
Merge branch 'next' into jeppe/fix-new-sveltekit 2022-12-13 11:11:32 +01:00
Jeppe Reinhold
79282aaece remove Button stories from sveltekit 2022-12-13 11:10:43 +01:00
Michael Shilman
fa999299a9 Update git head to 7.0.0-beta.4, update yarn.lock [ci skip] 2022-12-13 09:39:35 +08:00
Michael Shilman
4d869ed6f7 v7.0.0-beta.4 2022-12-13 09:34:00 +08:00
Jeppe Reinhold
6424378a3d fix nextjs framework docs 2022-12-12 21:13:48 +01:00
Jeppe Reinhold
39ee3293b4 initial docs 2022-12-12 21:13:40 +01:00
Jeppe Reinhold
497ff7ce44 support async Vite plugins in checkers, use new SvelteKit plugin names 2022-12-11 01:42:00 +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