Tom Coleman
aad3ca1eb3
Merge remote-tracking branch 'origin/next' into tom/sb-813-move-remaining-examples-to-old-examples
2022-10-25 15:24:12 +11: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
Michael Shilman
01e1e349c8
Merge pull request #19583 from sterashima78/remove-unused-dependencies
...
remove unused dependencies from @storybook/web-components-vite
2022-10-24 23:16:37 +08:00
Michael Shilman
73c3e3e034
Merge branch 'next' into pr/19583
2022-10-24 22:20:29 +08: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
Tom Coleman
785e49ce70
Link all packages
2022-10-24 22:07:43 +11:00
Michael Shilman
006048febd
Merge pull request #19586 from storybookjs/shilman/docs-iframe-stories
...
MDX iframe stories
2022-10-24 14:33:32 +08:00
Tom Coleman
f020a9b651
Move examples -> test-storybooks
2022-10-24 16:59:57 +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
Josh Wooding
4f2da9acf6
Fix addon URLs on Windows
2022-10-24 01:01:21 +01:00
Norbert de Langen
75d5e18972
moved files
2022-10-23 16:37:26 +02:00
Norbert de Langen
af2aef763f
Merge branch 'next' into future/CSF3-svelte
2022-10-23 15:34:56 +02:00
Michael Shilman
7294835489
MDX iframe stories
2022-10-22 23:45:55 +08:00
Shin Terashima
100a77b676
chore: remove unused dependencies
2022-10-22 12:55:30 +00: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
Yann Braga
4bf683e891
Merge branch 'nextjs-framework-support' into nextjs-framework-add-to-ci
2022-10-21 16:27:52 +02:00
Yann Braga
f81747f61c
only inject babel typescript preset in typescript projects
2022-10-21 15:10:49 +02: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
Tom Coleman
3f773151b1
Merge pull request #19549 from storybookjs/jeppe/sb-544-svelte-example
...
Delete Svelte example
2022-10-21 14:28:52 +11:00
Josh Wooding
32df5e2beb
Tidy up vite mdx-plugin
2022-10-21 00:54:56 +01:00
Yann Braga
7272953024
Merge branch 'nextjs-framework-support' into nextjs-framework-add-to-ci
2022-10-20 22:59:26 +02:00
Yann Braga
b072997c21
fix nextConfigFile logic
2022-10-20 22:58:37 +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
Yann Braga
1020906e7a
skip lib check in nextjs framework package
2022-10-20 18:04:08 +02:00
Yann Braga
bfeb0c6a94
add comment in nextjs css webpack config for future reference
2022-10-20 16:34:07 +02:00
Yann Braga
252fb59205
support ESM nextjs config files
2022-10-20 16:10:31 +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
Norbert de Langen
a120ffc11b
Merge pull request #19544 from storybookjs/deprecate/remaining-client-api
...
remove warning of removed feature in lib/client-api
2022-10-20 10:20:18 +03:00
Yann Braga
2f2a198d16
Merge branch 'next' into nextjs-framework-support
2022-10-20 07:56:07 +02:00
Yann Braga
412e4ddd97
fix lint issue
2022-10-20 07:54:22 +02:00
Jeppe Reinhold
3020e77777
Merge pull request #19522 from storybookjs/jeppe/sb-544-sveltekit-follow-up
2022-10-19 23:17:02 +02:00
Jeppe Reinhold
0f2702dbe3
Merge branch 'next' into jeppe/sb-544-svelte-example
2022-10-19 22:33:57 +02:00