17245 Commits

Author SHA1 Message Date
Yann Braga
04f3ad0faa Codemod: Migrate meta.args to meta.input.args in csf factories 2025-02-24 08:32:16 +01:00
storybook-bot
8c805b18d4 Bump version from "8.6.0-beta.7" to "8.6.0-beta.8" [skip ci] 2025-02-24 05:29:48 +00:00
storybook-bot
ef3bf3baf7 Write changelog for 8.6.0-beta.8 [skip ci] 2025-02-23 20:51:35 +00:00
Valentin Palkovic
ac4ddb29e3 Manager: Fix panel reactivity 2025-02-23 21:19:37 +01:00
Jeppe Reinhold
1d79190ba0 fix type 2025-02-21 21:03:02 +01:00
Jeppe Reinhold
23c6cf574a make manager-store leader in build-mode 2025-02-21 20:15:21 +01:00
storybook-bot
acf4f6b7e9 Bump version from "8.6.0-beta.6" to "8.6.0-beta.7" [skip ci] 2025-02-21 15:35:54 +00:00
storybook-bot
57cea51938 Write changelog for 8.6.0-beta.7 [skip ci] 2025-02-21 14:27:58 +00:00
Valentin Palkovic
1670d7c1ac Angular: Fix @angular/platform-browser/animations never available 2025-02-21 15:23:41 +01:00
Valentin Palkovic
172312ed48 Angular: Fix @angular/platform-browser/animations never available 2025-02-21 14:35:06 +01:00
Valentin Palkovic
ad085e8416 Fix peer dep issues for npm users during upgrade 2025-02-21 14:10:30 +01:00
storybook-bot
7a0479b0a8 Bump version from "8.6.0-beta.5" to "8.6.0-beta.6" [skip ci] 2025-02-21 12:29:53 +00:00
storybook-bot
45406718b1 Write changelog for 8.6.0-beta.6 [skip ci] 2025-02-21 12:00:49 +00:00
Valentin Palkovic
fea7c5d32c
Merge pull request #30605 from storybookjs/fix-printing-selected-features
CLI: Fix printing of selected features
2025-02-21 12:58:20 +01:00
Valentin Palkovic
65ee721031
Merge pull request #30600 from storybookjs/valentin/uninstall-dependencies-during-upgrade-for-npm-users
CLI: Remove Storybook dependencies before adding re-adding them
2025-02-21 12:55:42 +01:00
Valentin Palkovic
86a900c43e
Merge branch 'next' into fix-printing-selected-features 2025-02-21 11:54:16 +01:00
storybook-bot
3a8e0fa245 Bump version from "8.6.0-beta.4" to "8.6.0-beta.5" [skip ci] 2025-02-21 10:37:11 +00:00
storybook-bot
c333701e45 Write changelog for 8.6.0-beta.5 [skip ci] 2025-02-21 10:13:35 +00:00
Valentin Palkovic
46eb95239f Update tests 2025-02-21 10:37:03 +01:00
Valentin Palkovic
d0b17133ab Angular: Support v19.2 when @angular/animations is not installed 2025-02-21 10:04:45 +01:00
Gert Hengeveld
3a6ed43c79 Simplification 2025-02-20 17:26:28 +01:00
Gert Hengeveld
05fb7b3e01 Fix printing of selected features 2025-02-20 16:59:10 +01:00
Valentin Palkovic
8457f7a9da
Merge branch 'next' into valentin/uninstall-dependencies-during-upgrade-for-npm-users 2025-02-20 15:32:41 +01:00
Valentin Palkovic
7672b95762 CLI: Remove Storybook dependencies before adding re-adding them 2025-02-20 15:29:27 +01:00
Gert Hengeveld
532c6ac568 Don't initially select Documentation and Testing features 2025-02-20 13:29:20 +01:00
Michael Shilman
212c173077
Merge pull request #30581 from storybookjs/norbert/create-storybook/telemetry-data-transformation
CLI: Make telemetry data an object
2025-02-19 23:04:41 +08:00
Michael Shilman
1ef986cd53
Update code/lib/create-storybook/src/initiate.ts
Co-authored-by: Gert Hengeveld <info@ghengeveld.nl>
2025-02-19 23:04:28 +08:00
Kasper Peulen
b605663eed
Merge pull request #30582 from storybookjs/kasper/automatic-before-all
Addon-Test: Make sure that only one global portable story config is ever loaded
2025-02-19 16:02:49 +01:00
Gert Hengeveld
0576c6fa48
Merge pull request #30583 from storybookjs/only-write-config-with-existing-workspaces
Test addon: Only update `vitest.config.ts` with workspaces, otherwise create `vitest.workspace.ts`
2025-02-19 16:01:32 +01:00
Valentin Palkovic
6de6c57b71
Merge pull request #30567 from storybookjs/valentin/fix-runtime-iframe-error-on-first-load
Builder-Vite: Fix runtime and iframe 404 on first load
2025-02-19 15:35:23 +01:00
Kasper Peulen
a2d4030864 Remove redundant type 2025-02-19 15:18:51 +01:00
Kasper Peulen
2810e0f9a6 Command out the before all part for now 2025-02-19 15:03:17 +01:00
Valentin Palkovic
b7126ab949 Apply requested changes 2025-02-19 14:54:10 +01:00
Kasper Peulen
308d77a5be Automatically detect beforeAll in vitest 2025-02-19 14:33:01 +01:00
Gert Hengeveld
c85e72eefb Only update vitest config file if it has a workspace option, otherwise create a workspace file 2025-02-19 13:33:05 +01:00
Norbert de Langen
41fefb7f06 make it an object 2025-02-19 12:41:27 +01:00
Valentin Palkovic
288ef21feb Rename function 2025-02-19 12:10:35 +01:00
Valentin Palkovic
f5452a43c2 Remove iframe.html workaround 2025-02-19 11:51:24 +01:00
Valentin Palkovic
917fad3631 Add entry to optimizeDeps array 2025-02-19 11:50:43 +01:00
Valentin Palkovic
dc7a53af22 Fix routing 2025-02-19 10:08:43 +01:00
Valentin Palkovic
fb039c2cfd Cleanup 2025-02-19 10:05:06 +01:00
Valentin Palkovic
cd9d89abcf Cleanup 2025-02-19 10:00:41 +01:00
Valentin Palkovic
597faff86d Change how iframe route handler is registered in Vite Builder 2025-02-19 09:49:37 +01:00
Jeppe Reinhold
26843e153d add esbuild 0.25 to dependency list 2025-02-19 09:21:03 +01:00
Valentin Palkovic
f39169dc91 Register iframe middleware faster in Vite Builder 2025-02-19 09:20:04 +01:00
storybook-bot
7be3215bc2 Bump version from "8.6.0-beta.3" to "8.6.0-beta.4" [skip ci] 2025-02-18 22:17:05 +00:00
Valentin Palkovic
ac0d3b56da Remove prefetch of sb-preview/runtime.js 2025-02-18 21:45:11 +01:00
storybook-bot
2f0049b28d Write changelog for 8.6.0-beta.4 [skip ci] 2025-02-18 16:20:08 +00:00
Michael Shilman
23b9bab942
Merge pull request #30566 from storybookjs/kasper/typedefs
Core: Fix undeclared internal dependencies
2025-02-18 22:55:55 +08:00
Michael Shilman
6c2fef8aaa
Merge pull request #30568 from storybookjs/jeppe/fix-focused-tests-telemetry
Addon-Test: Add telemetry data for Focused Tests
2025-02-18 22:40:42 +08:00