216 Commits

Author SHA1 Message Date
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
Norbert de Langen
b9c3d161b5
move templates to preview-api 2023-05-26 17:59:27 +02:00
Norbert de Langen
66edbaba7f
move deprecated packages 2023-05-26 17:59:27 +02:00
sook
578cbbff4b fix: sandbox package.json when pre-existing NODE_OPTIONS value contains whitespaces 2023-05-22 20:25:56 +09:00
Norbert de Langen
3337c88d09
Merge branch 'next' into chore/react-18 2023-05-19 12:46:27 +02:00
Ian VanSchooten
c867749ef2 Sandboxes: Pin @vitejs/plugin-react to avoid conflict 2023-05-10 09:10:24 -04:00
Michael Shilman
3e2745761b Merge branch 'norbert/fix-22348' of github.com:storybookjs/storybook into norbert/fix-22348 2023-05-09 15:54:58 +08:00
Michael Shilman
40f92444e3 Build: Add server-webpack5 sandbox 2023-05-09 10:56:38 +08:00
Yann Braga
46d5110cac Turn package manager methods into async
- This will allow us to get better flexibility in any place we run commands
2023-05-05 12:34:08 +02:00
Norbert de Langen
1400d5d51c
Merge branch 'next' into chore/react-18 2023-05-03 14:04:56 +02:00
Michael Shilman
4a1fa3d716
Merge pull request #22238 from storybookjs/chore/fix-sandboxes-branch
Build: Use `next` branch for sandbox and repro commands
2023-05-01 22:17:57 +08:00
Valentin Palkovic
379116b0b7
Merge branch 'next' into chore/react-18 2023-04-27 11:19:25 +02:00
Valentin Palkovic
a3d6c88ba8 Add support for global components and a greeting message property to Vue, and modify the linkPackageStories function to handle the 'stories' directory 2023-04-27 10:58:36 +02:00
Norbert de Langen
f5f51f886e
Merge branch 'next' into chore/react-18 2023-04-26 12:04:28 +02:00
Valentin Palkovic
cbe06040b8 Move Vue3 Typescript stories to separate folder 2023-04-25 12:18:40 +02:00
Yann Braga
428274acae use next branch for sandbox and repro commands 2023-04-24 20:40:05 +02:00
Norbert de Langen
6bcb18a2d8
fix sandbox script after some upgrades broke it 🤬 2023-04-19 10:46:37 +02:00
chakAs3
19be3b2076 Merge remote-tracking branch 'origin/next' into chaks/vue3-reactive-decorators 2023-04-17 13:43:52 +04:00
Valentin Palkovic
1565baba2b Merge remote-tracking branch 'origin/next' into chore/react-18 2023-04-17 09:11:09 +02:00
chakAs3
ab19689563 Merge branch 'next' into chaks/vue3-reactive-decorators 2023-04-13 09:46:47 +04:00
Valentin Palkovic
afcd828c7e Revert "Fix csf-plugin loader"
This reverts commit 372a5501163b8499f2372bb5f25c87b3fb8d9bae.
2023-04-12 13:03:40 +02:00
Michael Shilman
652f73f1eb Use future version of satellite repos with circular dependencies 2023-04-11 21:29:24 +08:00
Norbert de Langen
6a61d78b53
sandbox-parts using main branch 2023-03-29 15:16:32 +02:00
Norbert de Langen
b53e3b3174
use constants everywhere in scripts 2023-03-29 12:32:23 +02:00
Norbert de Langen
f7bc813597
move files 2023-03-29 12:19:27 +02:00