Jeppe Reinhold
|
35d139deec
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework
|
2022-12-02 16:15:03 +01:00 |
|
Yann Braga
|
1bb70822fc
|
Revert "add temporary example template with inDevelopment"
This reverts commit 2c03bdfd8d1caa2ac9ff1acb1b3a980c759c7c11.
|
2022-12-02 15:59:33 +01:00 |
|
Yann Braga
|
46182f28e7
|
update docs
|
2022-12-02 15:58:27 +01:00 |
|
Yann Braga
|
2c03bdfd8d
|
add temporary example template with inDevelopment
|
2022-12-02 14:52:25 +01:00 |
|
Yann Braga
|
92905f7149
|
fix sandbox command hanging locally for nextjs templates
|
2022-12-02 14:28:10 +01:00 |
|
Yann Braga
|
5b7b448f97
|
improve inDevelopment mode for yarn task
|
2022-12-02 14:24:55 +01:00 |
|
Jeppe Reinhold
|
f827df3493
|
set inDevelopment to turn CI green
|
2022-12-02 10:55:17 +01:00 |
|
Valentin Palkovic
|
bfc8cba309
|
Apply in review requested changes
|
2022-12-01 15:48:05 +01:00 |
|
Jeppe Reinhold
|
63334f8dd5
|
Cleanup
|
2022-12-01 14:31:24 +01:00 |
|
Jeppe Reinhold
|
3bb4c1f8dc
|
svelte-kit > sveltekit
|
2022-12-01 14:05:53 +01:00 |
|
Valentin Palkovic
|
a501a5d7ae
|
Support next/image component in Next.js 12/13 properly
|
2022-12-01 13:12:40 +01:00 |
|
Jeppe Reinhold
|
024de34b51
|
initial SvelteKit framework
|
2022-11-30 23:00:06 +01:00 |
|
Valentin Palkovic
|
e20eb29a0b
|
Fix CI/CD
|
2022-11-23 14:07:08 +01:00 |
|
Valentin Palkovic
|
b654726c15
|
Run Angular 15 tests on CI/CD pipeline
|
2022-11-23 13:10:41 +01:00 |
|
Tom Coleman
|
674cc528a6
|
Drop inDevelopment from cra/default-js
|
2022-11-23 16:27:04 +11:00 |
|
Tom Coleman
|
bf5eacb9cb
|
Merge remote-tracking branch 'origin/next' into tom/sb-787-add---no-degit-option-to-repro-next-and
|
2022-11-21 16:36:33 +11:00 |
|
Yann Braga
|
a4d2f184b5
|
add angular 14 template and skip test runner on angular 15
|
2022-11-18 14:03:35 +01:00 |
|
Tom Coleman
|
a3e69eeeed
|
Create a generate task and use in the sandbox process
|
2022-11-15 20:01:19 +11:00 |
|
Kasper Peulen
|
c18743d2d9
|
Use ci, pr, merged, daily cadence
|
2022-11-08 09:33:05 +01:00 |
|
Michael Shilman
|
f64590613e
|
Build: Re-enable test-runner for vue-cli
|
2022-11-02 10:06:50 +08:00 |
|
Michael Shilman
|
e6b9cfb40b
|
Build: Reduce CI usage by 60%
|
2022-10-27 16:15:49 +08:00 |
|
Michael Shilman
|
ff056d0929
|
Tweak repro templates
|
2022-10-25 19:52:16 +08:00 |
|
Yann Braga
|
ab925ccd91
|
Merge branch 'nextjs-framework-support' into nextjs-framework-add-to-ci
|
2022-10-20 18:06:52 +02:00 |
|
Yann Braga
|
2f2a198d16
|
Merge branch 'next' into nextjs-framework-support
|
2022-10-20 07:56:07 +02:00 |
|
Yann Braga
|
68d08601d8
|
fix vue2 repro framework
|
2022-10-19 19:49:13 +02:00 |
|
Yann Braga
|
b4622fd74c
|
set correct expected framework in repro-templates for cra
|
2022-10-19 19:20:03 +02:00 |
|
Jeppe Reinhold
|
499d6abfac
|
enable sveltekit repros
|
2022-10-18 14:42:22 +02:00 |
|
Yann Braga
|
9a1d672fad
|
Merge branch 'next' into nextjs-framework-support
|
2022-10-17 14:47:25 +02:00 |
|
Yann Braga
|
a08dd7203d
|
switch order of repro templates
|
2022-10-17 14:43:54 +02:00 |
|
Tom Coleman
|
3d8562472c
|
Merge remote-tracking branch 'origin/next' into tom/sb-706-migrate-stories-and-delete-preact
|
2022-10-17 10:27:03 +11:00 |
|
Kai Röder
|
e36602bf89
|
refactor(cli): rename "latest" to "v13" app name in v13 repro template
|
2022-10-15 12:49:05 +02:00 |
|
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
|
68c763f6be
|
Add nextjs repros to ci
|
2022-10-13 11:29:50 -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
|
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 |
|
Tom Coleman
|
0e92152424
|
Delete angular 12 (not yet supported)
|
2022-10-12 15:55:11 +11:00 |
|