44076 Commits

Author SHA1 Message Date
Jeppe Reinhold
d694324615 move blocks package to ui 2022-10-24 13:26:23 +02:00
Jeppe Reinhold
838e96d98d cleanup 2022-10-24 13:15:48 +02: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
Jeppe Reinhold
a9eeb19cb9 correct prettier dependency 2022-10-24 13:02:26 +02:00
Jeppe Reinhold
dbea594b7a more strict prettier 2022-10-24 13:01:58 +02:00
Jeppe Reinhold
1db77f6a24 fix DocumentWrapper story 2022-10-24 12:55:05 +02:00
Jeppe Reinhold
2bc1d71abb remove custom viteFinal 2022-10-24 12:54:52 +02:00
Jeppe Reinhold
c383e3f386 fix typography stories 2022-10-24 11:28:15 +02:00
Jeppe Reinhold
71fcb492e4 fix mdx2 comment syntax and upgrade prettier 2022-10-24 11:26:43 +02:00
Jeppe Reinhold
4c8f7a6422 fix relative imports 2022-10-24 11:09:11 +02: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
Michael Shilman
63f6677807 7.0.0-alpha.42 next.json version file [skip ci] 2022-10-24 12:25:20 +08: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 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
Michael Shilman
33b0e2c94e 7.0.0-alpha.42 changelog 2022-10-24 12:14:17 +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
Norbert de Langen
ff46c40775
Merge pull request #19512 from storybookjs/future/CSF3-svelte
Svelte: Improve CSF3 types
2022-10-23 19:28:30 +03:00
Norbert de Langen
75d5e18972
moved files 2022-10-23 16:37:26 +02:00
Norbert de Langen
bca43a8361
Merge branch 'next' into future/CSF3-svelte
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2022-10-23 16:33:32 +02:00
Norbert de Langen
b1c48bc53e
Merge pull request #19588 from storybookjs/tech/add-ability-to-run-tasks-from-code-dir
add ability to run tasks from code dir
2022-10-23 17:30:29 +03:00
Norbert de Langen
f474e2e4bd
add ability to run tasks from code dir 2022-10-23 16:05:58 +02:00
Norbert de Langen
af2aef763f
Merge branch 'next' into future/CSF3-svelte 2022-10-23 15:34:56 +02:00
Norbert de Langen
8d95548ac4
Merge pull request #19587 from storybookjs/tech/html-reporter-for-e2e-tests-locally
make the reporter dynamic
2022-10-23 13:58:37 +03:00
Norbert de Langen
35692dbd9f
make the reporter dynamic 2022-10-23 12:19:40 +02:00
Michael Shilman
7294835489 MDX iframe stories 2022-10-22 23:45:55 +08:00
Michael Shilman
31c93aa13b
Merge pull request #19581 from storybookjs/shilman/fix-test-runner-version-conflicts
Fix test-runner version conflicts
2022-10-22 22:54:09 +08:00
Michael Shilman
6466e55eed Fix test-runner version conflicts 2022-10-22 17:34:09 +08:00
Michael Shilman
0760956bbc
Merge pull request #19558 from storybookjs/shilman/benchmark-vite
Add vite-react benchmark
2022-10-22 12:34:31 +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
42e1d5c4c0 7.0.0-alpha.41 next.json version file [skip ci] 2022-10-21 23:52:12 +08: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 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
8ad09cf87b 7.0.0-alpha.41 changelog 2022-10-21 23:38:17 +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
Michael Shilman
cd77a19af1 Make empty node_modules to make sb-bench happy 2022-10-21 21:34:09 +08:00
Michael Shilman
c11518328e Try installing from the initialized repro 2022-10-21 21:24:35 +08:00
Yann Braga
f81747f61c only inject babel typescript preset in typescript projects 2022-10-21 15:10:49 +02:00
Michael Shilman
a6f816a021 Fix typo 2022-10-21 20:30:41 +08:00
Michael Shilman
50c849b75e Re-enable CRA install benchmarking 2022-10-21 20:22:43 +08:00
Michael Shilman
b9a17f82d5 Try working around npx/verdaccio weirdness 2022-10-21 19:51:58 +08:00
Michael Shilman
dab4a4af86 Vite benchmark, try installing later 2022-10-21 18:28:09 +08:00
Michael Shilman
b79e660026
Merge pull request #19568 from storybookjs/shilman/mdx2-automigrate
CLI: Automigrate from MDX1 to MDX2
2022-10-21 18:20:22 +08:00