191 Commits

Author SHA1 Message Date
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
Norbert de Langen
76f05c7fdb
split generate workflow into main and next
skip yarn command for publish
add branch parameter for publish script
drop next parameter for publish script
add a constants file for scripts to prevent mismatching paths etc.
2023-03-29 12:05:38 +02:00
Valentin Palkovic
372a550116 Fix csf-plugin loader
The CSF-Plugin loader was not applying the necessary transformations in Angular projects.

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2023-03-16 14:39:53 +01:00
Michael Shilman
aa0bb20554
Merge pull request #21046 from storybookjs/norbert/pnp-experiment-2
CLI: Fix pnp support & add auto-detection
2023-02-15 19:31:36 +08:00
Michael Shilman
a39743e363
Merge pull request #21088 from storybookjs/feat/make-interactions-debugger-default
Interactions: Add debugger to the addon panel
2023-02-15 19:28:07 +08:00
Norbert de Langen
d2c23c82ab
cleanup 2023-02-15 11:47:17 +01:00
Yann Braga
77dfa012c4 make interactions debugger the default behavior of the addon 2023-02-15 11:37:53 +01:00
Michael Shilman
5ed049fb8d Build: Fix --addon option for sandboxes 2023-02-15 12:16:18 +08:00
Norbert de Langen
62e37c0882
fix pnp 2023-02-14 17:06:21 +01:00
Tom Coleman
5fbb76b574 Allow stories folder to be served by vite sandboxes 2023-02-09 13:37:47 +11:00
Tom Coleman
bcca0cc704
Merge pull request #20705 from storybookjs/>20626-fix-inconsistent-order
Core: Fix issue with inconsistent CSF ordering in sandboxes
2023-01-24 21:30:31 +11:00
Tom Coleman
4eabf7ea12 Merge branch 'next' into >20626-fix-inconsistent-order 2023-01-24 17:33:34 +11:00
Tom Coleman
839cc79da4 Use a for loop rather than promise.all to link 2023-01-24 13:41:56 +11:00
Charles GRUENAIS
c05aebe719 Fixed paths in generated main.cjs for the default sandbox on Windows 2023-01-22 13:59:56 +01:00
Norbert de Langen
aa8b691013
do not include non-working stories for now 2023-01-20 09:42:30 +01:00
Norbert de Langen
fc3b221569
Merge branch 'next' into qwik-init 2023-01-20 09:15:41 +01:00
Benjamin Kindle
c6e7a04c71 fix: handle outside renderers in sandbox 2023-01-18 08:31:12 -05:00
Benjamin Kindle
d8944a5dda feat: support Qwik framework in sb init
Works with this change in the storybook-framework-qwik project: 3dca5b48de
2023-01-18 07:58:58 -05:00
Valentin Palkovic
170749b17c Fix compodoc generation for angular sandboxes 2023-01-17 15:40:39 +01:00
Yann Braga
643d4f36e9 add safecheck 2023-01-12 10:12:20 +01:00
Yann Braga
b80cb83507 scope mainConfig in "modifications" property 2023-01-12 08:50:50 +01:00
Yann Braga
c0369b7340 rename secondary flag and cleanup 2023-01-11 09:26:11 +01:00
Yann Braga
6c4bb4e6da extract extension of mainjs to a helper function 2023-01-10 18:56:04 +01:00
Yann Braga
62b1b86ce0 separate templates in base and extended templates 2023-01-10 18:55:16 +01:00
Yann Braga
10bf302540 Merge branch 'next' into tom/sb-1040-allow-creating-templates-that-augment 2023-01-10 17:39:12 +01:00
Norbert de Langen
d67e466939
fix a typo 2022-12-08 16:35:47 +01:00