55435 Commits

Author SHA1 Message Date
Jeppe Reinhold
8144998877 Merge branch 'next' of github.com:storybookjs/storybook into allozaur/#24886 2023-12-04 12:39:14 +01:00
Jeppe Reinhold
25f3a338c8 add svelte 5 resolution to sveltekit prerelease sandbox 2023-12-04 12:38:39 +01:00
Valentin Palkovic
a77d915592
Merge pull request #25099 from storybookjs/valentin/remove-link-option-for-angular-sandbox
Build: Remove link forced option for Angular sandboxes
2023-12-04 09:06:46 +01:00
Valentin Palkovic
e37e18bbcf Build: Remove link forced option for Angular sandboxes 2023-12-04 09:05:39 +01:00
Valentin Palkovic
e206035e73
Merge pull request #23896 from Marklb/marklb/fix-angular-sandboxes
Build: Fix Angular sandbox
2023-12-04 08:59:36 +01:00
Valentin Palkovic
0327b57a1f
Merge pull request #24983 from MauricioRobayo/next-font-local-declarations-support
Next.js: Add next/font/local declarations support
2023-12-04 08:57:13 +01:00
Kyle Gach
4a90af162b
Merge pull request #25084 from storybookjs/docs_fix_vite_link 2023-12-01 19:41:36 -07:00
jonniebigodes
df6f75cf0f
Merge branch 'next' into docs_fix_vite_link 2023-12-01 18:39:28 +00:00
jonniebigodes
18ce18fc42 Docs: Fix ArgTypes links 2023-12-01 18:09:23 +00:00
Valentin Palkovic
c3fa95bfba
Merge pull request #25061 from kkirby/fix-next-font-local
Next.js: Update validateData function for next/font compatibility
2023-12-01 14:47:23 +01:00
Mauricio Robayo
7b13db3476
Merge branch 'next' into next-font-local-declarations-support 2023-12-01 08:28:28 -05:00
Valentin Palkovic
6951f27c68 Merge remote-tracking branch 'origin/next' into pr/kkirby/25061 2023-12-01 14:18:11 +01:00
Valentin Palkovic
3ca286ef45 Linting and small bug fixes 2023-12-01 14:18:00 +01:00
Valentin Palkovic
e260f37b04 Merge remote-tracking branch 'origin/next' into pr/MauricioRobayo/24983 2023-12-01 14:00:26 +01:00
Jeppe Reinhold
a44a4218db
Merge branch 'next' into allozaur/#24886 2023-12-01 13:55:37 +01:00
Valentin Palkovic
efc82a5b45 Automatic Manager exports update 2023-12-01 13:00:30 +01:00
Valentin Palkovic
be725d5f18 Fix an issue where Angular cannot find global.window typings 2023-12-01 13:00:04 +01:00
Valentin Palkovic
87abacf077 Update lock file 2023-12-01 12:59:37 +01:00
Valentin Palkovic
6e33cf4ccb Skip lib check for Angular sandboxes 2023-12-01 12:59:21 +01:00
Jeppe Reinhold
f9d8358b36 upgrade to svelte@5.0.0-next.16 2023-12-01 12:54:45 +01:00
storybook-bot
0012b9bb20 Update CHANGELOG.md for v7.6.3 [skip ci] 2023-12-01 11:26:39 +00:00
Valentin Palkovic
b2894dafdd Revert "always set --no-link when creating angular sandboxes"
This reverts commit c028ce22cd6051846a62f6443589352bbf6e32be.
2023-12-01 12:17:04 +01:00
Valentin Palkovic
527dee3ced Merge remote-tracking branch 'origin/next' into pr/Marklb/23896-1 2023-12-01 12:16:56 +01:00
jonniebigodes
a4b91eaf33
Merge pull request #25065 from storybookjs/docs_testing_fix_coverage
Docs: Test coverage add callout for configuration
2023-11-30 20:45:16 +00:00
jonniebigodes
0aad1b4f3e
Merge branch 'next' into docs_testing_fix_coverage 2023-11-30 19:18:39 +00:00
jonniebigodes
8e12e9722a Docs: Test coverage add callout for configuration 2023-11-30 18:55:27 +00:00
storybook-bot
4db337005c Update CHANGELOG.md for v7.6.2 [skip ci] 2023-11-30 16:54:51 +00:00
Michael Shilman
2e4e6911e8
Merge pull request #24165 from storybookjs/shilman/default-to-react-docgen
React: Set `react-docgen` to default TS docgen
2023-11-30 23:48:10 +08:00
Kyle Kirbatski
11a6ad042b
refactor: Update validateData function for next/font compatibility
Refactored the method of deriving the correct validateData function to improve handling of different Next.js version compatibilities. Replaced multiple try-catch blocks with a trials array containing objects with module, export, and description properties. This array is used to dynamically attempt loading the required functions and generate a detailed error message if all attempts fail. This approach simplifies future updates for new Next.js versions and makes the error message more informative for users.
2023-11-30 09:27:40 -06:00
jonniebigodes
285d445590
Merge pull request #25058 from storybookjs/docs_toc_snapshot_testing_add
Docs: Re-introduce missing snapshot testing docs
2023-11-30 15:22:36 +00:00
jonniebigodes
8e285b5ff4
Merge branch 'next' into docs_toc_snapshot_testing_add 2023-11-30 15:08:24 +00:00
Valentin Palkovic
fc6022c705
Merge pull request #25055 from storybookjs/valentin/react-docgen-error-handling
React-Docgen: Make error-handling more gentle
2023-11-30 15:29:43 +01:00
jonniebigodes
48cc869d95 Fix Links 2023-11-30 13:26:13 +00:00
Valentin Palkovic
b9e9a41d0d Add 'story' to exclude regex of webpack-react-docgen-loader 2023-11-30 14:08:10 +01:00
jonniebigodes
73c3d2f4b9 Adds the missing pages and assets back 2023-11-30 13:03:31 +00:00
Jeppe Reinhold
79c17ec011 cleanup 2023-11-30 13:48:58 +01:00
Jeppe Reinhold
073d84d069 cleanup 2023-11-30 13:47:05 +01:00
Jeppe Reinhold
ab5ff2c2bd update yarn.lock 2023-11-30 13:42:30 +01:00
Jeppe Reinhold
f33e3c96e7 remove temp event 2023-11-30 13:41:02 +01:00
Jeppe Reinhold
4281a88c68 try pull_request event 2023-11-30 13:40:22 +01:00
Jeppe Reinhold
3fdca57fa5 add temporary push event 2023-11-30 13:39:11 +01:00
Jeppe Reinhold
af572b8edb add Svelte 5 sandbox 2023-11-30 13:34:57 +01:00
Valentin Palkovic
2c5d2b0dc7 Fix tests 2023-11-30 13:29:42 +01:00
jonniebigodes
e7c8f96d35 Update toc 2023-11-30 12:27:08 +00:00
Valentin Palkovic
33c8aa23a1 React-Docgen: Do not process stories files 2023-11-30 13:00:56 +01:00
Jeppe Reinhold
f012da89fd add back Svelte 4 support 2023-11-30 12:54:58 +01:00
Valentin Palkovic
1bc5a848ac React-Docgen: Make error-handling more gentle 2023-11-30 11:31:57 +01:00
Michael Shilman
1fa44fc018 Fix typos & ts check 2023-11-30 10:59:24 +08:00
Michael Shilman
a1889c5741 Merge branch 'next' into shilman/default-to-react-docgen 2023-11-30 10:42:28 +08:00
Valentin Palkovic
aebcbee249
Merge pull request #25045 from storybookjs/valentin/nextjs-fix-local-font-issue
Next.js: Fix next/font/local usage in babel mode
2023-11-29 23:07:26 +01:00