14798 Commits

Author SHA1 Message Date
Kasper Peulen
8333cde83e
Merge pull request #29124 from 3w36zj6/feature/ensure-gitignore-updated-via-cli-ends-with-a-newline
Ensure `.gitignore` updated via CLI ends with a newline
2024-09-24 13:18:47 +02:00
Kasper Peulen
58cca8dca1
Merge pull request #29182 from hyeongrok7874/viewport-addon
Add InitialViewportKeyUnion type to viewport addon
2024-09-24 13:06:01 +02:00
Kasper Peulen
1a50094cd5
Merge pull request #29175 from JSMike/patch-1
Fix composed storybook TooltipLinkList bug where href isn't passed forward
2024-09-24 13:02:37 +02:00
Kasper Peulen
caa4ff3d6c
Merge pull request #29179 from tobiasdiez/optimize-dep
Vite: Add jsdoc-type-pratt-parser to `optimizeDeps`
2024-09-24 13:01:58 +02:00
Kasper Peulen
71a3eb426c
Merge pull request #29187 from andrasczeh/patch-1
CLI: Show constraints in error when getting depndencies
2024-09-24 12:54:52 +02:00
Kasper Peulen
9a059d9bea
Merge branch 'next' into feature/ensure-gitignore-updated-via-cli-ends-with-a-newline 2024-09-24 12:53:24 +02:00
Kasper Peulen
60e266ac9c
Merge pull request #29173 from tobiasdiez/core-jiti
Chore: Add jiti as dev dependency to core
2024-09-24 12:52:24 +02:00
Kasper Peulen
b7cfbe5f60
Merge branch 'next' into viewport-addon 2024-09-24 12:46:05 +02:00
Kasper Peulen
538de4239c
Update code/addons/viewport/src/defaults.ts 2024-09-24 12:45:40 +02:00
Kasper Peulen
91c2e9d775
Merge branch 'next' into patch-1 2024-09-24 12:41:58 +02:00
Kasper Peulen
dd170eb92c Fix types 2024-09-24 12:40:58 +02:00
andrasczeh
af8d7573c6 #23619 Show constraints in error when getting depndencies 2024-09-24 09:06:17 +02:00
Yann Braga
0811ca8bd5
Merge pull request #29147 from InfiniteXyy/next
Addon Test: Support story name as test description
2024-09-23 12:38:23 -04:00
Yann Braga
8de3b0e550 Merge branch 'next' of github.com:InfiniteXyy/storybook into InfiniteXyy/next 2024-09-23 17:50:49 +02:00
jonniebigodes
9414c0df1e
Merge branch 'next' into patch-1 2024-09-23 16:16:59 +01:00
InfiniteXyy
470ad3cd46
Merge branch 'storybookjs:next' into next 2024-09-23 22:59:21 +08:00
Kasper Peulen
387f10ef0a
Merge branch 'next' into patch-1 2024-09-23 15:20:17 +02:00
Michael Shilman
d5ba8e56e7 React-Vite: Downgrade react-docgen-typescript plugin 2024-09-23 05:49:48 -04:00
Yann Braga
d2a98f190d update tests 2024-09-23 11:42:39 +02:00
hyeongrok7874
d02d6b49e5 feat: Add InitialViewportKeyUnion type 2024-09-23 07:02:09 +09:00
Tobias Diez
d43564ecb4 Vite: Add jsdoc-type-pratt-parser to optimizeDeps 2024-09-22 23:47:30 +08:00
InfiniteXyy
188271777e chore: refactor with parsedStory 2024-09-21 17:17:25 +08:00
Mike Cebrian
b11edcfd50
Update TooltipLinkList.tsx to add href to item object for onclick events
https://github.com/storybookjs/storybook/blob/v8.3.2/code/core/src/manager/components/sidebar/RefIndicator.tsx#L226 requires item.href
2024-09-20 20:09:35 -04:00
Tobias Diez
3bae5cf8ab Chore: Add jiti as dev dependency to core 2024-09-20 22:47:26 +08:00
InfiniteXyy
26c2865c82
Merge branch 'next' into next 2024-09-20 10:25:40 +08:00
Valentin Palkovic
0d238e2d43 Core: Do not add packageManager field to package.json during storybook dev 2024-09-19 10:59:26 +02:00
InfiniteXyy
a70830b17f chore: remove iife 2024-09-18 15:27:57 +08:00
InfiniteXyy
2d2943b782 feat[vitest-plugin]: support read story name for vitest test description 2024-09-18 15:03:28 +08: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
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
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
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