1200 Commits

Author SHA1 Message Date
Michael Shilman
c1ce5ade90 Update root, peer deps, version.ts/json to 7.0.0-alpha.43 [ci skip] 2022-10-25 19:56:58 +08:00
Norbert de Langen
554be961f1
fixes 2022-10-25 13:54:59 +02:00
Michael Shilman
ff056d0929 Tweak repro templates 2022-10-25 19:52:16 +08:00
Norbert de Langen
8e3e508af4
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes 2022-10-25 13:49:02 +02:00
Norbert de Langen
90b39777cb
Merge branch 'next' into deprecate/remaining-lib-cli 2022-10-25 13:15:35 +02:00
Norbert de Langen
b82ff4057c
throw an error when something is filtered out 2022-10-25 13:13:43 +02:00
Norbert de Langen
5218459e0a
cleanup 2022-10-25 12:51:27 +02:00
Jeppe Reinhold
27fe0f8123 Merge branch 'jeppe/sb-604-create-a-standalone-storybook-for-our-phase-2' of github.com:storybookjs/storybook into jeppe/sb-604-doc-blocks-in-sb-for-sb 2022-10-25 07:42:37 +02:00
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
Norbert de Langen
2f6d16dd7c
fixes 2022-10-24 15:35:06 +02:00
Norbert de Langen
037620f6af
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes 2022-10-24 15:28:19 +02:00
Norbert de Langen
e874a2ea54
Merge branch 'next' into deprecate/remaining-lib-cli 2022-10-24 15:19:12 +02:00
Norbert de Langen
3ab9868cbd
Merge branch 'next' into ugrades/eslint 2022-10-24 15:07:22 +02:00
Norbert de Langen
6be12c24d8
deal with the aftermath of upgrading eslint 2022-10-24 14:57:37 +02:00
Jeppe Reinhold
d694324615 move blocks package to ui 2022-10-24 13:26:23 +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
464c671c61
add missing export 2022-10-23 19:17:53 +02:00
Norbert de Langen
367cc6924c
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes 2022-10-23 19:02:06 +02:00
Norbert de Langen
ae9b463536
Merge branch 'next' into deprecate/remaining-lib-cli 2022-10-23 18:31:08 +02:00
Norbert de Langen
af2aef763f
Merge branch 'next' into future/CSF3-svelte 2022-10-23 15:34:56 +02:00
Norbert de Langen
56e31933e7
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes 2022-10-23 12:16:36 +02:00