2665 Commits

Author SHA1 Message Date
storybook-bot
f3b15ce1f2 Bump version from "8.4.0-alpha.2" to "8.4.0-alpha.3" [skip ci] 2024-10-02 01:47:29 +00:00
Norbert de Langen
0cfc563e28 cleanup 2024-10-01 12:14:52 +02:00
Norbert de Langen
7db8894a52 linting fixes 2024-09-30 17:43:32 +02:00
Norbert de Langen
cec1db1c2a fixes 2024-09-30 16:41:32 +02:00
storybook-bot
7662234ce0 Bump version from "8.4.0-alpha.1" to "8.4.0-alpha.2" [skip ci] 2024-09-28 11:37:29 +00:00
Norbert de Langen
f529029a64
Merge pull request #28981 from storybookjs/norbert/lodash-es
Core: Replace `lodash` with `es-toolkit`
2024-09-26 15:38:03 +02:00
Jeppe Reinhold
be1b97e453
Merge pull request #29117 from storybookjs/29105-save-esbuild-metafiles-and-make-them-available-from-ci
Build: Write and store esbuild metafiles
2024-09-26 15:37:38 +02:00
Jeppe Reinhold
5d43a85ceb
Merge pull request #29177 from tobiasdiez/link-essentials
Init: Don't add `@storybook/addon-links` by default
2024-09-25 22:30:24 +02:00
Jeppe Reinhold
0266e9e665
Merge branch 'next' into 29105-save-esbuild-metafiles-and-make-them-available-from-ci 2024-09-25 15:55:04 +02:00
Jeppe Reinhold
24b85d4ea5 rename nx projects to match package names 2024-09-25 15:29:53 +02:00
Norbert de Langen
4b4821c275 Merge branch 'next' into norbert/lodash-es 2024-09-25 09:55:06 +02:00
storybook-bot
a6100eb1f7 Bump version from "8.4.0-alpha.0" to "8.4.0-alpha.1" [skip ci] 2024-09-24 13:09:33 +00: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
Tobias Diez
dab6fd95fe
Merge branch 'next' into link-essentials 2024-09-24 06:14:44 +02:00
jonniebigodes
9414c0df1e
Merge branch 'next' into patch-1 2024-09-23 16:16:59 +01:00
Tobias Diez
a15edaab93 Don't make link essentials 2024-09-23 22:24:15 +08:00
Norbert de Langen
7590b49ad0 Merge branch 'next' into norbert/lodash-es 2024-09-23 12:34:59 +02:00
Norbert de Langen
43399b4b0a Update migration to es-toolkit 2024-09-23 12:32:05 +02:00
hyeongrok7874
d02d6b49e5 feat: Add InitialViewportKeyUnion type 2024-09-23 07:02:09 +09:00
Tobias Diez
3a8a5f5e2e Mark the link addon as essential 2024-09-21 23:37:39 +08: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
ef3385392c Merge 'upstream/next' into 'remove-fs-extra' 2024-09-14 14:02:59 +02:00
ziebam
67dbe11f02 Remove fs-extra from addons/docs 2024-09-14 13:45:28 +02:00
Kasper Peulen
4af51ac4c2 Use ansi-to-html for colored test errors 2024-09-12 15:13:51 +02:00
kazuyainoue0124
651674adcd
api.md typo 2024-09-12 08:21:25 +09:00
storybook-bot
8b16feb676 Bump version from "8.3.0" to "8.4.0-alpha.0" [skip ci] 2024-09-11 13:56:33 +00:00
storybook-bot
7e94ba615f Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci] 2024-09-11 13:20:25 +00:00
storybook-bot
bce7d703aa Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci] 2024-09-11 11:53:23 +00:00
Kasper Peulen
66b439ef77
Merge pull request #29081 from storybookjs/8-3-docs-fixes
Docs: Fixes for 8.3
2024-09-11 11:56:24 +02:00
Kasper Peulen
603841c3fe
Merge pull request #29044 from storybookjs/valentin/propagate-error-in-testing
Portable Stories: Improve Handling of React Updates and Errors
2024-09-11 11:54:59 +02:00
Kasper Peulen
46aa6e01ff Fix bug where @storybook/test is not imported but canvas is used directly from context 2024-09-11 11:26:34 +02:00
Kyle Gach
4280ec7d03 Docs: Fixes for 8.3 2024-09-10 23:52:12 -06:00
storybook-bot
cce24a0ed0 Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci] 2024-09-09 08:15:55 +00:00
Yann Braga
236e51e49d rename vitest plugin entrypoint 2024-09-06 22:42:36 +02:00
storybook-bot
daf615930c Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci] 2024-09-05 11:30:05 +00:00
Yann Braga
bd0942c8f1 final fixes 2024-09-05 11:27:12 +02:00
Yann Braga
30d951f0af only install the necessary dependencies 2024-09-04 13:39:52 +02:00
Yann Braga
b6b6c2489d use named import from dedent 2024-09-04 11:21:26 +02:00
Yann Braga
f1d1896878 Merge branch 'next' into cli/improve-sb-add-messages 2024-09-04 11:20:17 +02:00
Yann Braga
7d2e30bfae review improvements 2024-09-04 08:48:37 +02:00
Jeppe Reinhold
01216e1dd7 fix urls in addon-test package.json 2024-09-03 20:24:15 +02:00
Yann Braga
da69836122 Merge branch 'next' into cli/improve-sb-add-messages 2024-09-03 18:12:01 +02:00
Yann Braga
581e00880c add helpful links 2024-09-03 18:11:46 +02:00
Yann Braga
493a917424 additional fixes 2024-09-03 16:02:55 +02:00
Gert Hengeveld
07843b6a91 Consistently naming the 'Storybook Test' addon 2024-09-03 12:26:53 +02:00
Gert Hengeveld
c38d961118 CONSTANT_CASE for constants 2024-09-03 12:20:43 +02:00
Gert Hengeveld
22d1814d35 Consistently use absolute paths 2024-09-03 12:05:15 +02:00
Gert Hengeveld
7ca2804345 Bail on auto config when a vitest workspace file exists or a vite config file exists with a 'test' property 2024-09-03 11:54:27 +02:00
Gert Hengeveld
253623a47a Merge branch 'next' into cli/improve-sb-add-messages 2024-09-02 17:40:59 +02:00