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
096c612f93
Build: Add --prod flag to be able to create Angular-specific sandboxes in linked mode
2024-06-07 14:54:27 +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
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
Jeppe Reinhold
25f3a338c8
add svelte 5 resolution to sveltekit prerelease sandbox
2023-12-04 12:38:39 +01:00
Valentin Palkovic
6e33cf4ccb
Skip lib check for Angular sandboxes
2023-12-01 12:59:21 +01:00
Valentin Palkovic
527dee3ced
Merge remote-tracking branch 'origin/next' into pr/Marklb/23896-1
2023-12-01 12:16:56 +01:00
Norbert de Langen
9b35dd1969
Merge branch 'next' into release-8-0
2023-11-23 14:15:33 +01:00
Ian VanSchooten
34a449dc88
Only apply workarounds for sandboxes that need it
2023-11-21 17:21:58 -05:00
Norbert de Langen
2ea7d7bf06
Merge branch 'next' into release-8-0
2023-11-15 11:48:09 +01:00
Valentin Palkovic
baa57e0fb9
Remove ts-node in scripts
2023-11-03 12:38:36 +01:00
Valentin Palkovic
c436354d4f
Convert require commonjs expressions to esm equivalents
2023-11-03 12:01:35 +01:00
Norbert de Langen
f82976fa25
Merge branch 'next' into release-8-0
2023-10-30 14:18:18 +01:00
Norbert de Langen
2161673f8b
Merge branch 'release-8-0' into pr/agriffis/21673-2
2023-10-11 23:17:32 +02:00
Kasper Peulen
6ee27f2b7d
Always install extra deps
2023-10-04 13:09:06 +02:00
Jeppe Reinhold
230846d313
Merge branch 'next' into node-options-quotes
2023-08-29 13:01:44 +02:00
Mark berry
fad758252b
Fix Angular sandboxes
2023-08-20 21:29:13 -05:00
stilt0n
44e4a136d6
fix type error in sandbox-parts.ts
2023-08-16 11:41:32 +02:00
Michael Shilman
4d1de6b0d5
Build: Benchmark Vite-React-TS with docs disabled
2023-08-10 11:07:50 +08:00
Yann Braga
40f25f78b5
disable "what's new" notifications when generating sandboxes
...
- this was affecting E2E tests negatively as the notification was on the way of certain elements and it's too tricky to E2E test the what's new notification flow
2023-08-02 09:36:01 +02:00
Norbert de Langen
5dca45c269
Merge branch 'next' into shilman/bench-task
2023-06-22 12:07:30 +02:00
Yann Braga
2db1ddc9be
fix regex that replaces globs for js/ts
2023-06-22 10:34:01 +02:00
Norbert de Langen
c3ae6375b8
wip
2023-06-21 17:14:01 +02:00
Yann Braga
91c4339838
update storybook testing packages to next
2023-06-19 14:47:50 +02:00
Yann Braga
4392b44b2c
upgrade @storybook/testing-library
2023-06-16 16:57:54 +02:00
Yann Braga
33f8cc2902
pass sandbox directory when adding stories
2023-06-15 17:02:07 +02:00
Yann Braga
e7242280b7
Merge branch 'next' into valentin/invalid-version-null
2023-06-15 10:20:53 +02:00
Yann Braga
97aec13554
only get workspacePath for addons in the monorepo
2023-06-06 16:04:06 +02:00
Valentin Palkovic
79c97242db
Pass packageManager instead of packageJSON to detectLanguage
2023-06-06 10:19:06 +02:00
Valentin Palkovic
32cce05a11
Await language detection
2023-06-06 10:19:06 +02:00