Norbert de Langen
|
9a07e8788f
|
prebundle the preview
|
2022-11-02 13:50:45 +01:00 |
|
Norbert de Langen
|
04a464267f
|
set number of runners for ts checking to 8
|
2022-10-28 15:17:48 +02:00 |
|
Norbert de Langen
|
5e4f4aee2d
|
make it 2
|
2022-10-28 09:48:46 +02:00 |
|
Norbert de Langen
|
51e09cc6bd
|
run check tasks in parallel of 2 in CI
|
2022-10-28 09:48:12 +02:00 |
|
Ian VanSchooten
|
b9fa572050
|
Configure @typescript-eslint/consistent-type-imports
This ensures that types are importing using the `type` notation, improving clarity
and explicitness.
|
2022-10-27 19:32:01 -04:00 |
|
Tom Coleman
|
a752cb75ef
|
Small check fixes
|
2022-10-27 17:32:28 +11:00 |
|
Norbert de Langen
|
9e60c3428f
|
Merge branch 'next' into ugrades/eslint
|
2022-10-26 08:51:41 +02:00 |
|
Tom Coleman
|
8885d83045
|
Drop a whole lot of stuff from scripts
|
2022-10-25 16:01:18 +11:00 |
|
Norbert de Langen
|
a889dac3ee
|
upgrade eslint
|
2022-10-24 13:23:37 +02:00 |
|
Norbert de Langen
|
af2aef763f
|
Merge branch 'next' into future/CSF3-svelte
|
2022-10-23 15:34:56 +02:00 |
|
Norbert de Langen
|
35692dbd9f
|
make the reporter dynamic
|
2022-10-23 12:19:40 +02:00 |
|
Michael Shilman
|
6466e55eed
|
Fix test-runner version conflicts
|
2022-10-22 17:34:09 +08:00 |
|
Michael Shilman
|
4df3f6f4a9
|
Merge pull request #19382 from storybookjs/nextjs-framework-support
Add `@storybook/nextjs` framework
|
2022-10-21 22:37:52 +08:00 |
|
Kasper Peulen
|
6e0098307f
|
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-20 13:17:22 +02:00 |
|
Yann Braga
|
2f2a198d16
|
Merge branch 'next' into nextjs-framework-support
|
2022-10-20 07:56:07 +02:00 |
|
Tom Coleman
|
d4a7c13c6c
|
Put test results out of code
|
2022-10-20 15:51:32 +11:00 |
|
Michael Shilman
|
a5ff418a9e
|
Merge pull request #19495 from storybookjs/shilman/upgrade-mdx2
Addon-docs: Upgrade to MDXv2
|
2022-10-20 02:17:10 +08:00 |
|
Yann Braga
|
ff27b659ce
|
include framework specific stories in sandbox
|
2022-10-19 19:20:47 +02:00 |
|
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 |
|
Yann Braga
|
e912b19637
|
remove .git folder when generating repros
|
2022-10-19 11:01:05 +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
|
d9401d6f22
|
Address review benmccann
|
2022-10-18 19:15:48 +02:00 |
|
Yann Braga
|
c38d8cfd49
|
Merge branch 'next' into nextjs-framework-support
|
2022-10-18 19:02:55 +02:00 |
|
Michael Shilman
|
7daa804ed5
|
Merge branch 'next' into shilman/upgrade-mdx2
|
2022-10-19 00:03:12 +08: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 |
|
Norbert de Langen
|
be796aff73
|
Merge branch 'next' into shilman/upgrade-mdx2
|
2022-10-18 14:27:41 +02:00 |
|
Yann Braga
|
9203898be6
|
remove .git folder when generating repros
|
2022-10-18 12:50:49 +02:00 |
|
Norbert de Langen
|
7b1e0e04da
|
ensure the yarn version generation happens in the cwd and not in the root of the repository
|
2022-10-18 12:49:58 +02:00 |
|
Norbert de Langen
|
3c748d9135
|
fixes
|
2022-10-18 11:30:29 +02:00 |
|
Michael Shilman
|
0f2801f293
|
Upgrade to yarn 3.2.4
|
2022-10-18 16:35:17 +08:00 |
|
Yann Braga
|
8ec2e8384e
|
Merge branch 'next' into nextjs-framework-support
|
2022-10-18 10:17:10 +02:00 |
|
Tom Coleman
|
673836db5c
|
Ensure we kill controllers when the task fails too
|
2022-10-18 18:21:49 +11:00 |
|
Tom Coleman
|
0378410510
|
Loosen version of test runner
|
2022-10-18 13:50:31 +11:00 |
|
Tom Coleman
|
76ef0c59a0
|
Small simplification
|
2022-10-18 12:51:11 +11:00 |
|
Tom Coleman
|
2136b5cad1
|
If there's an error, the task will not handle the junit
|
2022-10-18 12:50:45 +11:00 |
|
Michael Shilman
|
e69eae0e1c
|
Fix typo
|
2022-10-18 00:33:49 +08:00 |
|
Michael Shilman
|
991a189631
|
Merge branch 'next' into shilman/upgrade-mdx2
|
2022-10-17 23:52:40 +08:00 |
|
Yann Braga
|
9a1d672fad
|
Merge branch 'next' into nextjs-framework-support
|
2022-10-17 14:47:25 +02:00 |
|
Ian VanSchooten
|
db23556156
|
Merge remote-tracking branch 'origin/next' into pnpm/install
|
2022-10-16 20:13:16 -04:00 |
|
Tom Coleman
|
3d8562472c
|
Merge remote-tracking branch 'origin/next' into tom/sb-706-migrate-stories-and-delete-preact
|
2022-10-17 10:27:03 +11:00 |
|
Tom Coleman
|
713ad66bd5
|
Install test-runner as part of the sandbox proxess
|
2022-10-17 10:25:35 +11:00 |
|
Tom Coleman
|
3a5b4be7be
|
Tweak showing errors when last task fails
|
2022-10-17 10:25:35 +11:00 |
|
Michael Shilman
|
dffc6a4096
|
Update to MDXv2 across the board
|
2022-10-15 14:59:51 +08:00 |
|
Jeppe Reinhold
|
4d1e1f476f
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-604-create-a-standalone-storybook-for-our
|
2022-10-14 13:13:13 +02:00 |
|
Tom Coleman
|
cd3e6506af
|
Merge remote-tracking branch 'origin/next' into tom/sb-706-migrate-stories-and-delete-preact
|
2022-10-14 16:24:10 +11:00 |
|
Tom Coleman
|
c10dd867c6
|
Add a 5 min timeout to the script
|
2022-10-14 14:49:19 +11:00 |
|
Tom Coleman
|
75cb9d81ab
|
Some wording improvements
|
2022-10-14 14:34:22 +11:00 |
|