188 Commits

Author SHA1 Message Date
Yann Braga
e3f73c9a64 fix nextjs-vite sandbox generation 2024-08-12 21:00:13 +02:00
Yann Braga
ee56cca587 Merge branch 'next' into vitest-integration 2024-08-10 11:36:50 +02:00
Yann Braga
9dc93ccbaf improve storybook dir calculation 2024-08-09 14:13:52 +02:00
Yann Braga
e8364dbbeb support autotitle in vitest plugin 2024-08-09 13:24:36 +02:00
Yann Braga
1c2888da71 Merge branch 'next' into vitest-integration 2024-08-09 13:15:47 +02:00
Norbert de Langen
e12039c059 apply sorting on scripts 2024-08-08 11:23:52 +02:00
Yann Braga
9b4d61ce96 use vitest tag for filtering 2024-08-07 13:57:02 +02:00
Yann Braga
633f4b25bb Merge branch 'vitest-integration' of github.com:storybookjs/storybook into vitest-integration 2024-08-07 12:55:42 +02:00
Yann Braga
24e8a73105
Merge branch 'vitest-integration' into yann/fix-nextjs-issues 2024-08-07 03:54:52 -07:00
Yann Braga
a5ff402f5e update vue sandbox scripts 2024-08-07 12:44:12 +02:00
Yann Braga
2ffd0d09fb fix vue tests 2024-08-07 12:36:35 +02:00
Yann Braga
2e4b1992dd fix link mode 2024-08-07 11:36:19 +02:00
Yann Braga
3e33d2ee01 add storybook script 2024-08-07 08:07:59 +02:00
Yann Braga
a3652bb7f4 Merge branch 'vitest-integration' into yann/addon-vitest-barebones-with-plugin 2024-08-06 17:49:51 +02:00
Yann Braga
f66506ea43 skip failing svelte tests for now 2024-08-06 17:49:23 +02:00
Yann Braga
dee15b2b1e fix types 2024-08-06 14:40:37 +02:00
Yann Braga
632d0e4df1 Merge branch 'vitest-integration' into yann/addon-vitest-barebones-with-plugin 2024-08-06 13:44:27 +02:00
Yann Braga
c748186d20 Merge branch 'next' into vitest-integration 2024-08-06 13:42:21 +02:00
Yann Braga
385879e700 fixes 2024-08-06 12:25:28 +02:00
Yann Braga
52aa6fd859 Merge branch 'vitest-integration' into yann/addon-vitest-barebones-with-plugin 2024-08-06 10:16:46 +02:00
Yann Braga
6556d0339f setup bundling scripts for the vitest addon 2024-08-06 10:13:24 +02:00
Tobias Diez
5fb2ca7ce6
Merge branch 'next' into jiti 2024-08-05 23:19:12 +02:00
Tobias Diez
7f1f9a0724 Build: replace esbuild-register by jiti 2024-08-03 13:46:33 +02:00
Kasper Peulen
e532994888 Fix check 2024-08-02 16:55:21 +02:00
Kasper Peulen
072a951ed9 Make it work with the plugin canary release 2024-08-02 15:38:41 +02:00
Yann Braga
0841ad23ce add remark on vitest file 2024-08-01 12:57:13 +02:00
Yann Braga
bd1d75175c update scripts for nextjs 2024-07-31 10:10:51 +02:00
Yann Braga
abe32f6bd5 set up nextjs 2024-07-30 15:23:40 +02:00
Yann Braga
f7f076c862 add nextjs to vitest sandbox tests 2024-07-29 10:20:52 +02:00
Yann Braga
ac1a81d52a fix paths in sveltekit vitest config 2024-07-26 12:04:01 +02:00
Yann Braga
8623b924ff filter more sandboxes 2024-07-26 09:04:50 +02:00
Yann Braga
eec554ad58 add svelte plugin 2024-07-25 15:50:59 +02:00
Yann Braga
1964c2dafc add Vitest integration tests to sandboxes 2024-07-25 14:58:03 +02:00
Kasper Peulen
dc715316bf Rename @storybook/toolbox -> @storybook/cli 2024-07-11 11:45:22 +02:00
Kasper Peulen
93d797a4b4 Fix scripts 2024-07-10 15:09:23 +02:00
Kasper Peulen
9057d64650 Put back storybook/test templates in CI 2024-07-03 20:57:59 +02:00
Valentin Palkovic
7b1ff8886b Merge remote-tracking branch 'origin/next' into valentin/revert-fix-story-glob-pattern 2024-07-02 08:44:55 +02:00
Valentin Palkovic
04fc4dc177 Merge remote-tracking branch 'origin/next' into valentin/revert-fix-story-glob-pattern 2024-07-01 12:15:32 +02:00
Norbert de Langen
ccc1ef97fe Merge branch 'next' into norbert/cpc 2024-06-27 15:59:36 +02:00
Kasper Peulen
9570576b4e Add target es2022 so that angular sandboxes are not transpiled more than necessary 2024-06-26 15:42:10 +02:00
Valentin Palkovic
8b466b1bc6 Ignore ts stories in cra/default-js sandbox 2024-06-26 10:14:14 +02:00
Norbert de Langen
9bf533695b Merge branch 'next' into norbert/cpc 2024-06-10 12:12:09 +02:00
Valentin Palkovic
096c612f93 Build: Add --prod flag to be able to create Angular-specific sandboxes in linked mode 2024-06-07 14:54:27 +02:00
Norbert de Langen
79e7ab73b7 fixes 2024-06-05 11:18:00 +02:00
Norbert de Langen
cc20d49d61 fixes 2024-06-05 10:43:01 +02:00
Norbert de Langen
7265e2f2a9 fix 2024-06-05 09:04:24 +02:00
Norbert de Langen
0b3e21310b Merge branch 'next' into norbert/cpc 2024-06-03 09:37:00 +02:00
Michael Shilman
b94ad44735
Merge pull request #27168 from storybookjs/yann/remove-sb-testing-library
Build: Remove @storybook/testing-library from internal sandbox generation
2024-05-25 23:04:03 +08:00
Michael Shilman
288c917758 Tags: Add E2E tests for older composed storybooks 2024-05-24 19:51:29 +08:00
Yann Braga
9a04b4c44d Build: Remove @storybook/testing-library from internal sandbox generation 2024-05-16 11:20:23 +02:00