14560 Commits

Author SHA1 Message Date
storybook-bot
6388f93b1f Bump version from "8.3.0-alpha.8" to "8.3.0-alpha.9" [skip ci] 2024-08-23 16:50:39 +00:00
storybook-bot
befba4f7a8 Write changelog for 8.3.0-alpha.9 [skip ci] 2024-08-23 15:19:36 +00:00
Kasper Peulen
dc9432a31f Throw errors in renderToCanvas in portable stories 2024-08-23 15:59:08 +02:00
Kasper Peulen
9630148749 Fix type issues 2024-08-23 15:56:22 +02:00
Kasper Peulen
c17df9f881 Make renderer nullable 2024-08-23 15:54:03 +02:00
Kasper Peulen
cd8f1f272f Fix 2024-08-23 15:14:34 +02:00
Kasper Peulen
61338bf3d3 Fix default export 2024-08-23 14:57:57 +02:00
Kasper Peulen
f1031cb21f
Merge branch 'next' into kasper/vitest-add 2024-08-22 16:02:26 +02:00
Kasper Peulen
0a35a32cbd Fix more codestyle 2024-08-22 15:57:22 +02:00
Kasper Peulen
88a005964c
Merge branch 'next' into kasper/viewport 2024-08-22 12:10:53 +02:00
Kasper Peulen
4d80b1f62c Fix code style 2024-08-22 12:08:34 +02:00
Kasper Peulen
ce2afff20f Merge remote-tracking branch 'origin/kasper/vitest-add' into kasper/vitest-add 2024-08-22 12:07:20 +02:00
Kasper Peulen
b80775b6d5 Change isolate message 2024-08-22 12:07:12 +02:00
Kasper Peulen
3d6890373a
Merge branch 'next' into kasper/vitest-add 2024-08-22 10:54:48 +02:00
Jeppe Reinhold
039f2e8c5b
Merge pull request #28247 from storybookjs/jeppe/fix-svelte-decorator-actions
Svelte: Fix events not being logged in Actions when a story has decorators
2024-08-22 08:53:40 +00:00
Kasper Peulen
cc42862561 Correct message 2024-08-22 10:53:09 +02:00
Kasper Peulen
d8a5c72a84
Update code/addons/vitest/src/postinstall.ts
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2024-08-22 10:50:41 +02:00
Kasper Peulen
b45a9b4d7f
Update code/addons/vitest/src/postinstall.ts
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2024-08-22 10:50:31 +02:00
Kasper Peulen
78d544e697
Update code/addons/vitest/src/postinstall.ts
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2024-08-22 10:48:38 +02:00
Kasper Peulen
76734a0df3
Update code/addons/vitest/src/postinstall.ts
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2024-08-22 10:48:30 +02:00
Kasper Peulen
ce006bf896
Update code/addons/vitest/src/postinstall.ts
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2024-08-22 10:48:24 +02:00
Norbert de Langen
1dddc611fa
Merge pull request #28944 from storybookjs/norbert/viewport-default-values
Addon Viewport: Add default options via parameters
2024-08-22 08:51:28 +02:00
Norbert de Langen
1a59b66d12 add default options for addon-viewports via parameters 2024-08-21 17:02:45 +02:00
Kasper Peulen
840c1bb6a2 Fix tests 2024-08-21 16:51:16 +02:00
Kasper Peulen
6c4651b5ae Fix default viewports 2024-08-21 16:36:27 +02:00
Jeppe Reinhold
de8c6662ea
Merge branch 'next' into jeppe/fix-svelte-decorator-actions 2024-08-21 13:04:03 +00:00
Kasper Peulen
a26e267cd4 Validate framework 2024-08-21 14:42:09 +02:00
Kasper Peulen
718b8790f4 Improve messages 2024-08-21 14:38:40 +02:00
Kasper Peulen
71ad82754d Fix 2024-08-21 14:26:51 +02:00
Kasper Peulen
419b81c18d Rollback 2024-08-21 14:23:40 +02:00
Kasper Peulen
dbd4844aa4 Add comment about isolation 2024-08-21 14:14:53 +02:00
Tobias Diez
f83fe19c71
Merge branch 'next' into packageJson 2024-08-21 13:34:38 +02:00
storybook-bot
f9d8ccf3b9 Bump version from "8.3.0-alpha.7" to "8.3.0-alpha.8" [skip ci] 2024-08-21 06:47:17 +00:00
storybook-bot
7e83d7e4d7 Write changelog for 8.3.0-alpha.8 [skip ci] 2024-08-20 16:15:36 +00:00
Yann Braga
fad8af0a6a fix lint 2024-08-20 17:49:46 +02:00
Kasper Peulen
675fdb8933 Get correct path 2024-08-20 17:36:59 +02:00
Kasper Peulen
e9070eb663
Update code/addons/vitest/src/postinstall.ts
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-08-20 17:15:20 +02:00
Yann Braga
82b5534c84 fix lint 2024-08-20 16:37:27 +02:00
Yann Braga
2b4004de37 fix lint 2024-08-20 16:14:20 +02:00
Kasper Peulen
480f404a4f Update unit tests 2024-08-20 15:53:31 +02:00
Kasper Peulen
c98d4c28f0 Support adding workspace files if vitest.config.ts exists 2024-08-20 15:50:30 +02:00
Yann Braga
518d76b92b fix types 2024-08-20 15:45:57 +02:00
Yann Braga
e554a7f6b3 Addon Vitest: Improve transformation logic to avoid duplicate tests
This work changes the transformation done in the plugin to:
- account for no tests in a file
- transform only the stories that should be included (uses tags at compile time)
- execute only tests if they are imported in the same
2024-08-20 14:09:47 +02:00
Michael Shilman
61b1a7ba1e
Merge pull request #28915 from storybookjs/shilman/remove-babel-from-docs
Addon-docs: Remove babel dependency
2024-08-20 02:32:58 +08:00
Kasper Peulen
f4db6c0397 Add more log lines 2024-08-19 16:22:01 +02:00
Kasper Peulen
1a4a5e73d2 Improve glob 2024-08-19 16:11:50 +02:00
Kasper Peulen
3cee65eab7 Better texts 2024-08-19 16:03:59 +02:00
Kasper Peulen
46a838f1cf Implement add command for vitest addon 2024-08-19 15:50:06 +02:00
Yann Braga
31c9141ec9
Merge pull request #28918 from storybookjs/yann/add-sveltekit-portable-stories
SvelteKit: Introduce portable stories support
2024-08-19 04:07:51 -07:00
Yann Braga
5f1dce6ac5
Merge pull request #28907 from storybookjs/yann/introduce-project-annotations-to-other-packages
Core: Introduce setProjectAnnotations API to more renderers and frameworks
2024-08-19 04:06:24 -07:00