963 Commits

Author SHA1 Message Date
storybook-bot
78c3f602ee Bump version from "8.2.0-alpha.10" to "8.2.0-beta.0" [skip ci] 2024-07-04 09:09:01 +00:00
Norbert de Langen
0a11748b85
Merge branch 'next' into norbert/auto-import-monorepo 2024-07-03 17:51:19 +02:00
Norbert de Langen
19a16cb6b3 Merge branch 'next' into norbert/auto-import-monorepo 2024-07-03 14:53:46 +02:00
Norbert de Langen
3ba9745476 wip 2024-07-03 13:21:00 +02:00
Yann Braga
2df8efc934
Merge branch 'next' into beforeAll-hook 2024-07-03 02:52:38 -07:00
Kasper Peulen
d21d317c51 Fix type errors 2024-07-03 11:49:42 +02:00
Gert Hengeveld
bf97811700 Merge branch 'next' into beforeAll-hook 2024-07-03 11:06:32 +02:00
Norbert de Langen
92425dbf7f
Merge branch 'next' into norbert/auto-import-monorepo 2024-07-03 10:52:05 +02:00
Norbert de Langen
a8b1576534 Merge branch 'next' into norbert/auto-import-monorepo 2024-07-03 10:28:49 +02:00
Norbert de Langen
ceb443a24b linting 2024-07-02 21:55:26 +02:00
Norbert de Langen
76d8da3bbc cleanup tsconfig.json 2024-07-02 20:19:13 +02:00
Norbert de Langen
d20eab73d0 make fixable and importable 2024-07-02 20:03:28 +02:00
Kasper Peulen
016e0e90e9 Fix eslint 2024-07-02 16:49:36 +02:00
Kasper Peulen
4f4df31906 Merge branch 'kasper/mount' into kasper/mount-args
# Conflicts:
#	code/renderers/react/src/types.ts
#	code/renderers/svelte/src/types.ts
#	code/renderers/vue3/src/public-types.test.ts
#	code/renderers/vue3/src/types.ts
2024-07-02 16:28:26 +02:00
Kasper Peulen
e5571160f7 Fix CPC imports 2024-07-02 13:00:21 +02:00
Kasper Peulen
6193e8514a Merge branch 'kasper/canvas' into kasper/mount 2024-07-02 11:31:11 +02:00
Gert Hengeveld
f56d8f8ba0 Merge branch 'next' into beforeAll-hook 2024-07-01 16:59:31 +02:00
Kasper Peulen
a5b50d9d02 Rename errors 2024-07-01 16:17:05 +02:00
Kasper Peulen
530c0efb12 Add a chromatic test for mount args for React, Vue and Svelte 2024-07-01 13:28:09 +02:00
Kasper Peulen
63a7c4e8c8 Add typesafety to mount later 2024-07-01 10:49:37 +02:00
Kasper Peulen
4e0f0f21ad Add a svelte type test 2024-06-28 16:58:13 +02:00
Kasper Peulen
cae31b103a Add args to the mount function in the react, svelte and vue renderer 2024-06-28 15:32:32 +02:00
Kasper Peulen
fa74a4f9d6 Resolve some comments 2024-06-28 15:08:34 +02:00
Kasper Peulen
85b91bbdf4 Cleanup 2024-06-28 14:52:43 +02:00
Norbert de Langen
3a1e61cefe add an /internal in the path to core subpaths from storybook 2024-06-28 14:50:56 +02:00
Kasper Peulen
3eb587f868 Add a mount property to the context, so that the user can do stuff before mounting in the play function 2024-06-28 14:03:44 +02:00
Jeppe Reinhold
f2901ccb8e pass argTypes directly to SlotDecorator 2024-06-26 21:51:20 +02:00
Gert Hengeveld
980b1dace8
Merge branch 'next' into beforeAll-hook 2024-06-24 16:36:09 +02:00
Norbert de Langen
cb5b778aac make packages peerDep on storybook package instead of @storybook/core 2024-06-21 20:31:10 +02:00
Norbert de Langen
8e2db1997a make packages peerDep on storybook package instead of @storybook/core 2024-06-21 15:14:38 +02:00
Norbert de Langen
e35b884b9e drop the /dist part 2024-06-19 11:08:19 +02:00
Yann Braga
ee0653d65d add beforeAllHook to portable stories 2024-06-18 13:40:38 +02:00
Norbert de Langen
69eb6b89e6 Merge branch 'next' into norbert/cpc 2024-06-18 13:39:05 +02:00
storybook-bot
f4525d5eda Bump version from "8.2.0-alpha.9" to "8.2.0-alpha.10" [skip ci] 2024-06-17 17:21:03 +00:00
Jeppe Reinhold
834d31dbad
Merge branch 'next' into jeppe/fix-svelte-decorator-actions 2024-06-15 00:33:49 +02:00
Jeppe Reinhold
c621fdc806 Svelte: Fix events not being logged in Actions when a story has decorators 2024-06-15 00:26:13 +02:00
storybook-bot
d25484c41b Bump version from "8.2.0-alpha.8" to "8.2.0-alpha.9" [skip ci] 2024-06-14 03:34:57 +00:00
storybook-bot
5c09557222 Bump version from "8.2.0-alpha.7" to "8.2.0-alpha.8" [skip ci] 2024-06-12 17:29:33 +00:00
Norbert de Langen
931d63dc42 Merge branch 'next' into norbert/cpc 2024-06-12 15:06:02 +02:00
Norbert de Langen
749594038e move to happy-dom, use vitest node-environment by default 2024-06-12 14:24:18 +02:00
Norbert de Langen
e388a0ed68 Merge branch 'next' into norbert/cpc 2024-06-12 13:43:36 +02:00
Norbert de Langen
09a88d0e08 Merge branch 'next' into norbert/cpc 2024-06-12 09:53:35 +02:00
Norbert de Langen
c32ff81e79 bumb for cache 2024-06-12 09:38:31 +02:00
Norbert de Langen
d7ed2dcd81 Merge branch 'next' into norbert/cpc 2024-06-11 11:32:18 +02:00
Michael Shilman
567ca27129
Merge branch 'next' into shilman/initial-globals 2024-06-11 10:58:28 +08:00
Michael Shilman
7563fd264e Fix portable stories & failing tests 2024-06-11 10:44:23 +08:00
storybook-bot
a8753bbb22 Bump version from "8.2.0-alpha.6" to "8.2.0-alpha.7" [skip ci] 2024-06-10 15:34:47 +00:00
Norbert de Langen
a7e6767382 make peerDep a broad version range 2024-06-10 10:02:49 +02:00
Norbert de Langen
49d0882aac Merge branch 'next' into norbert/cpc 2024-06-07 14:37:55 +02:00
storybook-bot
3f3cb5d1f7 Bump version from "8.2.0-alpha.5" to "8.2.0-alpha.6" [skip ci] 2024-06-07 02:22:32 +00:00