3417 Commits

Author SHA1 Message Date
Norbert de Langen
c5674a81ed
Merge branch 'next' into norbert/typescript-upgrade 2025-01-30 11:13:06 +01:00
storybook-bot
f3ced529f4 Bump version from "8.6.0-alpha.2" to "8.6.0-alpha.3" [skip ci] 2025-01-30 09:57:14 +00:00
Jeppe Reinhold
73a49c2e38
Merge branch 'next' into r19-type-compat 2025-01-27 09:51:16 +01:00
storybook-bot
981a86107f Bump version from "8.6.0-alpha.1" to "8.6.0-alpha.2" [skip ci] 2025-01-24 01:35:36 +00:00
Norbert de Langen
eb293ac8d9 attempt fixes 2025-01-23 11:54:19 +01:00
Norbert de Langen
d2257aed71 upgrade typescript 2025-01-23 09:23:15 +01:00
Valentin Palkovic
2bf54fb3f8 Fix formatting 2025-01-22 15:21:26 +01:00
Valentin Palkovic
1648ee3cf0 Fix indentation 2025-01-22 14:35:26 +01:00
Valentin Palkovic
faac30d9ce
Merge branch 'next' into valentin/introduce-instances-vitest-3 2025-01-22 14:34:30 +01:00
storybook-bot
61fa84bcac Bump version from "8.6.0-alpha.0" to "8.6.0-alpha.1" [skip ci] 2025-01-22 05:32:57 +00:00
Kyle Gach
80c12f5d39 Replace interaction test -> component test 2025-01-21 20:32:51 -07:00
Valentin Palkovic
c4c24639f0 Update Vitest dependencies 2025-01-20 15:17:22 +01:00
Valentin Palkovic
8b2d50558c Add missing comma 2025-01-20 15:12:55 +01:00
Valentin Palkovic
2e6ab1f555 Addon Test: Support Vitest 3 2025-01-20 15:00:48 +01:00
Valentin Palkovic
ab272a9c94 Revert "Refactor Vitest browser configuration"
This reverts commit e90d717daac553650e639dd0353e7ce6d01c2b2a.
2025-01-20 10:21:15 +01:00
storybook-bot
89631e6fe2 Bump version from "8.5.0" to "8.6.0-alpha.0" [skip ci] 2025-01-15 14:37:37 +00:00
storybook-bot
92770672e5 Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci] 2025-01-15 14:19:39 +00:00
Valentin Palkovic
b16498b977
Merge pull request #30181 from storybookjs/valentin/add-vitest-3-support
Addon Test: Add Vitest 3 support
2025-01-15 13:21:39 +01:00
Valentin Palkovic
f4373a5ad2 Cleanup and apply requested changes from review 2025-01-15 12:59:22 +01:00
Valentin Palkovic
3071566970 fix watch mode in Vitest 3 2025-01-15 11:33:29 +01:00
Valentin Palkovic
a5396925db Fix optional chaining for Vitest compatibility checks 2025-01-15 10:52:12 +01:00
Jeppe Reinhold
e447db6537
Merge branch 'next' into jeppe/fix-interactions-removal 2025-01-15 10:36:24 +01:00
Jeppe Reinhold
1a0d0eaa34 move addon order check from preset.js to dist/preset.js 2025-01-15 10:29:18 +01:00
Valentin Palkovic
4c45960824 Refactor Vitest version import and check for compatibility with version 3 or later 2025-01-15 10:08:44 +01:00
Valentin Palkovic
2fdb0bfe55 Merge remote-tracking branch 'origin/next' into valentin/add-vitest-3-support 2025-01-15 09:39:21 +01:00
Valentin Palkovic
b1e99dfbaf Remove test timeout 2025-01-15 09:37:20 +01:00
Valentin Palkovic
e90d717daa Refactor Vitest browser configuration 2025-01-15 09:35:04 +01:00
storybook-bot
d8fe93ac1b Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci] 2025-01-14 13:48:15 +00:00
storybook-bot
426586d37a Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci] 2025-01-13 14:49:18 +00:00
Valentin Palkovic
6b337506e7 Addon A11y: Change default element selector 2025-01-13 12:20:12 +01:00
Bill Collins
8a0c2071d8
Merge branch 'next' into r19-type-compat 2025-01-13 11:12:09 +00:00
storybook-bot
a6a633a61e Merge branch 'next-release' into next 2025-01-13 09:45:06 +00:00
Valentin Palkovic
ed3ed9a853 Merge remote-tracking branch 'origin/next' into valentin/add-vitest-3-support 2025-01-13 10:39:08 +01:00
storybook-bot
b607dbe575 Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci] 2025-01-13 09:37:19 +00:00
Valentin Palkovic
66facc9e93
Merge pull request #30162 from storybookjs/valentin/a11y-refactorings
A11y Addon: Adjust default behaviour when using with experimental-addon-test
2025-01-13 10:32:31 +01:00
Valentin Palkovic
ccbdb715bf Merge remote-tracking branch 'origin/valentin/a11y-refactorings' into valentin/add-vitest-3-support 2025-01-13 10:23:37 +01:00
Valentin Palkovic
909605c0b5
Merge pull request #30248 from storybookjs/shilman/docs-disable-codepanel
Addon-docs: Make new code panel opt in
2025-01-13 10:21:59 +01:00
Jeppe Reinhold
1664776b54
Merge pull request #30233 from storybookjs/jeppe/fix-vitest-setup-path
Addon Test: Fix generated path to `vitest.setup.js`
2025-01-13 09:59:05 +01:00
Valentin Palkovic
42d7d30c5e
Merge branch 'next' into valentin/a11y-refactorings 2025-01-13 09:50:14 +01:00
Jeppe Reinhold
2759c5bf3a
Merge pull request #30105 from storybookjs/jeppe/support-svelte-csf-in-vitest
Vitest: Add plugins from `viteFinal`
2025-01-13 09:28:54 +01:00
Michael Shilman
b4518516ed Addon-docs: Make new code panel opt in 2025-01-12 23:04:05 +08:00
Valentin Palkovic
644690c124 Fix tests 2025-01-10 16:10:47 +01:00
Valentin Palkovic
ecf9f7f743 Fix tests 2025-01-10 15:21:45 +01:00
Valentin Palkovic
e6ec8b17ee Merge remote-tracking branch 'origin/valentin/a11y-refactorings' into valentin/add-vitest-3-support 2025-01-10 14:36:02 +01:00
Valentin Palkovic
a6be1e6bfa Format file outputs in postinstall of addon-test 2025-01-10 14:34:57 +01:00
Valentin Palkovic
d099241c48 Remove obsolete comma 2025-01-10 14:28:56 +01:00
Valentin Palkovic
d8a18a575c
Merge branch 'next' into valentin/a11y-refactorings 2025-01-10 14:25:39 +01:00
Jeppe Reinhold
f3139a98de use dynamic path for vitest.setup.js 2025-01-10 14:21:58 +01:00
Valentin Palkovic
3441720a8f Streamline state initialization and add useEffect for state updates 2025-01-10 14:05:09 +01:00
Jeppe Reinhold
f7285f0093 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-svelte-csf-in-vitest 2025-01-10 13:45:31 +01:00