520 Commits

Author SHA1 Message Date
Tom Coleman
cd3e6506af Merge remote-tracking branch 'origin/next' into tom/sb-706-migrate-stories-and-delete-preact 2022-10-14 16:24:10 +11:00
Tom Coleman
ca066a8504 Fix vue cli in shell 2022-10-14 15:02:49 +11:00
Tom Coleman
e275c93973 Argh 2022-10-14 11:40:37 +11:00
Jeppe Reinhold
da547d4470 ensure no unused 2022-10-13 21:11:36 +02:00
Jeppe Reinhold
7ecab8da79 dont remove sveltekit plugins, disable sveltekit repro 2022-10-13 20:33:11 +02:00
Jeppe Reinhold
5deb2967a7 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-544-sveltekit 2022-10-13 20:30:04 +02:00
Kyle Gach
db3198301c Enable nextjs detection in CLI 2022-10-13 11:33:11 -06:00
Kyle Gach
68c763f6be Add nextjs repros to ci 2022-10-13 11:29:50 -06:00
Kyle Gach
562049ac3a Feature flag CLI framework detection
- Apply STORYBOOK_REPRO_GENERATOR to env when running `sb init` in repro generator
2022-10-13 11:28:08 -06:00
Kyle Gach
738dfb1749 Add nextjs framework template files 2022-10-13 11:28:08 -06:00
Kyle Gach
ba0b1ea8dc Update baseGenerator to use framework's template
- Remove `frameworkToRenderer`
    - This information is already available from `baseGenerator`'s arguments
- Add `hasFrameworkTemplates`
    - Ensures frameworks with templates use those instead of templates for associated renderer
    - Follows pattern of `hasInteractiveStories`
- Update `copyComponents` to copy common template files before (instead
  of after) framework/render template files
    - Allows framework/renderer template files to contain, e.g. `Introduction.stories.mdx` and have it not be overwritten
2022-10-13 11:28:08 -06:00
Yann Braga
53246d3cf6 add framework option to baseGenerator 2022-10-13 11:28:08 -06:00
Kyle Gach
eeb7e2ad88 Add basic NEXTJS project type to CLI 2022-10-13 11:28:08 -06:00
Kyle Gach
48c4b08aec Add nextjs/default-js and nextjs/default-ts to repro configs 2022-10-13 11:28:08 -06:00
Norbert de Langen
e89521bee1
Merge pull request #19428 from storybookjs/tom/sb-513-angular-13
Add angular 13 template
2022-10-13 15:13:43 +03:00
Norbert de Langen
2b8bd47535
just a few random fixes, enjoy reviewing! 2022-10-13 13:37:32 +02:00
Norbert de Langen
1e7902ce75
cleanup 2022-10-13 09:17:20 +02:00
Norbert de Langen
03c4c657c0
Merge branch 'next' into tom/sb-513-angular-13 2022-10-13 09:16:32 +02:00
Norbert de Langen
93570f567a
Merge pull request #19181 from storybookjs/tom/sb-512-angular-14
Angular: Add angular 14 sandbox template
2022-10-13 10:13:59 +03:00
Tom Coleman
587d6c7bd2 Merge branch 'tom/sb-512-angular-14' into tom/sb-513-angular-13 2022-10-13 17:22:01 +11:00
Tom Coleman
4ca23ff3c0 Merge remote-tracking branch 'origin/next' into tom/sb-706-migrate-stories-and-delete-preact 2022-10-13 14:49:11 +11:00
Tom Coleman
62471a50b5 Merge remote-tracking branch 'origin/next' into tom/sb-557-typescript-2 2022-10-13 13:30:39 +11:00
Tom Coleman
45231e4d2f Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-13 12:38:52 +11:00
Tom Coleman
67be1c733e Disable vue-cli also 2022-10-13 12:03:46 +11:00
Tom Coleman
8fd37df872 And another 2022-10-13 11:42:53 +11:00
Tom Coleman
0b60157b35 Disable another smoke test 2022-10-13 11:13:41 +11:00
Norbert de Langen
6604b497cd
Merge pull request #19461 from storybookjs/fix/inconsistent-button-props
make the button component accept a label prop, (not children) (used for sandboxes and renderAssets in cli)
2022-10-13 01:52:54 +03:00
Michael Shilman
ffea0c9211 Update git head to 7.0.0-alpha.37, update yarn.lock [ci skip] 2022-10-13 03:38:47 +08:00
Michael Shilman
82667a6551 v7.0.0-alpha.37 2022-10-13 03:33:26 +08:00
Michael Shilman
f6062c4c20 Update root, peer deps, version.ts/json to 7.0.0-alpha.37 [ci skip] 2022-10-13 03:28:41 +08:00
Michael Shilman
c7cab45bef v7.0.0-alpha.36 2022-10-13 03:16:57 +08:00
Michael Shilman
bbdc688760 Update root, peer deps, version.ts/json to 7.0.0-alpha.36 [ci skip] 2022-10-13 03:12:25 +08:00
Norbert de Langen
0e52605534
use label prop in aurelia as well 2022-10-12 13:07:06 +02:00
Norbert de Langen
764697fc93
change every button in lib/cli/renderassets and renderer/*/template to use the label prop 2022-10-12 12:02:30 +02:00
Norbert de Langen
6d490107b3
make the vue button accept a children prop, consistently 2022-10-12 11:23:00 +02:00
Tom Coleman
0e92152424 Delete angular 12 (not yet supported) 2022-10-12 15:55:11 +11:00
Tom Coleman
7697cf8411 Enable preact templates 2022-10-12 15:31:03 +11:00
Tom Coleman
548cd31817 Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-12 15:19:13 +11:00
Tom Coleman
c1a115a1bc Merge branch 'tom/sb-512-angular-14' into tom/sb-513-angular-13 2022-10-12 15:17:21 +11:00
Tom Coleman
41fa8500af Disable test runner for vue-cli 2022-10-12 15:01:43 +11:00
Tom Coleman
6af801cd32 Merge remote-tracking branch 'origin/next' into tom/sb-513-angular-13 2022-10-12 13:31:58 +11:00
Tom Coleman
383d4ba861 Revert "Undo accidental push of tom/sb-557-typescript-2"
This reverts commit 1cfc7203af2dd81d9484d1a569c9fb4e31396ea0.
2022-10-12 13:20:38 +11:00
Tom Coleman
1cfc7203af Undo accidental push of tom/sb-557-typescript-2 2022-10-12 13:16:11 +11:00
Tom Coleman
ecadf7a6d6 Update generate-repros to pass dirname to command 2022-10-12 12:54:39 +11:00
Tom Coleman
0efdbec312 Update preact rendererAssets to not use pragma 2022-10-12 12:54:03 +11:00
Tom Coleman
0127739768 Add preact templates 2022-10-12 12:52:46 +11:00
Yann Braga
c49de7d5c8
Merge pull request #19366 from merceyz/merceyz/fix/no-npx-in-scripts
CLI: remove `npx` usage from storybook scripts
2022-10-11 08:30:47 +02:00
Tom Coleman
2234f4bfcd Disable smoke-tests for more frameworks 2022-10-11 13:32:20 +11:00
Tom Coleman
e40b9eea6e Skip more sandbox tasks for now 2022-10-11 12:43:56 +11:00
Tom Coleman
eba9b056f0 Fix angular 12+13 templates 2022-10-11 12:26:00 +11:00