2686 Commits

Author SHA1 Message Date
storybook-bot
80242f98ba Bump version from "9.0.0-alpha.10" to "9.0.0-alpha.11" [skip ci] 2025-03-26 16:46:43 +00:00
Kasper Peulen
c95f7f3bc8 Make sure to check if act is on default export of react-dom/test-utils 2025-03-26 09:54:58 +01:00
storybook-bot
9d757630c5 Bump version from "9.0.0-alpha.9" to "9.0.0-alpha.10" [skip ci] 2025-03-25 16:26:18 +00:00
Kasper Peulen
8b717f1de7 Merge remote-tracking branch 'origin/next' into react/fix-decorators
# Conflicts:
#	MIGRATION.md
2025-03-25 16:16:54 +01:00
storybook-bot
959f8cbaed Bump version from "9.0.0-alpha.8" to "9.0.0-alpha.9" [skip ci] 2025-03-24 16:32:04 +00:00
Kasper Peulen
3657e72266 React: Fix tests by providing originalStoryFn in jsxDecorator.test.tsx 2025-03-21 17:44:31 +01:00
Kasper Peulen
69dee4cde6 Make sure the render functions is a proper react components 2025-03-21 16:17:27 +01:00
storybook-bot
5b4401b2e1 Bump version from "9.0.0-alpha.7" to "9.0.0-alpha.8" [skip ci] 2025-03-19 15:15:35 +00:00
storybook-bot
30ea85a129 Merge branch 'next-release' into next 2025-03-19 14:07:59 +00:00
storybook-bot
7a9a03f097 Bump version from "9.0.0-alpha.6" to "9.0.0-alpha.7" [skip ci] 2025-03-19 13:58:24 +00:00
Kasper Peulen
729052c013
Merge pull request #30852 from storybookjs/revert-30851-revert-30812-svelte-fn-types-fix
Svelte: Adjust Svelte typings to include Svelte 5 function components
2025-03-19 13:14:02 +01:00
Kasper Peulen
e2891866d0
Merge pull request #30847 from storybookjs/kasper/ssr-portable-stories
React: Allow portable stories to be used in SSR
2025-03-19 13:13:28 +01:00
Simon Holthausen
65eac17515 fix test 2025-03-19 11:22:36 +01:00
Kasper Peulen
82dc86105c Remove unused import of DeprecatedReactTestUtils 2025-03-19 10:28:10 +01:00
Kasper Peulen
3e4365eb5f Prettier 2025-03-19 10:23:01 +01:00
Simon Holthausen
5ab3dcadfb fix 2025-03-19 09:55:02 +01:00
Simon Holthausen
c75c1aa9b6 lint 2025-03-18 23:33:30 +01:00
Simon Holthausen
c33d1eb778 fix 2025-03-18 23:32:43 +01:00
Kasper Peulen
c2172bb620
Revert "Svelte: Adjust Svelte typings to include Svelte 5 function components" 2025-03-18 17:12:18 +01:00
Kasper Peulen
ae623ee39c Add failing test 2025-03-18 16:46:41 +01:00
Simon Holthausen
b505abfe9e fix 2025-03-18 16:16:40 +01:00
Kasper Peulen
10018c3c72 Allow portable stories to be used in SSR 2025-03-18 15:45:05 +01:00
Simon Holthausen
933b2a3277 fix (Svelte): adjust type
follow-up to #30812
Type needs to be the constructor type, not the instance type
2025-03-18 15:24:07 +01:00
Kasper Peulen
8dc2d4ea22 Fix CI 2025-03-18 14:47:15 +01:00
Kasper Peulen
a1bd95452c
Merge branch 'next' into svelte-fn-types-fix 2025-03-18 13:21:29 +01:00
storybook-bot
c7b4a8fe60 Bump version from "9.0.0-alpha.5" to "9.0.0-alpha.6" [skip ci] 2025-03-17 14:48:53 +00:00
storybook-bot
629fd6381c Bump version from "9.0.0-alpha.4" to "9.0.0-alpha.5" [skip ci] 2025-03-16 18:36:33 +00:00
Simon H
bfa68abad4
Apply suggestions from code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-03-14 21:08:37 +01:00
Simon Holthausen
055410310a fix: adjust Svelte typings to include Svelte 5 function components
Svelte 5 components that only use runes and none of the legacy stuff (events, slots) are typed as function components. This adjusts the types to include that shape.

Fixes #29308
2025-03-14 20:54:50 +01:00
storybook-bot
0a3dc90570 Merge branch 'next-release' into next 2025-03-14 15:08:38 +00:00
storybook-bot
25ec4e90e0 Bump version from "9.0.0-alpha.3" to "9.0.0-alpha.4" [skip ci] 2025-03-14 14:59:06 +00:00
Kasper Peulen
a5537ecc2c
Merge branch 'next' into kasper/remove-react-import 2025-03-14 11:17:16 +01:00
Norbert de Langen
869ac194dd Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api 2025-03-13 09:38:23 +01:00
Valentin Palkovic
c783f40bbc Final fixes 2025-03-12 16:15:54 +01:00
Norbert de Langen
4358145251 Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api 2025-03-12 13:24:34 +01:00
Valentin Palkovic
4ad1929968 Merge remote-tracking branch 'origin/next' into valentin/move-addon-actions-into-core 2025-03-12 12:38:45 +01:00
Valentin Palkovic
353ff45133 Fix unit tests 2025-03-12 12:37:53 +01:00
Norbert de Langen
1bd4d41687 Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api 2025-03-12 11:38:29 +01:00
Valentin Palkovic
23dd715bd0 Fix Unit tests 2025-03-12 11:37:55 +01:00
Norbert de Langen
d246bf2017 Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api 2025-03-12 09:09:27 +01:00
Valentin Palkovic
8e30709c30 Further cleanup and adjustments to fix portable stories 2025-03-11 23:44:13 +01:00
storybook-bot
b748af8a71 Bump version from "9.0.0-alpha.2" to "9.0.0-alpha.3" [skip ci] 2025-03-11 15:41:18 +00:00
Norbert de Langen
c21b4d4688 Preview API: Update import path for getComposedCoreAnnotations 2025-03-11 15:25:14 +01:00
Norbert de Langen
8fea88004d Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api 2025-03-11 15:09:35 +01:00
Norbert de Langen
49022aeda0 Web Components Renderer: Update import paths from internal modules to direct package imports 2025-03-11 14:08:14 +01:00
Norbert de Langen
9712eda46f Vue3 Renderer: Update import paths from internal modules to direct package imports 2025-03-11 14:07:31 +01:00
Norbert de Langen
a07aeac6d6 Svelte Renderer: Update import paths from internal modules to direct package imports 2025-03-11 14:06:37 +01:00
Norbert de Langen
de6bd8616e Server Renderer: Update import path for preview-api from internal to direct package import 2025-03-11 14:06:15 +01:00
Norbert de Langen
f0599e379a React Renderer: Update import paths from internal modules to direct package imports 2025-03-11 14:05:50 +01:00
Norbert de Langen
531d1e07b7 Preact Renderer: Update import path for preview-api from internal to direct package import 2025-03-11 14:05:28 +01:00