Ian VanSchooten
|
85eef1ca77
|
Fix vite framework preset types
|
2023-01-16 22:34:02 -05:00 |
|
Ian VanSchooten
|
0663100b12
|
Improve types in Vite frameworks
|
2023-01-16 21:46:52 -05:00 |
|
Norbert de Langen
|
08a3207738
|
Merge pull request #20608 from storybookjs/angular-builder-fix-docs-mode
git remote add ssams git@github.com:ssams/storybook.git git fetch ssams angular-builder-fix-docs-mode git switch --track ssams/angular-builder-fix-docs-mode
|
2023-01-16 18:11:03 +01:00 |
|
Norbert de Langen
|
a27905d153
|
Merge pull request #20619 from ethanmick/ethanmick/fix-deprecated-react-vfc
fix: Change deprecated `React.VFC` to `React.FC`
|
2023-01-16 11:33:46 +01:00 |
|
Norbert de Langen
|
a229f9e375
|
more upgrades
|
2023-01-16 10:13:01 +01:00 |
|
Valentin Palkovic
|
21997f395a
|
Merge pull request #20615 from bartlangelaan/patch-1
Fix the @storybook/nextjs image loader
|
2023-01-15 08:45:53 +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 |
|
Bart Langelaan
|
102da7613a
|
Fix the @storybook/nextjs image loader
This fixes the corrupted images when importing images with the @storybook/nextjs framework.
|
2023-01-14 12:32:16 +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 |
|
Valentin Palkovic
|
24eafb9928
|
Merge pull request #20295 from stijnvn/standalone-components
Angular: Fix isStandaloneComponent check
|
2023-01-14 10:25:23 +01:00 |
|
Ethan Mick
|
6d29300a5e
|
fix: Change deprecated React.VFC to React.FC
The type `VFC` (VoidFunctionComponent) is deprecated and is equivalent
to `FC` (FunctionalComponent).
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react/index.d.ts#L531
This commit updates the generated files from an installation to use the
non-deprecated React type.
|
2023-01-13 13:12:51 -05: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 |
|
Norbert de Langen
|
f4565261c8
|
Merge branch 'next' into angular-builder-fix-docs-mode
|
2023-01-13 11:46:13 +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 |
|
Ben McCann
|
374451bb8c
|
Update code/frameworks/sveltekit/src/preset.ts
|
2023-01-12 14:01:42 -08:00 |
|
Ben McCann
|
9459443480
|
Update code/frameworks/sveltekit/README.md
|
2023-01-12 14:01:12 -08:00 |
|
Norbert de Langen
|
b0384edf13
|
Merge branch 'next' into sveltekit-keep-compile-plugin
|
2023-01-12 20:01:53 +01:00 |
|
Katerina Skroumpelou
|
ae927e4da8
|
feat: expose port from buildDevStandalone
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
|
2023-01-12 12:26:14 +02: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
|
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 |
|
Norbert de Langen
|
0e679edc84
|
Merge branch 'next' into norbert/cleanup-babel
|
2023-01-10 16:58:36 +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
|
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
|
27ab5917b6
|
Merge pull request #20553 from storybookjs/shilman/filter-example-stories
Telemetry: Filter out example stories/docs from summary
|
2023-01-10 17:25:23 +08:00 |
|
Michael Shilman
|
32ccd8230a
|
CLI: Fix missing autodocs tags
|
2023-01-10 14:43:48 +08:00 |
|
Norbert de Langen
|
9581cd0322
|
Merge branch 'next' into norbert/cleanup-babel
|
2023-01-09 14:50:38 +01:00 |
|
Norbert de Langen
|
1b5b1be56a
|
Merge branch 'next' into norbert/bundle-vitejs-plugin-vue
|
2023-01-09 12:25:46 +01: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 |
|
Norbert de Langen
|
a3cfd48a16
|
more
|
2023-01-07 16:13:08 +01:00 |
|
Norbert de Langen
|
11e3bf3e6b
|
migrate the ember framework over to use tsc script
|
2023-01-06 19:35:16 +01:00 |
|
Norbert de Langen
|
37ca649a3b
|
Merge branch 'next' into norbert/tsc-script-for-angular
|
2023-01-06 13:41:23 +01:00 |
|
Norbert de Langen
|
268b313cf8
|
Merge branch 'next' into norbert/tsc-script-for-angular
|
2023-01-06 13:15:15 +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 |
|
Norbert de Langen
|
2f95193713
|
create a tsc prepare script, use it for angular framework, add ESM to angular dist
|
2023-01-06 12:03:05 +01:00 |
|
Norbert de Langen
|
7b7d1cbcf8
|
remove unneeded eslint directive
|
2023-01-05 17:51:54 +01:00 |
|
Norbert de Langen
|
9c93679fb2
|
Merge branch 'next' into norbert/bundle-vitejs-plugin-vue
|
2023-01-05 16:10:42 +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 |
|
Michael Shilman
|
5eed2f78e6
|
Update git head to 7.0.0-beta.18, update yarn.lock [ci skip]
|
2023-01-01 18:07:50 +08:00 |
|
Michael Shilman
|
fd0c69d276
|
v7.0.0-beta.18
|
2023-01-01 18:02:45 +08:00 |
|
Ian VanSchooten
|
b8aa8fe0bc
|
Remove unneeded eslint ignores
|
2022-12-30 14:41:04 -05:00 |
|