14786 Commits

Author SHA1 Message Date
Jeppe Reinhold
24b85d4ea5 rename nx projects to match package names 2024-09-25 15:29:53 +02:00
Jeppe Reinhold
173de14b10 move metafiles to code, so nx can cache it properly 2024-09-25 15:29:37 +02:00
Jeppe Reinhold
12db3ed072 strip @storybook from metafiles 2024-09-25 11:21:27 +02:00
Jeppe Reinhold
13a9574aa4 merge all metafiles per package, name files after package names instead of package dirs 2024-09-24 22:18:12 +02:00
Jeppe Reinhold
5bf9baa7fc Merge branch '29105-save-esbuild-metafiles-and-make-them-available-from-ci' of github.com:storybookjs/storybook into 29105-save-esbuild-metafiles-and-make-them-available-from-ci 2024-09-21 22:36:19 +02:00
Jeppe Reinhold
c376578a29 fix create-storybook package name in bench stories 2024-09-21 22:36:14 +02:00
Jeppe Reinhold
6f75f30c6b
Merge branch 'next' into 29105-save-esbuild-metafiles-and-make-them-available-from-ci 2024-09-19 20:42:24 +02:00
Valentin Palkovic
0d238e2d43 Core: Do not add packageManager field to package.json during storybook dev 2024-09-19 10:59:26 +02:00
Jeppe Reinhold
a13070090b Merge branch 'next' of github.com:storybookjs/storybook into 29105-save-esbuild-metafiles-and-make-them-available-from-ci 2024-09-17 22:30:18 +02:00
Valentin Palkovic
57cdf154a3
Merge pull request #29133 from storybookjs/valentin/fix-skip-install-installation
CLI: Fix skip-install for stable latest releases
2024-09-17 13:57:07 +02:00
Jeppe Reinhold
4662d2fa18 prevent filename collision in core metafiles 2024-09-17 12:15:53 +02:00
Valentin Palkovic
20c0b10d9e Merge remote-tracking branch 'origin/next' into valentin/fix-skip-install-installation 2024-09-17 11:16:21 +02:00
Jeppe Reinhold
8115974dbd remove @types/fs-extra 2024-09-17 10:19:22 +02:00
Jeppe Reinhold
8ac3e536c1
Merge branch 'next' into remove-fs-extra 2024-09-16 23:00:10 +02:00
ziebam
b034203200 Fix the emptyDir + ensureDir replacement 2024-09-16 22:23:35 +02:00
ziebam
ea609bfdad Remove fs-extra from lib/cli/scripts 2024-09-16 22:10:51 +02:00
ziebam
f0593f9e9e Rewrite how ensureFile is replaced 2024-09-16 21:49:11 +02:00
Valentin Palkovic
12f802955b Preact: Fix E2E test
Since v10.24.0, Preact pretends to be React version 18.3.1 instead of 17.0.2.
This change has caused an assertion failure in one of our E2E tests where
we have assumed to see React 17.0.2 printed in one of our stories.
2024-09-16 21:12:09 +02:00
ziebam
8346b85a54 Remove the TODOs regarding fsPromises.cp 2024-09-16 20:25:26 +02:00
Jeppe Reinhold
f5b15253b4
Merge branch 'next' into remove-fs-extra 2024-09-16 20:13:28 +02:00
Jeppe Reinhold
5fd2058ab7 Merge branch '29105-save-esbuild-metafiles-and-make-them-available-from-ci' of github.com:storybookjs/storybook into 29105-save-esbuild-metafiles-and-make-them-available-from-ci 2024-09-16 20:10:48 +02:00
Jeppe Reinhold
1ef0911664 cleanup 2024-09-16 20:05:44 +02:00
Jeppe Reinhold
8af039d53e
Merge branch 'next' into 29105-save-esbuild-metafiles-and-make-them-available-from-ci 2024-09-16 19:53:19 +02:00
Jeppe Reinhold
1f25aafaa4 add bench story that visualizes metafiles 2024-09-16 19:49:11 +02:00
Michael Shilman
8e9d63bd54
Merge pull request #29137 from storybookjs/valentin/do-not-prebundle-better-opn
Core: Do not prebundle better-opn
2024-09-16 11:53:00 -04:00
Michael Shilman
629e70dada
Merge pull request #29134 from storybookjs/valentin/do-not-prebundle-jsdoc-type-pratt-parser
Core: Do not prebundle jsdoc-type-pratt-parser
2024-09-16 11:49:44 -04:00
Valentin Palkovic
b40b44fe6d Core: Do not prebundle better-opn 2024-09-16 14:17:05 +02:00
Valentin Palkovic
b0d55edf99
Merge pull request #29069 from JSMike/jsmike/angular-sourceDecorator
Angular: Fix sourceDecorator to apply excludeDecorators flag
2024-09-16 14:07:42 +02:00
Valentin Palkovic
a3d75f5803 Core: Do not prebundle jsdoc-type-pratt-parser 2024-09-16 12:23:52 +02:00
Valentin Palkovic
8c58016b55 CLI: Fix skip-install for stable latest releases 2024-09-16 12:06:10 +02:00
Jeppe Reinhold
f5537b925a add analyzed metafiles to the output 2024-09-16 09:29:49 +02:00
ziebam
0d10b95863 Replace 'utf-8' with 'utf8' for consistency with Node docs 2024-09-15 11:40:41 +02:00
ziebam
89cdff3bec Remove fs-extra from code 2024-09-14 20:04:38 +02:00
ziebam
643acbfc2a core: Remove fs-extra from scripts 2024-09-14 20:01:00 +02:00
ziebam
174868afba core: Remove fs-extra from src/builder-manager 2024-09-14 19:57:46 +02:00
ziebam
a42ff7e959 Close the file descriptor 2024-09-14 19:53:13 +02:00
ziebam
ca39982d88 core: Remove fs-extra from src/core-server 2024-09-14 19:39:31 +02:00
ziebam
2dcc7b75e7 Add recursive: true to cp calls 2024-09-14 19:38:58 +02:00
ziebam
fb2455bfba core: Remove fs-extra from src/core-server/utils 2024-09-14 19:31:03 +02:00
ziebam
7816541a57 core: Remove fs-extra from src/common/utils 2024-09-14 19:12:08 +02:00
ziebam
7c14a13412 core: Remove fs-extra from src/telemetry 2024-09-14 18:59:18 +02:00
ziebam
93b866b4a1 Remove fs-extra from addons/links
VS Code complains about not being able to find Node types, but
building the package works. Need to investigate.
2024-09-14 18:37:15 +02:00
ziebam
a09abbc1c8 Remove fs-extra from renderers/svelte
VS Code complains about not being able to find Node types, but
building the package works. Need to investigate.
2024-09-14 18:33:50 +02:00
ziebam
08c6eef3ff Remove fs-extra from presets/server-webpack 2024-09-14 18:18:49 +02:00
ziebam
353dfb10a2 Remove rogue comment 2024-09-14 14:05:40 +02:00
ziebam
ef3385392c Merge 'upstream/next' into 'remove-fs-extra' 2024-09-14 14:02:59 +02:00
ziebam
cf80eaa188 Remove rogue import in builders/builder-vite 2024-09-14 13:46:23 +02:00
ziebam
67dbe11f02 Remove fs-extra from addons/docs 2024-09-14 13:45:28 +02:00
ziebam
b9c600ad15 Remove fs-extra from builders/builder-vite 2024-09-14 13:44:12 +02:00
ziebam
b080e7153a Remove fs-extra from builders/builder-webpack5 2024-09-14 13:38:45 +02:00