104 Commits

Author SHA1 Message Date
Valentin Palkovic
c63bfd6b06 Remove addon-interactions 2025-03-24 13:52:31 +01:00
Valentin Palkovic
15ab7746eb Rename @storybook/experimental-addon-test to @storybook/addon-test 2025-02-28 10:09:36 +01:00
Norbert de Langen
ed82b3b7f5 Merge branch 'next' into norbert/merge-core-cli 2025-02-24 13:05:02 +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
10bb8e0afc Merge branch 'next' into norbert/merge-core-cli 2025-02-19 12:33:27 +01:00
Norbert de Langen
2847a36dbb remove comment 2025-02-06 12:59:46 +01:00
Gert Hengeveld
e4c4b31f57 Fix EXTENDS_WORKSPACE template value 2025-02-05 15:41:35 +01:00
Gert Hengeveld
c7599ae459 Support updating Vite config with test property, and check for Vitest version before updating config file 2025-02-05 14:40:44 +01:00
Gert Hengeveld
e08bf93223 Update existing config file and only fall back to creating a workspace file if we cannot update the config file 2025-02-04 10:06:39 +01:00
Norbert de Langen
a9d4f3907d move templates to top-level package 2025-02-04 09:51:22 +01:00
Gert Hengeveld
1dd4f35d76 Move templates to directory and include them in dist 2025-02-03 10:57:54 +01:00
Gert Hengeveld
78a2d725e7 Don't default to migrating to nextjs-vite 2025-01-31 16:44:50 +01:00
Gert Hengeveld
dc107574dc Handle non-interactive (non TTY) mode 2025-01-31 16:21:51 +01:00
Gert Hengeveld
43029f59c7 Add support for extending existing Vitest workspace file 2025-01-31 15:56:16 +01:00
Norbert de Langen
fb670b92de Merge branch 'next' into norbert/cli-with-ink 2025-01-23 15:36:59 +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
Norbert de Langen
e003420188 Merge branch 'next' into norbert/cli-with-ink 2025-01-22 14:07:11 +01:00
Valentin Palkovic
8b2d50558c Add missing comma 2025-01-20 15:12:55 +01:00
Valentin Palkovic
ab272a9c94 Revert "Refactor Vitest browser configuration"
This reverts commit e90d717daac553650e639dd0353e7ce6d01c2b2a.
2025-01-20 10:21:15 +01:00
Valentin Palkovic
e90d717daa Refactor Vitest browser configuration 2025-01-15 09:35:04 +01:00
Norbert de Langen
ec648028be Merge branch 'next' into norbert/cli-with-ink 2025-01-13 11:03:25 +01:00
Valentin Palkovic
ed3ed9a853 Merge remote-tracking branch 'origin/next' into valentin/add-vitest-3-support 2025-01-13 10:39:08 +01: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
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
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
Jeppe Reinhold
f3139a98de use dynamic path for vitest.setup.js 2025-01-10 14:21:58 +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
Valentin Palkovic
161a29cefd Merge remote-tracking branch 'origin/valentin/a11y-refactorings' into valentin/add-vitest-3-support 2025-01-10 09:33:17 +01:00
Valentin Palkovic
7e75f73809 Merge remote-tracking branch 'origin/next' into valentin/a11y-refactorings 2025-01-09 09:58:26 +01:00
Valentin Palkovic
6acf3f8e1b Addon Test: Improve support for mono-repos 2025-01-08 14:03:25 +01:00
Jeppe Reinhold
7c95fe08ef Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-svelte-csf-in-vitest 2025-01-08 11:14:35 +01:00
Yann Braga
987d698d0a improve message 2025-01-06 18:45:54 +01:00
Yann Braga
19f82a06a6 Addon Test: Add prerequisite check for MSW 2025-01-06 12:52:17 +01:00
Valentin Palkovic
09196b1fe7 Addon Test: Add Vitest 3 support 2025-01-03 11:52:25 +01:00
Norbert de Langen
ac6e73b9d8 add bin to core 2025-01-02 14:40:42 +01:00
Valentin Palkovic
b0d96bc571 Update execa dependency to version 9.5.2 and enhance post-install logging for a11y addon setup 2025-01-02 11:26:46 +01:00
Valentin Palkovic
4283a92c00 Small text adjustments 2025-01-02 10:03:12 +01:00
Valentin Palkovic
54653efb2a Enhance a11y addon integration 2024-12-31 16:04:00 +01:00
Yann Braga
056d6151cb
Merge pull request #30135 from storybookjs/kasper/correct-vitest-file
Addon Test: Use correct vitest config file path
2024-12-24 15:54:47 +01:00
Kasper Peulen
0f78a4ffe1 Use correct vitest config file path 2024-12-24 11:34:12 +01:00
Kasper Peulen
dcd49108c9 Always use installed version of vitest 2024-12-24 11:14:43 +01:00
Yann Braga
3258fc7204
Merge pull request #30127 from storybookjs/valentin/improve-a11y-addon-automigration
Automigration: Improve addon-a11y-addon-test
2024-12-23 15:55:01 +01:00
Yann Braga
2b512d65b4 Addon Test: Fix documentation links 2024-12-23 15:12:38 +01:00
Valentin Palkovic
f52a7f9c84 Automigration: Improve addon-a11y-addon-test 2024-12-23 15:03:42 +01:00
Jeppe Reinhold
c38eed3fa3 don't add plugins during postinstall 2024-12-19 20:44:52 +01:00
Kasper Peulen
b1cc74dac1 Use local storybook binary instead 2024-12-11 12:25:50 +01:00