811 Commits

Author SHA1 Message Date
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
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
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
Yann Braga
71e72d0d0f refactor template to use isInternal flag 2023-01-11 12:25:09 +01:00
Yann Braga
8c5a7824bc CLI: support exact template id match in repro command 2023-01-11 11:33:01 +01:00
Yann Braga
c0369b7340 rename secondary flag and cleanup 2023-01-11 09:26:11 +01:00
Yann Braga
021e9ea057 change ssv6 repro to react webpack and add secondary flag 2023-01-10 19:28:46 +01:00
Yann Braga
62b1b86ce0 separate templates in base and extended templates 2023-01-10 18:55:16 +01:00
Yann Braga
10bf302540 Merge branch 'next' into tom/sb-1040-allow-creating-templates-that-augment 2023-01-10 17:39:12 +01:00
Michael Shilman
16c4a693de Update git head to 7.0.0-beta.24, update yarn.lock [ci skip] 2023-01-11 00:34:39 +08:00
Michael Shilman
cf402923a5 v7.0.0-beta.24 2023-01-11 00:33:22 +08:00
Michael Shilman
2876e0cb37 Update root, peer deps, version.ts/json to 7.0.0-beta.24 [ci skip] 2023-01-11 00:30:32 +08:00
Norbert de Langen
d364fe8746
Merge pull request #20542 from storybookjs/preact-vite-upgrade-test
Migrations: Add `preact-vite` to new frameworks automigration.
2023-01-10 16:54:31 +01:00
Michael Shilman
2aa4912552 Update git head to 7.0.0-beta.23, update yarn.lock [ci skip] 2023-01-10 23:42:36 +08:00
Michael Shilman
540859f1e7 v7.0.0-beta.23 2023-01-10 23:36:08 +08:00
Michael Shilman
80b1d32329 Update root, peer deps, version.ts/json to 7.0.0-beta.23 [ci skip] 2023-01-10 23:33:50 +08:00
Michael Shilman
c78afe1ffc Update git head to 7.0.0-beta.22, update yarn.lock [ci skip] 2023-01-10 23:32:01 +08:00
Michael Shilman
3b05d5a407 v7.0.0-beta.22 2023-01-10 23:31:45 +08:00
Michael Shilman
6aab50bc90 Update root, peer deps, version.ts/json to 7.0.0-beta.22 [ci skip] 2023-01-10 23:24:46 +08:00
Norbert de Langen
369b8e2490
move reactPeerCheck to addon docs 2023-01-10 14:34:34 +01:00
Tom Coleman
59b97e91e5 Ok, we actually should match the new framework too. 2023-01-10 15:20:52 +11:00
Norbert de Langen
28808e8347
changer behavior to accommodate for codeblocks 2023-01-09 14:34:23 +01:00
Norbert de Langen
bce99e4435
Merge branch 'next' into norbert/mdx2-comments-migration 2023-01-09 12:55:48 +01:00
Tom Coleman
8d471fe3cd Add test for preact-vite 2023-01-09 16:37:24 +11:00
Michael Shilman
42697c3fc4 Update git head to 7.0.0-beta.21, update yarn.lock [ci skip] 2023-01-09 09:19:08 +08:00
Michael Shilman
fb45d85484 v7.0.0-beta.21 2023-01-09 09:14:56 +08:00
Michael Shilman
8036856d03 Update root, peer deps, version.ts/json to 7.0.0-beta.21 [ci skip] 2023-01-09 09:12:15 +08:00
Norbert de Langen
a68c2688aa
Merge branch 'norbert/tsc-script-ember' into tech/remove-prepare-babel 2023-01-06 20:02:12 +01:00
Michael Shilman
b1fbbeed6f Update git head to 7.0.0-beta.20, update yarn.lock [ci skip] 2023-01-06 20:14:37 +08:00
Michael Shilman
22701aedf5 v7.0.0-beta.20 2023-01-06 20:09:53 +08:00
Michael Shilman
9a05e76e03 Update root, peer deps, version.ts/json to 7.0.0-beta.20 [ci skip] 2023-01-06 20:02:21 +08:00
Michael Shilman
fd83aa7a0a
Merge pull request #20469 from storybookjs/remove-indev-flag-for-preact-vite
Remove inDev flag for preact-vite framework
2023-01-03 07:58:21 +08:00
Tom Coleman
9bf37c38ac
Merge pull request #20379 from storybookjs/update-autodocs-automigration
Migration: Update autodocs migration to deal with `docs.docsPage`
2023-01-03 09:49:23 +11:00
Tom Coleman
d2a6b08abd Fix type problems 2023-01-03 08:14:33 +11:00
Klemen Slavič
892fd5becd Remove inDev flag for preact-vite framework 2023-01-02 11:13:50 +01:00
Michael Shilman
7822167dcf Update git head to 7.0.0-beta.19, update yarn.lock [ci skip] 2023-01-01 18:20:28 +08:00
Michael Shilman
da902f312e v7.0.0-beta.19 2023-01-01 18:16:24 +08:00