2843 Commits

Author SHA1 Message Date
Kyle Gach
80c12f5d39 Replace interaction test -> component test 2025-01-21 20:32:51 -07:00
Valentin Palkovic
ece443231f Angular: Fix typings 2025-01-20 11:44:27 +01:00
Valentin Palkovic
4bc2c80f36 Fix tests 2025-01-20 10:19:48 +01:00
Valentin Palkovic
e44fc34d03 Remove unnecessary import 2025-01-17 16:01:12 +01:00
Valentin Palkovic
54c9ba9d67 Angular: Support experimentalZoneless mode 2025-01-17 15:52:59 +01:00
Valentin Palkovic
8a7982bc65 Merge remote-tracking branch 'origin/next' into pr/anedomansky/28657 2025-01-17 11:28:41 +01:00
Valentin Palkovic
38fa2e8a82
Merge branch 'next' into win-build-support 2025-01-16 10:11:12 +01:00
Valentin Palkovic
ed3beb3c25
Merge pull request #30276 from msmx-mnakagawa/fix-angular-accent-character-issue
Angular: Fix accent character issue
2025-01-16 09:59:08 +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
2fdb0bfe55 Merge remote-tracking branch 'origin/next' into valentin/add-vitest-3-support 2025-01-15 09:39:21 +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
Bill Collins
46173b5284
Merge branch 'next' into win-build-support 2025-01-14 11:09:14 +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
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
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
644690c124 Fix tests 2025-01-10 16:10:47 +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
Jeppe Reinhold
a260929477
Merge branch 'next' into jeppe/support-svelte-csf-in-vitest 2025-01-08 11:18:39 +01:00
Jeppe Reinhold
3c0886bb44 merge rnw preset changes 2025-01-08 11:14:56 +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
storybook-bot
3b979ee412 Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci] 2025-01-08 10:09:20 +00:00
Daniel Williams
30f73684fb fix: oops types 2025-01-05 14:24:41 +00:00
Daniel Williams
2db17816f8 fix: preset react options and make them an object 2025-01-05 14:24:23 +00:00
Daniel Williams
7794b8ec7a split up config for the babel plugin 2025-01-05 14:01:51 +00:00
Daniel Williams
90ef869249 better comments 2025-01-05 13:35:42 +00:00
Daniel Williams
f3fdb8ac4d fix: remove require thing for now 2025-01-05 13:33:59 +00:00
Daniel Williams
d28b7becf7 fix: remove uneeded expo os env 2025-01-05 13:19:05 +00:00
Daniel Williams
cb64e89b19 fix: comments 2025-01-05 13:17:02 +00:00
Daniel Williams
1fd15097c3 fix: remove expo preset and reduce to just the important plugins 2025-01-05 13:15:35 +00:00
Daniel Williams
7f181a04a3 fix: add dependency 2025-01-04 20:22:09 +00:00
Daniel Williams
9149ae8795 fix: comment 2025-01-04 20:19:06 +00:00
Daniel Williams
60c06af4fa fix: add extra babel plugin to handle node modules 2025-01-04 20:17:57 +00:00
Valentin Palkovic
91ad81f36a Merge remote-tracking branch 'origin/valentin/a11y-refactorings' into valentin/add-vitest-3-support 2025-01-03 12:09:50 +01:00
Valentin Palkovic
e61762b41a Adjust tests for Vitest 3 2025-01-03 11:53:19 +01:00
Norbert de Langen
2eb8766091
Merge branch 'next' into norbert/node-types-devdep-only 2025-01-02 10:57:36 +01:00
Norbert de Langen
f2560a6f63 move @types/node to devDeps consistently 2025-01-02 10:23:10 +01:00
storybook-bot
2b9f1cfc16 Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci] 2024-12-27 15:43:46 +00:00
Bill Collins
b16e2bad71 Use --top-level yarn command to invoke tsc from workspace
This is a much more portable solution than referencing a shell script
2024-12-27 14:50:56 +00:00
storybook-bot
91f53fdf55 Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci] 2024-12-25 13:59:25 +00:00
storybook-bot
ef9ee273d6 Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci] 2024-12-23 13:45:13 +00:00
Jeppe Reinhold
5591ef4599
Merge branch 'next' into jeppe/support-svelte-csf-in-vitest 2024-12-23 11:28:37 +01:00
Valentin Palkovic
c70699859d
Merge pull request #30037 from storybookjs/valentin/act-wrapping-of-components
React: Use Act wrapper in Storybook for component rendering
2024-12-22 10:17:12 +01:00
storybook-bot
cf555266f5 Bump version from "8.5.0-beta.3" to "8.5.0-beta.4" [skip ci] 2024-12-20 16:03:11 +00:00
Valentin Palkovic
4d708a0597 Add conditional plugin configuration for development mode in webpack preset 2024-12-20 15:48:42 +01:00
Valentin Palkovic
7a5ca2780a Clarify ts-expect-error comment in webpack preset configuration 2024-12-20 15:47:21 +01:00
Valentin Palkovic
4f0864d47a Merge remote-tracking branch 'origin/next' into valentin/act-wrapping-of-components 2024-12-20 11:39:51 +01:00
Jeppe Reinhold
2e1ad63aa5
Merge branch 'next' into jeppe/support-svelte-csf-in-vitest 2024-12-20 10:50:27 +01:00
Jeppe Reinhold
e1cd01a67c cleanup viteFinals 2024-12-20 10:49:10 +01:00
Jeppe Reinhold
5bb9a7fb02 fix react-vite and nextjs-vite viteFinals discarding configs from previous presets 2024-12-20 10:31:43 +01:00