3438 Commits

Author SHA1 Message Date
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
Norbert de Langen
ccae91796f Merge branch 'next' into norbert/cli-with-ink 2025-02-05 14:24:11 +01:00
Norbert de Langen
cbc93ee037 add extends true, as @JReinhold suggested 2025-02-05 13:59:15 +01:00
storybook-bot
48c2595c5e Bump version from "8.6.0-alpha.3" to "8.6.0-alpha.4" [skip ci] 2025-02-05 08:34:46 +00:00
Gert Hengeveld
6decde5ce2 Fix template path 2025-02-04 10:29:46 +01:00
Gert Hengeveld
078ba9c54b Move templates to addon root so we don't need to copy it to dist 2025-02-04 10:07:24 +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
Valentin Palkovic
8569d2c020 Remove peer-dependency requirement 2025-02-04 09:37:36 +01:00
Norbert de Langen
674194b6e9 fix checks 2025-02-03 16:04:01 +01:00
Gert Hengeveld
1dd4f35d76 Move templates to directory and include them in dist 2025-02-03 10:57:54 +01:00
Valentin Palkovic
6e0c6f1384 Addon A11y: Make Vitest Axe optional 2025-02-03 10:01:49 +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
6a6e89bac7 Merge branch 'next' into norbert/cli-with-ink 2025-01-31 09:05:36 +01:00
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
Norbert de Langen
88f3cbc975
Merge branch 'next' into norbert/cli-with-ink 2025-01-29 11:54:27 +01: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
fb670b92de Merge branch 'next' into norbert/cli-with-ink 2025-01-23 15:36:59 +01: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
Norbert de Langen
e003420188 Merge branch 'next' into norbert/cli-with-ink 2025-01-22 14:07:11 +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