Jeppe Reinhold
120f5f8b08
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-604-create-a-standalone-storybook-for-our-phase-2
2022-10-25 07:40:16 +02:00
Tom Coleman
39662b1419
Merge pull request #19595 from storybookjs/tom/sb-849-cant-run-the-v6-store-in-sandboxes-2
...
Add `renderer` field to frameworks, and use to drive v6 store entrypoints
2022-10-25 16:18:53 +11:00
Tom Coleman
ddb1a5f3c5
Merge pull request #19590 from storybookjs/tom/sb-732-docs2-support-docs-only-stories-in-v6
...
Add new SET_INDEX event
2022-10-25 15:51:16 +11:00
Tom Coleman
c6d5fffc4e
Rename framework
->renderer
in virtual module
2022-10-25 15:50:24 +11:00
Michael Shilman
7171c2d8e4
Merge pull request #19611 from storybookjs/shilman/fix-mdx2-migration
...
Don't run MDX2 automigration on node_modules
2022-10-25 12:47:50 +08:00
Tom Coleman
01448bcb36
Merge pull request #19594 from storybookjs/tom/sb-849-cant-run-the-v6-store-in-sandboxes
...
Ensure preview annotations are resolved relative to the cwd
2022-10-25 15:46:07 +11:00
Tom Coleman
40cb75250b
Merge branch 'tom/sb-849-cant-run-the-v6-store-in-sandboxes-2' into tom/sb-732-docs2-support-docs-only-stories-in-v6
2022-10-25 14:40:54 +11:00
Tom Coleman
a5db220da4
Missed typec hanges
2022-10-25 14:40:35 +11:00
Tom Coleman
f5d160e477
Deepscan
2022-10-25 14:39:58 +11:00
Tom Coleman
b4314468a7
Update code/lib/builder-webpack5/src/preview/iframe-webpack.config.ts
2022-10-25 14:39:14 +11:00
Tom Coleman
b602e3393e
Merge branch 'tom/sb-849-cant-run-the-v6-store-in-sandboxes-2' into tom/sb-732-docs2-support-docs-only-stories-in-v6
2022-10-25 13:11:23 +11:00
Tom Coleman
031a39f8fc
Resolve renderer
as an addon
2022-10-25 13:05:33 +11:00
Michael Shilman
c4092a87a8
Don't run MDX2 automigration on node_modules
2022-10-25 08:59:23 +08:00
Ian VanSchooten
26973f232d
Merge pull request #19563 from joshwooding/tidy-up-vite-mdx-plugin
...
Tidy up vite mdx-plugin
2022-10-24 17:19:25 -04:00
Norbert de Langen
3fbbcca706
Merge branch 'next' into fix-addon-paths-on-windows
2022-10-24 16:13:30 +02:00
Michael Shilman
4914895998
Upgrade mdx2-csf to next
2022-10-24 19:20:55 +08:00
Jeppe Reinhold
b62de91974
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-604-create-a-standalone-storybook-for-our-phase-2
2022-10-24 13:15:19 +02:00
Tom Coleman
2310757acc
Deepscan
2022-10-24 16:49:53 +11:00
Tom Coleman
de901cebf4
Deepscan
2022-10-24 16:34:55 +11:00
Tom Coleman
213942d6ff
Merge branch 'tom/sb-849-cant-run-the-v6-store-in-sandboxes-2' into tom/sb-732-docs2-support-docs-only-stories-in-v6
2022-10-24 16:32:53 +11:00
Tom Coleman
08de53e82d
Update build-static also
2022-10-24 16:31:09 +11:00
Tom Coleman
5bce63b987
Add renderer
field to preset and use in v6 entries
2022-10-24 16:23:33 +11:00
Tom Coleman
ac8fca6f47
Ensure preview annotatios are resolved relative to the cwd
...
In v6 mode
2022-10-24 16:05:46 +11:00
Michael Shilman
b63d05ac22
Update git head to 7.0.0-alpha.42, update yarn.lock [ci skip]
2022-10-24 12:22:33 +08:00
Michael Shilman
4ed2e832e3
v7.0.0-alpha.42
2022-10-24 12:18:25 +08:00
Michael Shilman
2d73aeee2c
Update root, peer deps, version.ts/json to 7.0.0-alpha.42 [ci skip]
2022-10-24 12:16:10 +08:00
Tom Coleman
26324ef085
Merge pull request #19566 from storybookjs/tom/sb-832-restore-crash-reporting-in-v7-and
...
Telemetry: Use a wrapper around all CLI commands to send boot and error events
2022-10-24 13:32:09 +11:00
Tom Coleman
090fb358ac
Don't bail on prompts in tests
2022-10-24 12:07:04 +11:00
Tom Coleman
96f920afda
Deepscan
2022-10-24 12:03:28 +11:00
Tom Coleman
e13fe5e584
Send SET_INDEX over the channel
...
Also ensure that the ClientAPI calculates the index correctly
2022-10-24 11:42:06 +11:00
Josh Wooding
4f2da9acf6
Fix addon URLs on Windows
2022-10-24 01:01:21 +01:00
Norbert de Langen
af2aef763f
Merge branch 'next' into future/CSF3-svelte
2022-10-23 15:34:56 +02:00
Michael Shilman
6466e55eed
Fix test-runner version conflicts
2022-10-22 17:34:09 +08:00
Tom Coleman
a6ace8bd75
Update code/lib/core-server/src/withTelemetry.test.ts
...
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-10-22 14:08:51 +11:00
Michael Shilman
29008c4cb8
Update git head to 7.0.0-alpha.41, update yarn.lock [ci skip]
2022-10-21 23:46:16 +08:00
Michael Shilman
7ec6f916eb
v7.0.0-alpha.41
2022-10-21 23:41:55 +08:00
Michael Shilman
0168acecce
Update root, peer deps, version.ts/json to 7.0.0-alpha.41 [ci skip]
2022-10-21 23:38:28 +08:00
Michael Shilman
6281805648
Merge pull request #19569 from eirslett-visma/feature/bump-update-notifier-library
...
Update the version of the "update-notifier" package
2022-10-21 23:36:49 +08:00
Michael Shilman
63dcb4d1c0
Fix async behavior of notifier
2022-10-21 23:19:29 +08:00
Michael Shilman
a21931e13d
Merge pull request #19478 from storybookjs/nextjs-framework-add-to-ci
...
Enable `@storybook/nextjs` framework in CLI
2022-10-21 23:05:42 +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
Eirik Sletteberg
37ad9b467d
Update the version of the "update-notifier" package
...
There is a security issue with an older version of the "got" package,
which is imported into Storybook from an older version of "update-notifier".
Also, update-notifier has been rewritten to ESM, so it has to be
dynamically imported from CJS code.
2022-10-21 12:13:31 +02:00
Michael Shilman
1349eb26c6
CLI: Automigrate from MDX1 to MDX2
2022-10-21 17:37:23 +08:00
Tom Coleman
d78e943e67
Small fix
2022-10-21 17:11:01 +11:00
Tom Coleman
9bd9902d22
Use a wrapper around all CLI commands to send boot and error events
2022-10-21 17:06:24 +11:00
Josh Wooding
32df5e2beb
Tidy up vite mdx-plugin
2022-10-21 00:54:56 +01:00
Jeppe Reinhold
47404e49f7
Merge branch 'next'
2022-10-20 23:16:25 +02:00
Yann Braga
76ee2fe857
remove unnecessary mock
2022-10-20 18:08:29 +02:00
Yann Braga
ab925ccd91
Merge branch 'nextjs-framework-support' into nextjs-framework-add-to-ci
2022-10-20 18:06:52 +02: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