Ian VanSchooten
84afa441e7
Merge remote-tracking branch 'origin/next' into typescript-assets
...
# Conflicts:
# code/frameworks/nextjs/template/cli/ts-3-8/Introduction.mdx
# code/frameworks/nextjs/template/cli/ts-3-8/Introduction.stories.mdx
# code/frameworks/nextjs/template/cli/ts-legacy/Introduction.stories.mdx
2023-02-13 09:29:29 -05:00
Yann Braga
85e2325312
Merge pull request #20970 from storybookjs/vite/enable-vue2
...
CLI: Re-enable vue-vite in new-frameworks automigration
2023-02-13 15:15:11 +01:00
Tom Coleman
47aeae1c08
Merge pull request #21035 from storybookjs/20249-update-default-mainjsstories-to-match-mdx
...
CLI: Automigration to update `mdx` stories config
2023-02-13 10:25:44 +11:00
Michael Shilman
5aef996bf9
Update git head to 7.0.0-beta.46, update yarn.lock [ci skip]
2023-02-11 00:41:44 +08:00
Michael Shilman
ddbb9cfded
v7.0.0-beta.46
2023-02-11 00:40:15 +08:00
Michael Shilman
a01c4286de
Update root, peer deps, version.ts/json to 7.0.0-beta.46 [ci skip]
2023-02-11 00:37:06 +08:00
Yann Braga
fb022dfb8a
account for pnp when creating main.js
2023-02-10 15:00:54 +01:00
Jeppe Reinhold
4fa98c1a55
Merge pull request #20991 from webblocksapp/solid-cli-integration
...
CLI: Add Solid integration
2023-02-10 12:52:50 +01:00
Jeppe Reinhold
dffb1a91f1
don't add extra entries, only update existing ones.
2023-02-10 11:03:36 +01:00
Jeppe Reinhold
02475d845a
remove chalk colors from test snapshot
2023-02-10 09:44:26 +01:00
Jeppe Reinhold
51177ffa17
fix issue breaking qwik init
2023-02-10 00:00:32 +01:00
Jeppe Reinhold
aac90fcc66
better graceful error logic
2023-02-09 16:31:27 +01:00
Jeppe Reinhold
80c1809674
graceful error when stories entry is unreadable
2023-02-09 16:29:20 +01:00
Jeppe Reinhold
814624ad14
prompt and run bareMdxStoriesGlob
2023-02-09 15:39:09 +01:00
Michael Shilman
0878bcd1f1
Update git head to 7.0.0-beta.45, update yarn.lock [ci skip]
2023-02-09 11:00:25 +08:00
Michael Shilman
c7fdb03a40
v7.0.0-beta.45
2023-02-09 10:58:59 +08:00
Michael Shilman
aceb72f4d1
Update root, peer deps, version.ts/json to 7.0.0-beta.45 [ci skip]
2023-02-09 10:53:48 +08:00
Jeppe Reinhold
6cfd8a2149
initial mdx glob check support
2023-02-09 00:27:05 +01:00
Michael Shilman
cd5abae631
Update git head to 7.0.0-beta.44, update yarn.lock [ci skip]
2023-02-08 00:15:29 +08:00
Michael Shilman
cb3de6c33a
v7.0.0-beta.44
2023-02-08 00:13:50 +08:00
Michael Shilman
1b4af591a0
Update root, peer deps, version.ts/json to 7.0.0-beta.44 [ci skip]
2023-02-08 00:05:37 +08:00
Mauricio Rivera
b25a80d762
Fixed solid project type position inside the project_types file.
2023-02-07 09:34:07 -05:00
Norbert de Langen
6c46a3d747
Merge pull request #20982 from storybookjs/norbert/default-background
...
Tech: add a default background to newly initialized storybooks
2023-02-07 14:17:32 +01:00
Norbert de Langen
30816d0241
fix snapshots
2023-02-07 13:35:59 +01:00
Norbert de Langen
bb57803295
add a default background to newly initialized storybooks
2023-02-07 11:59:33 +01:00
Jeppe Reinhold
e5cded85e7
Merge pull request #20944 from benmccann/create-svelte
...
fix: correctly detect JS projects with type checking
2023-02-07 09:40:36 +01:00
Norbert de Langen
fcf0aa8eb5
Merge pull request #20892 from storybookjs/chore/enable-sandbox-templates
...
Build: add more sandboxes to CI tests
2023-02-07 09:08:05 +01:00
Ian VanSchooten
67c3580935
Remove no-op test
2023-02-06 19:30:59 -05:00
Ian VanSchooten
719eee0e1e
Merge remote-tracking branch 'origin/next' into typescript-assets
2023-02-06 17:50:22 -05:00
Ian VanSchooten
da3a753759
CLI: Re-enable vue-vite
2023-02-06 17:40:56 -05:00
Ben McCann
257d698792
add todo
2023-02-06 14:00:27 -08:00
Ben McCann
5f55091451
Revert "Use get-tsconfig to ensure locating jsconfig.json works in monorepo"
...
This reverts commit e8b6e79c54c3660d6cbc9f9a280be0a9fc194668.
2023-02-06 13:57:01 -08:00
Mauricio Rivera
8147f26f8a
Added interactive stories support for solid.
2023-02-06 16:00:30 -05:00
Mauricio Rivera
3ecd83b1e6
Merge remote-tracking branch 'upstream/next' into solid-cli-integration
2023-02-06 11:32:33 -05:00
Ben McCann
e8b6e79c54
Use get-tsconfig to ensure locating jsconfig.json works in monorepo
2023-02-06 08:31:30 -08:00
Mauricio Rivera
bebfa73908
Added js solid repro template and extraAddon
2023-02-06 11:30:14 -05:00
Norbert de Langen
bb81f639b3
add super early node version check
2023-02-06 15:48:47 +01:00
Yann Braga
8a576e6b1f
disable qwik-vite in tests for now
...
- Seems like project.json route is not working, which make metadata fail
- Generated Storybook is not standard, which makes it incompatible with e2e tests
2023-02-06 11:30:15 +01:00
Yann Braga
7c02cc5398
enable more sandboxes
...
- html-vite js
- html-vite ts
- qwik-vite
- internal storiesOf projects
2023-02-06 11:30:15 +01:00
Ben McCann
3adfd73c95
fix: correctly detect JS projects with type checking
2023-02-05 14:54:05 -08:00
Michael Shilman
b84e01a563
Update git head to 7.0.0-beta.43, update yarn.lock [ci skip]
2023-02-04 17:16:26 +08:00
Michael Shilman
b1b7c2bc99
v7.0.0-beta.43
2023-02-04 17:15:16 +08:00
Michael Shilman
18d7a8a215
Update root, peer deps, version.ts/json to 7.0.0-beta.43 [ci skip]
2023-02-04 17:10:11 +08:00
Michael Shilman
87cc22de12
Update git head to 7.0.0-beta.42, update yarn.lock [ci skip]
2023-02-04 12:27:53 +08:00
Michael Shilman
0b8d11c617
v7.0.0-beta.42
2023-02-04 12:26:43 +08:00
Michael Shilman
c37c72eec5
Update root, peer deps, version.ts/json to 7.0.0-beta.42 [ci skip]
2023-02-04 12:23:20 +08:00
Michael Shilman
1184998cd1
Merge pull request #20925 from programmarchy/upgrade-jscodeshift
...
Upgrade jscodeshift to 0.14.0
2023-02-04 12:21:28 +08:00
Michael Shilman
7aee1ab6b0
Merge pull request #20923 from storybookjs/shilman/mdx2-automigration-docs
...
CLI: Improve MDX2 automigration docs
2023-02-04 12:07:55 +08:00
Donald Ness
d57cb30a84
Upgrade jscodeshift to 0.14.0
...
Fixes deprecated warning described in #20822
2023-02-03 17:00:10 -06:00
Yann Braga
904dba3f71
Merge pull request #20887 from storybookjs/feat/type-annotations-in-js-config
...
CLI: add type annotations in javascript main config files
2023-02-03 19:10:30 +01:00