785 Commits

Author SHA1 Message Date
Michael Shilman
deab4d860f Update git head to 7.0.0-beta.33, update yarn.lock [ci skip] 2023-01-24 23:37:11 +08:00
Michael Shilman
7b662c4448 v7.0.0-beta.33 2023-01-24 23:35:44 +08:00
Valentin Palkovic
c550dbb503 Angular: Fix issue if BrowserAnimationsModule is imported 2023-01-24 11:34:41 +01:00
Michael Shilman
92436c8e0f Update git head to 7.0.0-beta.32, update yarn.lock [ci skip] 2023-01-24 11:39:46 +08:00
Michael Shilman
99f5bb60dd v7.0.0-beta.32 2023-01-24 11:38:31 +08:00
Valentin Palkovic
b1b872debc Fix package execution for npm package manager 2023-01-20 11:18:05 +01:00
Michael Shilman
457694a15a Update git head to 7.0.0-beta.31, update yarn.lock [ci skip] 2023-01-20 13:24:01 +08:00
Michael Shilman
6d1ea7647f v7.0.0-beta.31 2023-01-20 13:22:31 +08:00
Tom Coleman
a2f272b9a3 Merge remote-tracking branch 'origin/next' into add-ignoreArgsUpdates 2023-01-19 13:20:48 +11:00
Michael Shilman
5ab9699391 Update git head to 7.0.0-beta.30, update yarn.lock [ci skip] 2023-01-18 23:11:11 +08:00
Michael Shilman
633f95bec7 v7.0.0-beta.30 2023-01-18 23:09:16 +08:00
Michael Shilman
125361ead9
Merge pull request #20559 from storybookjs/valentin/angular15-maintenance
Angular: Support multi-project setup in ng workspaces
2023-01-18 22:03:17 +08:00
Valentin Palkovic
00fad25659 Fixed Angular components on Docs paged rendered Story twice 2023-01-18 13:59:29 +01:00
Tom Coleman
77803c046d Merge remote-tracking branch 'origin/valentin/angular15-maintenance' into add-ignoreArgsUpdates 2023-01-18 20:14:08 +11:00
Tom Coleman
fa16ccb518
Merge pull request #20530 from storybookjs/tom/sb-1144-update-api-of-story-block
Docs: Refactor props of Story block
2023-01-18 08:12:19 +11:00
Valentin Palkovic
fbfb295ee3 Fix type issues 2023-01-17 21:16:02 +01:00
Valentin Palkovic
01e7b3b341 Fix HMR issue in Manager UI 2023-01-17 15:41:43 +01:00
Valentin Palkovic
103fc7a608 Adjust preserveWhitespace example 2023-01-17 15:40:39 +01:00
Valentin Palkovic
861fb9dfb2 Check for legacy build option 2023-01-17 15:40:39 +01:00
Valentin Palkovic
a9f7b0c199 Fix Angular storyshots 2023-01-17 15:40:39 +01:00
Valentin Palkovic
6918b6c756 Remove legacy rendering option Story 2023-01-17 15:40:39 +01:00
Valentin Palkovic
e0dbbf253f Use Angular Standalone component to bootstrap application
Fix Angular story related to forRoot Module

Add back platform reset

