31 Commits

Author SHA1 Message Date
Valentin Palkovic
b2894dafdd Revert "always set --no-link when creating angular sandboxes"
This reverts commit c028ce22cd6051846a62f6443589352bbf6e32be.
2023-12-01 12:17:04 +01:00
Valentin Palkovic
29f5388958 Fix sandbox generation 2023-11-06 15:20:13 +01:00
Valentin Palkovic
e22f3b9cc3 Fix generate-sandbox script 2023-11-03 12:28:03 +01:00
Valentin Palkovic
b7ef8c560f Use esbuild as esm loader for node 2023-11-03 11:42:11 +01:00
Norbert de Langen
d8435144df
Merge branch 'next' into kapser/test-package2 2023-10-11 11:32:38 +02:00
Kasper Peulen
54978683f1 Merge remote-tracking branch 'origin/next' into kasper/bladiebla
# Conflicts:
#	code/yarn.lock
2023-10-05 15:39:49 +02:00
Yann Braga
5e024807d7 always run registry when generating angular sandboxes 2023-10-05 12:13:19 +02:00
Yann Braga
c028ce22cd always set --no-link when creating angular sandboxes 2023-10-04 19:05:11 +02:00
Kasper Peulen
6ee27f2b7d Always install extra deps 2023-10-04 13:09:06 +02:00
Norbert de Langen
e310832e4f
use the frame api instead, await for the load event, increase timeout, split the bench files apart for CI 2023-06-23 13:05:42 +02:00
Norbert de Langen
c3ae6375b8
wip 2023-06-21 17:14:01 +02:00
Yann Braga
6b73acc140 improve sandbox task logs 2023-02-28 14:30:35 +01:00
Yann Braga
6c4bb4e6da extract extension of mainjs to a helper function 2023-01-10 18:56:04 +01:00
Yann Braga
46182f28e7 update docs 2022-12-02 15:58:27 +01:00
Jeppe Reinhold
5338cb5583 fix link disabling for inDevelopment sandboxes 2022-12-02 15:13:35 +01:00
Yann Braga
5b7b448f97 improve inDevelopment mode for yarn task 2022-12-02 14:24:55 +01:00
Tom Coleman
a3e69eeeed Create a generate task and use in the sandbox process 2022-11-15 20:01:19 +11:00
Michael Shilman
d4357e176b Task: Add ability to skip stories/addons 2022-11-14 23:58:48 +08:00
Tom Coleman
737d339927 Fix eslint formatting in scripts 2022-11-07 17:20:42 +11:00
Tom Coleman
67d1ab11dc Rename before => dependsOn
https://github.com/storybookjs/storybook/pull/19275#discussion_r989719111
2022-10-10 10:22:07 +11:00
Tom Coleman
431162b321 Add basic contributing instructions and improve prompts 2022-10-05 23:31:33 +11:00
Tom Coleman
3f3f428da3 Rename tasks in a simpler way 2022-10-05 22:55:58 +11:00
Tom Coleman
b25a3265bc Refactor sandbox to load async 2022-10-05 11:25:31 +11:00
Tom Coleman
17b12aebe4 Another fix 2022-10-03 17:46:40 +11:00
Tom Coleman
3d3f6a9358 More fix 2022-10-03 17:46:23 +11:00
Tom Coleman
0b97078fd8 Fixes 2022-10-03 17:29:14 +11:00
Tom Coleman
3f4b5c3c92 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-03 17:19:02 +11:00
Tom Coleman
c391e7e82e Smal lfix 2022-10-03 17:17:05 +11:00
Tom Coleman
c9c3de3c3e Clean up a lot of older code 2022-10-03 17:16:39 +11:00
Tom Coleman
626fa54ddf Recombine sandbox task.
Plus rename a couple others
2022-10-03 16:56:19 +11:00
Tom Coleman
d24daef01f Got task script mostly working 2022-09-27 12:21:21 +10:00