216 Commits

Author SHA1 Message Date
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
Norbert de Langen
e3b3d67365 rename for clarity 2024-05-14 19:12:21 +02:00
Norbert de Langen
2e33893fb2 fixes 2024-05-13 21:18:06 +02:00
Norbert de Langen
f2218fa40f wip 2024-05-06 17:14:44 +02:00
Kasper Peulen
df9f64f07f Merge remote-tracking branch 'refs/remotes/origin/next' into kasper/module-mocking 2024-04-30 11:01:44 +02:00
Jeppe Reinhold
0a1e098472 align monospace font stack with Next.js defaults
See https://github.com/vercel/next.js/blame/canary/packages/create-next-app/templates/app/ts/app/globals.css#L4-L6
2024-04-24 11:59:26 +02:00
Jeppe Reinhold
b6c900a0f2 add previewHead to sandboxes with explicit monospace font stack 2024-04-24 11:42:56 +02:00
Kasper Peulen
3ff3e13bff Implement module mocking in storybook 2024-03-29 10:53:08 +01:00
Norbert de Langen
cca57637ce fix 2024-01-19 16:28:11 +01:00
Michael Shilman
966e56d857 Cleanup from cli to core-common migration 2024-01-19 17:57:16 +08:00
Kasper Peulen
4f2c2fbbcb Merge remote-tracking branch 'origin/next' into kasper/update-linter 2024-01-16 10:01:44 +01:00
Valentin Palkovic
7813402b55 Do not install @storybook/jest in sandboxes 2024-01-15 11:00:56 +01:00
Valentin Palkovic
595c32dca1 Replace @storybook/jest by @storybook/test 2024-01-12 15:43:42 +01:00
Norbert de Langen
e24f0bae5e make it use the correct branch on the sandbox repo
make it use the sandbox for pre-releases is that's "latest"
2024-01-11 13:49:10 +01:00
Valentin Palkovic
bb7452d68c Setup a babel webpack5 react sandbox 2024-01-05 15:52:05 +01:00
Yann Braga
4209c50034 fix mdx support on sandboxes 2023-12-28 17:12:57 -03:00
Yann Braga
9a4a44a760 fix mdx loader and cleanup 2023-12-28 17:12:57 -03:00
Michael Shilman
ad9aee8ae8 Next.js: Clean up RSC and mock server-only 2023-12-19 18:50:06 +08:00
Valentin Palkovic
2ee9a72007 Fix Angular sandbox generation 2023-12-12 12:16:17 +01:00
Jeppe Reinhold
15fd3f5199 use sandbox key instead of dir 2023-12-05 14:44:43 +01:00
Jeppe Reinhold
876cbdecf0 disable peer error instead of using resolutions 2023-12-04 17:26:28 +01:00
Jeppe Reinhold
e07105bd32 fix addWorkaroundResolutions call 2023-12-04 13:52:12 +01:00
Jeppe Reinhold
8144998877 Merge branch 'next' of github.com:storybookjs/storybook into allozaur/#24886 2023-12-04 12:39:14 +01:00