1493 Commits

Author SHA1 Message Date
Michael Shilman
fee28485d0 Update tests 2024-08-07 08:53:23 +08:00
Yann Braga
c748186d20 Merge branch 'next' into vitest-integration 2024-08-06 13:42:21 +02:00
Kasper Peulen
fb56f61c7e Fix check errors 2024-08-06 12:53:48 +02:00
Kasper Peulen
96c754bd13 Merge remote-tracking branch 'refs/remotes/origin/next' into yann/upgrade-vitest-v2 2024-08-06 11:48:48 +02:00
storybook-bot
8a95c273af Merge branch 'next-release' into next 2024-08-06 09:21:08 +00:00
storybook-bot
70079f41d9 Bump version from "8.3.0-alpha.3" to "8.3.0-alpha.4" [skip ci] 2024-08-06 09:11:09 +00:00
Kasper Peulen
2224dadabf Upgrade to vitest 2.0 2024-08-05 12:52:09 +02:00
Tobias Diez
7f1f9a0724 Build: replace esbuild-register by jiti 2024-08-03 13:46:33 +02:00
Norbert de Langen
55f141af84
Merge branch 'next' into norbert/bundle-in-lodash 2024-08-02 23:28:03 +02:00
Kasper Peulen
257a9457af Allow vitest plugin to use composeStories from preview-api 2024-08-02 11:36:30 +02:00
Kasper Peulen
e30bfcc606 Fix tests 2024-08-01 16:09:40 +02:00
Kasper Peulen
07babfeb4d Fix act errors 2024-08-01 14:31:45 +02:00
Kasper Peulen
64a9fa39e2 Fix build 2024-08-01 13:14:18 +02:00
Kasper Peulen
2996b7f00a Fix tests 2024-08-01 13:02:28 +02:00
Kasper Peulen
afd11a8fb9
Merge branch 'next' into kasper/render-agnostic 2024-07-31 16:34:10 +02:00
Kasper Peulen
3b65e7267e
Merge pull request #28764 from storybookjs/kasper/introduce-run
Core: Introduce run over play in portable stories, and revert back play changes of 8.2
2024-07-31 16:33:13 +02:00
Kasper Peulen
8f2c88dd6b Use internal renderToCanvas method if testingLibaryRender is not specified 2024-07-31 16:30:19 +02:00
Kasper Peulen
d85f877294 Merge remote-tracking branch 'refs/remotes/origin/portable-stories-play-to-run' into kasper/introduce-run 2024-07-31 13:37:04 +02:00
Kasper Peulen
653324dca7 Introduce run over play in portable stories, and revert back play changes of 8.2 2024-07-31 13:32:15 +02:00
Valentin Palkovic
d271575cc2 Next.js: Make RSC portable-stories compatible 2024-07-30 15:45:12 +02:00
storybook-bot
269cd4897e Bump version from "8.3.0-alpha.2" to "8.3.0-alpha.3" [skip ci] 2024-07-29 15:25:09 +00:00
Yann Braga
c1e91edeb1
Merge pull request #28747 from storybookjs/yann/use-disable-tags-in-test-runner-tests
Build: Use !test tag to disable test-runner tests
2024-07-29 07:35:35 -07:00
Norbert de Langen
54b4af3781
Merge pull request #28745 from storybookjs/norbert/cpc-fix-types-usage
CPC: Fix type usage in renderers
2024-07-29 15:54:02 +02:00
Yann Braga
04c47514bc Build: Use !test tag to disable test-runner tests 2024-07-29 15:06:41 +02:00
Norbert de Langen
adf42a7670 fix type usage in renderers 2024-07-29 13:17:03 +02:00
Valentin Palkovic
11f43ccbd7 Revert dynamic import of react-dom-shim 2024-07-29 12:47:58 +02:00
Valentin Palkovic
8f30c5c8bf React: Update react-dom-shim to make it compatible with vitest 2024-07-29 10:36:22 +02:00
Michael Shilman
4db60d6d8c
Merge pull request #28622 from storybookjs/shilman/csf-feature-telemetry
Telemetry: CSF feature usage
2024-07-19 21:47:22 +08:00
storybook-bot
bde1e19f8e Bump version from "8.3.0-alpha.1" to "8.3.0-alpha.2" [skip ci] 2024-07-19 13:04:46 +00:00
Michael Shilman
443d0b2b05 Telemetry: Record CSF feature usage 2024-07-16 23:18:48 +08:00
storybook-bot
5816be6140 Bump version from "8.3.0-alpha.0" to "8.3.0-alpha.1" [skip ci] 2024-07-16 02:15:55 +00:00
Norbert de Langen
1103d7ffc2 do the same for react 2024-07-15 16:27:59 +02:00
Norbert de Langen
1a8a0bf583 add direct dependencies on shim packages to ensure they exists 2024-07-15 11:57:38 +02:00
Norbert de Langen
0d27153db6 fix 2024-07-10 19:53:39 +02:00
Norbert de Langen
e09f368a0e fix snapshots 2024-07-10 19:42:21 +02:00
Norbert de Langen
17eece8212
Merge branch 'next' into norbert/auto-import-monorepo 2024-07-10 12:30:17 +02:00
Valentin Palkovic
8be78f2828 Types: Update type signatures of objects and functions
Our bundler tsup sometimes doesn't seem to create type definition imports properly for inferred types. Instead of importing types from `storybook/internal/*` or `@storybook/core/*`, it would import types from `core/dist/*`. Explicitly defining types for the return type of functions or for objects will resolve this issue.
2024-07-10 11:36:35 +02:00
storybook-bot
3b04c5b450 Bump version from "8.2.0" to "8.3.0-alpha.0" [skip ci] 2024-07-10 08:37:50 +00:00
storybook-bot
8b2f2dbb65 Bump version from "8.2.0-beta.3" to "8.2.0" [skip ci] 2024-07-10 08:04:07 +00:00
storybook-bot
ef343c7104 Bump version from "8.2.0-beta.2" to "8.2.0-beta.3" [skip ci] 2024-07-09 08:30:35 +00:00
Valentin Palkovic
fd4d89e6f3 Templates: Export ButtonProps and HeaderProps interfaces
Export the ButtonProps and HeaderProps interfaces to make them accessible to avoid issues with Typescript relying on exported interfaces when declaration files should be created.
2024-07-08 16:47:59 +02:00
storybook-bot
bd047a62f6 Bump version from "8.2.0-beta.1" to "8.2.0-beta.2" [skip ci] 2024-07-08 13:32:09 +00:00
storybook-bot
d3d25f1768 Bump version from "8.2.0-beta.0" to "8.2.0-beta.1" [skip ci] 2024-07-08 10:17:20 +00:00
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
3ba9745476 wip 2024-07-03 13:21:00 +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
1a571962d3 fix 2024-07-03 09:14:25 +02:00