Kasper Peulen
|
ee119f242b
|
Merge remote-tracking branch 'origin/next' into future/CSF3-svelte
# Conflicts:
# code/lib/core-common/src/index.ts
|
2022-10-19 12:16:41 +02:00 |
|
Tom Coleman
|
b346bfca01
|
Merge pull request #19505 from storybookjs/task-runner-tweaks
Some task runner tweaks + move test-runner into sandbox task.
|
2022-10-19 10:57:37 +11:00 |
|
Kasper Peulen
|
b05ec3abb4
|
Merge remote-tracking branch 'origin/next' into future/CSF3-svelte
# Conflicts:
# code/addons/a11y/package.json
# code/addons/actions/package.json
# code/addons/backgrounds/package.json
# code/addons/controls/package.json
# code/addons/docs/package.json
# code/addons/interactions/package.json
# code/addons/links/package.json
# code/addons/measure/package.json
# code/addons/outline/package.json
# code/addons/storyshots/storyshots-core/package.json
# code/addons/storyshots/storyshots-puppeteer/package.json
# code/examples/external-docs/package.json
# code/frameworks/angular/package.json
# code/lib/addons/package.json
# code/lib/api/package.json
# code/lib/blocks/package.json
# code/lib/client-api/package.json
# code/lib/codemod/package.json
# code/lib/components/package.json
# code/lib/core-client/package.json
# code/lib/core-common/package.json
# code/lib/core-server/package.json
# code/lib/docs-tools/package.json
# code/lib/preview-web/package.json
# code/lib/store/package.json
# code/renderers/html/package.json
# code/renderers/preact/package.json
# code/renderers/react/package.json
# code/renderers/server/package.json
# code/renderers/svelte/package.json
# code/renderers/vue/package.json
# code/renderers/vue3/package.json
# code/renderers/web-components/package.json
# code/ui/manager/package.json
# code/yarn.lock
|
2022-10-18 21:39:03 +02:00 |
|
Kasper Peulen
|
7c1b9ccf1e
|
more typesafe CSF3 types for svelte
|
2022-10-18 17:16:43 +02:00 |
|
Michael Shilman
|
27f6985d10
|
Merge pull request #19425 from storybookjs/pnpm/install
CLI: Add pnpm support
|
2022-10-18 22:24:30 +08:00 |
|
Norbert de Langen
|
2c2e73cb7b
|
Merge branch 'next' into task-runner-tweaks
|
2022-10-18 14:29:59 +02:00 |
|
Tom Coleman
|
0378410510
|
Loosen version of test runner
|
2022-10-18 13:50:31 +11:00 |
|
Michael Shilman
|
e69eae0e1c
|
Fix typo
|
2022-10-18 00:33:49 +08:00 |
|
Ian VanSchooten
|
db23556156
|
Merge remote-tracking branch 'origin/next' into pnpm/install
|
2022-10-16 20:13:16 -04:00 |
|
Tom Coleman
|
713ad66bd5
|
Install test-runner as part of the sandbox proxess
|
2022-10-17 10:25:35 +11:00 |
|
Jeppe Reinhold
|
5deb2967a7
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-544-sveltekit
|
2022-10-13 20:30:04 +02:00 |
|
Norbert de Langen
|
6f05421f2a
|
add a check task and configure the ci to run it
|
2022-10-13 12:30:56 +02:00 |
|
Tom Coleman
|
548cd31817
|
Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14
|
2022-10-12 15:19:13 +11:00 |
|
Tom Coleman
|
b204293b6a
|
Reduce the number of workers to the test runner
|
2022-10-12 11:46:31 +11:00 |
|
Tom Coleman
|
bcbe558a23
|
Debug yarn why
|
2022-10-11 17:03:45 +11:00 |
|
Tom Coleman
|
8855e67fe3
|
Fix typo
|
2022-10-11 16:52:46 +11:00 |
|
Tom Coleman
|
12ac82526b
|
Update test-runner.ts
|
2022-10-11 15:15:43 +11:00 |
|
Tom Coleman
|
2ddf91cff5
|
Use a canary version of the test runner
To resolve `core-js` problems
|
2022-10-11 14:36:15 +11:00 |
|
Tom Coleman
|
1cfaba4b8c
|
Put --index-json back
|
2022-10-11 10:36:38 +11:00 |
|
Ian VanSchooten
|
5fd8728ddc
|
CLI: Add PNPM support (--use-pnpm)
|
2022-10-10 19:34:52 -04:00 |
|
Michael Shilman
|
5580df220b
|
Fix sandbox to link in preview.js for projects that lack src directory
|
2022-10-10 20:25:39 +08:00 |
|
Tom Coleman
|
da4be79fe1
|
Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14
|
2022-10-10 22:35:41 +11:00 |
|
Tom Coleman
|
f56998e1bc
|
Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts
|
2022-10-10 21:43:06 +11:00 |
|
Tom Coleman
|
52740dab07
|
Explain the compile ready cehck
|
2022-10-10 19:57:25 +11:00 |
|
Tom Coleman
|
3a336b679b
|
Serve the right directory (!)
|
2022-10-10 17:50:42 +11:00 |
|
Tom Coleman
|
7a53b32ac3
|
Better resolution
|
2022-10-10 17:15:43 +11:00 |
|
Tom Coleman
|
80e313db74
|
Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts
|
2022-10-10 16:56:47 +11:00 |
|
Tom Coleman
|
c9d876c23d
|
Fix issue with global usage
|
2022-10-10 13:05:51 +11:00 |
|
Michael Shilman
|
8495960bb8
|
Try no index-json
|
2022-10-10 09:29:26 +08:00 |
|
Tom Coleman
|
e2d7c16cd3
|
Fix publish script
|
2022-10-10 11:02:27 +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 |
|
Michael Shilman
|
962ed90ccc
|
Merge branch 'next' into shilman/upgrade-test-runner
|
2022-10-08 10:40:45 +08:00 |
|
Tom Coleman
|
07a0f39cbc
|
Drop fixed test runner version and use index.json
|
2022-10-06 16:39:34 +11:00 |
|
Tom Coleman
|
399192119b
|
Fix up serve task
|
2022-10-06 15:27:59 +11:00 |
|
Tom Coleman
|
4154353083
|
Fix tasks
|
2022-10-06 14:29:05 +11:00 |
|
Tom Coleman
|
f52725775a
|
More fixes so things actually run
|
2022-10-06 13:57:17 +11:00 |
|
Tom Coleman
|
8204a4ce82
|
Fix compile readiness
|
2022-10-06 13:46:30 +11:00 |
|
Tom Coleman
|
fed5708ed3
|
Fix esbuild-loader resolution
|
2022-10-06 13:39:25 +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
|
6c51c55fd3
|
Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts
|
2022-10-05 17:07:30 +11:00 |
|
Tom Coleman
|
f0ab6e6879
|
Fix bootstrap
|
2022-10-05 16:47:03 +11:00 |
|
Tom Coleman
|
8a7328f121
|
Deepscan
|
2022-10-05 15:49:58 +11:00 |
|
Tom Coleman
|
b25a3265bc
|
Refactor sandbox to load async
|
2022-10-05 11:25:31 +11:00 |
|
Tom Coleman
|
229a912594
|
No need to mess with task controllers
|
2022-10-05 11:09:57 +11:00 |
|
Michael Shilman
|
7f090ea2f6
|
Fix chromatic key sanitization for "."
|
2022-10-04 17:23:45 +02:00 |
|
Tom Coleman
|
ecff39f1b2
|
Bootstrap directly in the bootstrap task
|
2022-10-04 20:54:40 +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 |
|