Fix provider override issue in Angular stories
2023-01-17 15:40:39 +01:00
Valentin Palkovic
4ca33c3a8f Add telemetry to angular builders 2023-01-17 15:40:39 +01:00
Valentin Palkovic
eb6d514283 Setup Storybook in Angular workspace via builders 2023-01-17 15:40:36 +01:00
Valentin Palkovic
e204a21f65 Only support Angular >= 14 2023-01-17 15:40:04 +01:00
Valentin Palkovic
db876bf7ad Remove legacy way of running Storybook in Angular projects 2023-01-17 15:40:04 +01:00
Ian VanSchooten
a0d5ecf8ec
Merge pull request #20642 from storybookjs/vite/type-cleanup
Vite: TypeScript type cleanup
2023-01-17 09:10:20 -05:00
Michael Shilman
ae3640239c Update git head to 7.0.0-beta.29, update yarn.lock [ci skip] 2023-01-17 18:01:52 +08:00
Michael Shilman
c6b2e1a65b v7.0.0-beta.29 2023-01-17 18:00:32 +08:00
Ian VanSchooten
85eef1ca77 Fix vite framework preset types 2023-01-16 22:34:02 -05:00
Ian VanSchooten
0663100b12 Improve types in Vite frameworks 2023-01-16 21:46:52 -05:00
Norbert de Langen
08a3207738
Merge pull request #20608 from storybookjs/angular-builder-fix-docs-mode
git remote add ssams git@github.com:ssams/storybook.git git fetch ssams angular-builder-fix-docs-mode git switch --track ssams/angular-builder-fix-docs-mode
2023-01-16 18:11:03 +01:00
Norbert de Langen
a27905d153
Merge pull request #20619 from ethanmick/ethanmick/fix-deprecated-react-vfc
fix: Change deprecated `React.VFC` to `React.FC`
2023-01-16 11:33:46 +01:00
Norbert de Langen
a229f9e375
more upgrades 2023-01-16 10:13:01 +01:00
Valentin Palkovic
21997f395a
Merge pull request #20615 from bartlangelaan/patch-1
Fix the @storybook/nextjs image loader
2023-01-15 08:45:53 +01:00
Michael Shilman
f34295b3da Update git head to 7.0.0-beta.28, update yarn.lock [ci skip] 2023-01-15 14:13:19 +08:00
Michael Shilman
05179df2dc v7.0.0-beta.28 2023-01-15 14:12:15 +08:00
Bart Langelaan
102da7613a Fix the @storybook/nextjs image loader
This fixes the corrupted images when importing images with the @storybook/nextjs framework.
2023-01-14 12:32:16 +01:00
Michael Shilman
33a517844a Update git head to 7.0.0-beta.27, update yarn.lock [ci skip] 2023-01-14 17:49:14 +08:00
Michael Shilman
1abdc0888c v7.0.0-beta.27 2023-01-14 17:48:15 +08:00
Valentin Palkovic
24eafb9928
Merge pull request #20295 from stijnvn/standalone-components
Angular: Fix isStandaloneComponent check
2023-01-14 10:25:23 +01:00
Ethan Mick
6d29300a5e
fix: Change deprecated React.VFC to React.FC
The type `VFC` (VoidFunctionComponent) is deprecated and is equivalent
to `FC` (FunctionalComponent).

https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react/index.d.ts#L531

This commit updates the generated files from an installation to use the
non-deprecated React type.
2023-01-13 13:12:51 -05:00
Michael Shilman
4da7e82102 Update git head to 7.0.0-beta.26, update yarn.lock [ci skip] 2023-01-14 00:15:09 +08:00
Michael Shilman
4d3ed5ec2e v7.0.0-beta.26 2023-01-14 00:13:56 +08:00
Norbert de Langen
f4565261c8
Merge branch 'next' into angular-builder-fix-docs-mode 2023-01-13 11:46:13 +01:00
Norbert de Langen
128c2a795c
make changes to typings files to ensure this the check command succeeds 2023-01-13 11:13:24 +01:00
Tom Coleman
3116dd7f35 Merge remote-tracking branch 'origin/next' into tom/sb-1144-update-api-of-story-block 2023-01-13 20:04:02 +11:00
Ben McCann
374451bb8c
Update code/frameworks/sveltekit/src/preset.ts 2023-01-12 14:01:42 -08:00
Ben McCann
9459443480
Update code/frameworks/sveltekit/README.md 2023-01-12 14:01:12 -08:00
Norbert de Langen
b0384edf13
Merge branch 'next' into sveltekit-keep-compile-plugin 2023-01-12 20:01:53 +01:00