263 Commits

Author SHA1 Message Date
Michael Shilman
b63d05ac22 Update git head to 7.0.0-alpha.42, update yarn.lock [ci skip] 2022-10-24 12:22:33 +08:00
Michael Shilman
4ed2e832e3 v7.0.0-alpha.42 2022-10-24 12:18:25 +08:00
Michael Shilman
6466e55eed Fix test-runner version conflicts 2022-10-22 17:34:09 +08:00
Michael Shilman
29008c4cb8 Update git head to 7.0.0-alpha.41, update yarn.lock [ci skip] 2022-10-21 23:46:16 +08:00
Michael Shilman
7ec6f916eb v7.0.0-alpha.41 2022-10-21 23:41:55 +08:00
Yann Braga
f81747f61c only inject babel typescript preset in typescript projects 2022-10-21 15:10:49 +02:00
Yann Braga
b072997c21 fix nextConfigFile logic 2022-10-20 22:58:37 +02:00
Yann Braga
1020906e7a skip lib check in nextjs framework package 2022-10-20 18:04:08 +02:00
Yann Braga
bfeb0c6a94 add comment in nextjs css webpack config for future reference 2022-10-20 16:34:07 +02:00
Yann Braga
252fb59205 support ESM nextjs config files 2022-10-20 16:10:31 +02:00
Yann Braga
2f2a198d16 Merge branch 'next' into nextjs-framework-support 2022-10-20 07:56:07 +02:00
Yann Braga
412e4ddd97 fix lint issue 2022-10-20 07:54:22 +02:00
Jeppe Reinhold
3020e77777
Merge pull request #19522 from storybookjs/jeppe/sb-544-sveltekit-follow-up 2022-10-19 23:17:02 +02:00
Michael Shilman
b8072c9ea6 Update git head to 7.0.0-alpha.40, update yarn.lock [ci skip] 2022-10-20 02:28:03 +08:00
Michael Shilman
8f6d8629f1 v7.0.0-alpha.40 2022-10-20 02:23:32 +08:00
Yann Braga
1b81218b15 fix lint issues 2022-10-19 19:54:56 +02:00
Yann Braga
8d625822af add nextjs specific stories in sandbox 2022-10-19 19:24:11 +02:00
Jeppe Reinhold
c8fb507e82 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-544-sveltekit-follow-up 2022-10-19 14:32:20 +02:00
Yann Braga
1db64fa686 skip tsconfig-paths if projects contain no baseUrl 2022-10-19 13:16:02 +02:00
Yann Braga
5dbf97cad8 fix prep command to get listed by nx 2022-10-19 12:20:59 +02:00
Yann Braga
f024afbeea update package version 2022-10-18 19:05:23 +02:00
Yann Braga
c38d8cfd49 Merge branch 'next' into nextjs-framework-support 2022-10-18 19:02:55 +02:00
Yann Braga
04fa066dcf provide babel preset typescript out of the box 2022-10-18 18:58:53 +02:00
Michael Shilman
4e947fb698 Update git head to 7.0.0-alpha.39, update yarn.lock [ci skip] 2022-10-19 00:15:59 +08:00
Michael Shilman
47386bd49d v7.0.0-alpha.39 2022-10-19 00:11:59 +08:00
Norbert de Langen
fc66d33004
Merge branch 'next' into fix-vite-docgen 2022-10-18 14:56:18 +02:00
Jeppe Reinhold
2108ce6de4 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-544-sveltekit-follow-up 2022-10-18 14:44:14 +02:00
Jeppe Reinhold
4d4e62360a remove vite-plugin-svelte-kit when using SvelteKit setup 2022-10-18 14:25:16 +02:00
Yann Braga
8ec2e8384e Merge branch 'next' into nextjs-framework-support 2022-10-18 10:17:10 +02:00
Rich Vallone
2863caf9ea Spell "straightforward" correctly 2022-10-17 17:26:19 -05:00
Norbert de Langen
9af89e45e5
Merge branch 'next' of github.com:storybookjs/storybook into next 2022-10-17 22:34:21 +02:00
Norbert de Langen
53dacb390a
Merge pull request #19389 from storybookjs/framework-angular-cleanup-dependencies
Cleanup framework angular dependencies
2022-10-17 23:21:40 +03:00
Yann Braga
a4ba7e3445 fix import 2022-10-17 17:57:12 +02:00
Norbert de Langen
640c2fc625
Update code/frameworks/angular/package.json
Co-authored-by: Kai Röder <roeder.dev@gmail.com>
2022-10-17 15:27:39 +02:00
Norbert de Langen
0da30e7050
Merge branch 'next' into deprecate/add-decorator-add-api 2022-10-17 14:48:46 +02:00
Yann Braga
9a1d672fad Merge branch 'next' into nextjs-framework-support 2022-10-17 14:47:25 +02:00
Michael Shilman
e82376f8f8 Frameworks: Don't re-export renderer types from frameworks 2022-10-17 19:27:32 +08:00
Norbert de Langen
62f1fa31fb
removal of deprecated public APIs 2022-10-17 13:22:13 +02:00
Norbert de Langen
285fc6b9b7
cleanup the types that are no longer used 2022-10-17 13:14:40 +02:00
Norbert de Langen
7bf028fe2f
add the global api back because it's used internally
Remove the global api from the public interface in renderers
2022-10-17 13:11:48 +02:00
Kyle Gach
8850f01324 Remove extra types
See: https://github.com/storybookjs/storybook/pull/19382/#discussion_r989365320
2022-10-17 11:29:31 +02:00
Yann Braga
acc5289dc4 fix lint issues in nextjs framework 2022-10-17 11:26:42 +02:00
Kai Röder
93e07d0784 build(angular): add missing dependency @storybook/core-webpack
The dependency @storybook/core-webpack is being referenced
in angular/src/types.ts but not listed as dependency.
2022-10-15 12:05:53 +02:00
Kai Röder
a307471835 build(angular): remove unused dependencies
According to `npx depcheck`, the dependencies
in this commit can be removed.
2022-10-15 12:05:43 +02:00
Michael Shilman
1b45114031 Update git head to 7.0.0-alpha.38, update yarn.lock [ci skip] 2022-10-15 10:54:35 +08:00
Michael Shilman
438114fcf6 v7.0.0-alpha.38 2022-10-15 10:50:44 +08:00
Norbert de Langen
01337105e5
more removal of deprecations 2022-10-14 12:40:19 +02:00
Norbert de Langen
8450bc2065
fixes 2022-10-14 12:21:09 +02:00
Kyle Gach
b7c1ad20f2 Add nextjs framework
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-10-13 08:02:23 -06:00
Norbert de Langen
56ec4438f9
Merge branch 'next' into tech/use-node-16 2022-10-13 15:11:46 +02:00