858 Commits

Author SHA1 Message Date
Michael Shilman
633f95bec7 v7.0.0-beta.30 2023-01-18 23:09:16 +08:00
Michael Shilman
3f782086fe Update root, peer deps, version.ts/json to 7.0.0-beta.30 [ci skip] 2023-01-18 23:00:30 +08:00
Valentin Palkovic
fbfb295ee3 Fix type issues 2023-01-17 21:16:02 +01:00
Valentin Palkovic
fb98cae978 Output Storybook to storybook-static if only one project is available 2023-01-17 15:40:39 +01:00
Valentin Palkovic
de08cd06ab Only add Storybook for projects, which does not have set it up already 2023-01-17 15:40:39 +01:00
Valentin Palkovic
e70510c7ea Fix missing declaration in exports statement of cli package.json 2023-01-17 15:40:39 +01:00
Valentin Palkovic
eb6d514283 Setup Storybook in Angular workspace via builders 2023-01-17 15:40:36 +01:00
Valentin Palkovic
e204a21f65 Only support Angular >= 14 2023-01-17 15:40:04 +01:00
Valentin Palkovic
db876bf7ad Remove legacy way of running Storybook in Angular projects 2023-01-17 15:40:04 +01:00
Michael Shilman
ae3640239c Update git head to 7.0.0-beta.29, update yarn.lock [ci skip] 2023-01-17 18:01:52 +08:00
Michael Shilman
c6b2e1a65b v7.0.0-beta.29 2023-01-17 18:00:32 +08:00
Michael Shilman
594a98fc33 Update root, peer deps, version.ts/json to 7.0.0-beta.29 [ci skip] 2023-01-17 17:49:06 +08:00
Yann Braga
de2755e7fd
Merge pull request #20507 from storybookjs/chore/make-repro-next-default-command
CLI: overhaul `storybook repro` command and rename it to `storybook sandbox`
2023-01-16 11:19:08 +01:00
Michael Shilman
f34295b3da Update git head to 7.0.0-beta.28, update yarn.lock [ci skip] 2023-01-15 14:13:19 +08:00
Michael Shilman
05179df2dc v7.0.0-beta.28 2023-01-15 14:12:15 +08:00
Michael Shilman
b2f9bc9014 Update root, peer deps, version.ts/json to 7.0.0-beta.28 [ci skip] 2023-01-14 19:53:01 +08:00
Michael Shilman
4364bb449f Merge branch 'next' of github.com:storybookjs/storybook into next 2023-01-14 18:50:09 +08:00
Norbert de Langen
ef7b7df9df
Merge pull request #20327 from storybookjs/norbert/gfm-migration
Docs: migration documentation for MDX2 in storybook CLI
2023-01-14 11:14:22 +01:00
Michael Shilman
33a517844a Update git head to 7.0.0-beta.27, update yarn.lock [ci skip] 2023-01-14 17:49:14 +08:00
Michael Shilman
1abdc0888c v7.0.0-beta.27 2023-01-14 17:48:15 +08:00
Michael Shilman
e2582432e0 Update root, peer deps, version.ts/json to 7.0.0-beta.27 [ci skip] 2023-01-14 17:46:12 +08:00
Jeppe Reinhold
67e2899e23
Merge pull request #18799 from storybookjs/benmccann-patch-1
Svelte: don't add `svelte-loader` nor `svelte` when initializing Svelte projects
2023-01-13 22:48:34 +01:00
Yann Braga
cd99f77825
Merge pull request #20341 from storybookjs/feat/babelrc-automigration
CLI: add "missing-babelrc" automigration
2023-01-13 17:43:19 +01:00
Valentin Palkovic
b84bdf1f52
Merge pull request #20609 from storybookjs/feat/use-dev-dependencies-too-for-angular-version
fix(generator): use devDependencies to determine angular/core version for init
2023-01-13 17:29:50 +01:00
Michael Shilman
4da7e82102 Update git head to 7.0.0-beta.26, update yarn.lock [ci skip] 2023-01-14 00:15:09 +08:00
Michael Shilman
4d3ed5ec2e v7.0.0-beta.26 2023-01-14 00:13:56 +08:00
Michael Shilman
46e38649fe Update root, peer deps, version.ts/json to 7.0.0-beta.26 [ci skip] 2023-01-14 00:11:54 +08:00
Norbert de Langen
aebf8f2802
fix linting 2023-01-13 16:23:34 +01:00
Norbert de Langen
5be648321b
Merge branch 'next' into feat/use-dev-dependencies-too-for-angular-version 2023-01-13 16:22:33 +01:00
Jeppe Reinhold
ef835267e7 fix lint 2023-01-13 15:02:46 +01:00
Jeppe Reinhold
8554d9dee7
Merge branch 'next' into benmccann-patch-1 2023-01-13 14:48:33 +01:00
Ben McCann
2e3a5757c0
Update code/lib/cli/src/generators/SVELTE/index.ts 2023-01-13 05:46:47 -08:00
Ben McCann
3c0005e4a7
Update code/lib/cli/src/generators/SVELTE/index.ts 2023-01-13 05:46:11 -08:00
Norbert de Langen
0199ca3e52
Merge pull request #20605 from storybookjs/norbert/make-typescript-check-work-valid-next
make changes to typings files to ensure this the check command succeeds
2023-01-13 13:32:18 +01:00
Norbert de Langen
7fc4d7edda
Merge branch 'next' into feat/use-dev-dependencies-too-for-angular-version 2023-01-13 11:58:43 +01:00
Norbert de Langen
514ed31ca4
remove svlete-loader as extra dependency 2023-01-13 11:53:43 +01:00
Norbert de Langen
e9b0fa1021
Merge branch 'next' into cli-repro-envs 2023-01-13 11:25:35 +01:00
Norbert de Langen
128c2a795c
make changes to typings files to ensure this the check command succeeds 2023-01-13 11:13:24 +01:00
Yann Braga
fca8f01de9 rename repro -> sandbox 2023-01-12 15:46:55 +01:00
Yann Braga
ac5c1d22a7 rename repro-templates -> sandbox-templates 2023-01-12 15:46:55 +01:00
Yann Braga
276e3d4ec1 CLI: overhaul repro command
- sb repro as it was is entirely removed
- sb repro-next becomes sb repro
2023-01-12 15:46:55 +01:00
Norbert de Langen
97e8194914
Merge branch 'next' into norbert/mdx2-comments-migration 2023-01-12 12:37:56 +01:00
Norbert de Langen
43c0a32be3
expand tests 2023-01-12 12:37:41 +01:00
Yann Braga
e465ca4dcd
Merge pull request #20054 from storybookjs/tom/sb-1040-allow-creating-templates-that-augment
Allow creating templates that extend others and pass `main.js` options
2023-01-12 10:40:08 +01:00
Yann Braga
b80cb83507 scope mainConfig in "modifications" property 2023-01-12 08:50:50 +01:00
Yann Braga
baacd40236 add vite ssv6 template 2023-01-11 17:59:35 +01:00
Yann Braga
cd00e318f2 enforce internalTemplate ids 2023-01-11 17:54:06 +01:00
Michael Shilman
5f8f3d0d37 Update git head to 7.0.0-beta.25, update yarn.lock [ci skip] 2023-01-12 00:35:01 +08:00
Michael Shilman
2109ab8d7c v7.0.0-beta.25 2023-01-12 00:33:53 +08:00
Michael Shilman
f7e2ef34d1 Update root, peer deps, version.ts/json to 7.0.0-beta.25 [ci skip] 2023-01-12 00:31:32 +08:00