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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
Valentin Palkovic
|
8aa8ea77a4
|
Merge pull request #20436 from storybookjs/valentin/add-next-head-support
Add next/head support
|
2022-12-30 16:32:02 +01:00 |
|
Michael Shilman
|
73940547cb
|
Update git head to 7.0.0-beta.17, update yarn.lock [ci skip]
|
2022-12-30 21:27:19 +08:00 |
|
Michael Shilman
|
6559b41962
|
v7.0.0-beta.17
|
2022-12-30 21:21:17 +08:00 |
|
Valentin Palkovic
|
8a9e83660f
|
Add next/head support
|
2022-12-30 13:59:42 +01:00 |
|
Michael Shilman
|
10dcd2a706
|
Update git head to 7.0.0-beta.16, update yarn.lock [ci skip]
|
2022-12-29 00:27:09 +08:00 |
|
Michael Shilman
|
7ca5d329ef
|
v7.0.0-beta.16
|
2022-12-29 00:21:05 +08:00 |
|
Michael Shilman
|
cb8b20dd64
|
NextJS: Fix unnecessary addon-actions dev dep
|
2022-12-28 23:46:52 +08:00 |
|
Michael Shilman
|
9375edf43a
|
Update git head to 7.0.0-beta.15, update yarn.lock [ci skip]
|
2022-12-24 13:00:41 +08:00 |
|
Michael Shilman
|
ed794f9d13
|
v7.0.0-beta.15
|
2022-12-24 12:56:25 +08:00 |
|
Norbert de Langen
|
57b14d45bb
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-24 00:29:38 +01:00 |
|
Norbert de Langen
|
169ec46b0c
|
Merge branch 'next' into fix/manager-entry-with-exports
|
2022-12-23 15:44:44 +01:00 |
|
Michael Shilman
|
d4beeb98c5
|
Update git head to 7.0.0-beta.14, update yarn.lock [ci skip]
|
2022-12-23 20:06:52 +08:00 |
|
Michael Shilman
|
c3b2e8fe25
|
v7.0.0-beta.14
|
2022-12-23 20:01:28 +08:00 |
|
Tom Coleman
|
427ec4433d
|
Rename docsPage to autodocs
And change semantics: `docsPage:true` = `autodocs: 'tag'` and `docsPage: 'automatic'` = `autodocs: true`.
|
2022-12-21 21:49:57 +11:00 |
|
Norbert de Langen
|
57ead1064d
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-20 23:14:10 +01:00 |
|
Michael Shilman
|
8f8f30785b
|
Update git head to 7.0.0-beta.13, update yarn.lock [ci skip]
|
2022-12-20 21:34:12 +08:00 |
|
Michael Shilman
|
ddf86bd126
|
v7.0.0-beta.13
|
2022-12-20 21:28:05 +08:00 |
|
Norbert de Langen
|
03d08f923d
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-20 13:24:13 +01:00 |
|
Yann Braga
|
57febc0e49
|
Merge branch 'next' into valentin/next-font
|
2022-12-20 09:45:05 +01:00 |
|
Michael Shilman
|
33ebd2d351
|
NextJS: Move addon-actions to regular dep
|
2022-12-20 10:00:08 +08:00 |
|
Michael Shilman
|
5ae1fa99c6
|
Merge branch 'next' into pr/20324
|
2022-12-20 09:18:06 +08:00 |
|