63895 Commits

Author SHA1 Message Date
Radovenchyk
c0e6967d36
Docs: README
Made some amendments to the documentation
2024-11-14 11:48:43 +02:00
storybook-bot
af6996191a Update CHANGELOG.md for v8.4.3 [skip ci] 2024-11-13 15:23:28 +00:00
Yann Braga
cb66c33fbf
Merge pull request #29595 from storybookjs/yann/fix-e2e-flake-discrepancy-test
Addon Test: Optimize internal dependencies
2024-11-13 13:49:55 +01:00
Yann Braga
32fff17e04
Merge branch 'next' into yann/fix-e2e-flake-discrepancy-test 2024-11-13 13:34:06 +01:00
Yann Braga
657e8ad2f7 Build: Fix flaky e2e test 2024-11-13 13:32:25 +01:00
Yann Braga
f231139b23 Addon Test: Optimize internal dependencies 2024-11-13 09:14:48 +01:00
Kyle Gach
53ffd11c53
Merge pull request #29589 from storybookjs/viewports-global-options-example
Docs: Fix global viewports options example
2024-11-12 13:55:45 -07:00
Kyle Gach
f4b70142f9
Merge branch 'next' into viewports-global-options-example 2024-11-12 13:50:19 -07:00
storybook-bot
7d3bbd7580 Bump version from "8.5.0-alpha.3" to "8.5.0-alpha.4" [skip ci] v8.5.0-alpha.4 2024-11-12 14:57:10 +00:00
Yann Braga
4a75d13e4c
Merge pull request #29585 from storybookjs/version-non-patch-from-8.5.0-alpha.3
Release: Prerelease 8.5.0-alpha.4
2024-11-12 15:55:20 +01:00
storybook-bot
1d892a2fb5 Write changelog for 8.5.0-alpha.4 [skip ci] 2024-11-12 13:48:00 +00:00
Yann Braga
22df58c55f
Merge pull request #29593 from storybookjs/yann/fix-next-13-sandboxes-again
Build: Move more stories out of next 13 sandbox
2024-11-12 14:45:02 +01:00
Yann Braga
fa533f1774 move more stories out of next 13 2024-11-12 14:14:05 +01:00
Yann Braga
0676c9c24c
Merge pull request #29592 from storybookjs/yann/fix-next-13-sandboxes
Build: Exclude server action stories to run in next 13
2024-11-12 11:30:54 +01:00
Yann Braga
12be898f8b exclude server action stories to run in next 13 2024-11-12 11:28:58 +01:00
Michael Shilman
fa138f6556
Merge pull request #29587 from storybookjs/yann/next-15-support
Next.js: Add support for Next 15
2024-11-12 17:20:33 +08:00
Yann Braga
4d3c6d96fb fix types 2024-11-12 09:47:08 +01:00
Yann Braga
2ac6955886 fix types 2024-11-12 09:33:30 +01:00
Yann Braga
ac53a56ea3 Merge branch 'next' into yann/next-15-support 2024-11-12 09:03:34 +01:00
Yann Braga
104bfccaf0 rework compatibility for draft-mode 2024-11-12 08:57:48 +01:00
Yann Braga
6117c7c686 fix parallelism 2024-11-12 08:11:08 +01:00
Yann Braga
800cefb925 fix e2e 2024-11-12 08:03:33 +01:00
Yann Braga
7cde000a51 fix 2024-11-12 07:50:19 +01:00
Yann Braga
a2b92457e8 Move nextjs stories to common template directory, add Nextjs 14 sandbox 2024-11-12 07:22:21 +01:00
Ian VanSchooten
aab26d9f05 Docs: Fix global viewports options example 2024-11-11 16:43:33 -05:00
Jeppe Reinhold
3b2284301b
Merge pull request #29578 from storybookjs/jeppe/fix-bench-ci
CI: Fix package benchmarking failing on `next`
2024-11-11 16:23:49 +01:00
Kasper Peulen
b65157854c
Merge pull request #29225 from grantwforsythe/next
UI: Add Yarn to About Section
2024-11-11 15:08:29 +01:00
Yann Braga
59df579fbc Nextjs: Add support for Next 15 2024-11-11 14:42:22 +01:00
Grant Forsythe
75289ae02e
Merge branch 'next' into next 2024-11-10 09:37:55 -05:00
Jeppe Reinhold
844e48e4d4 inline starting local registry 2024-11-09 20:15:20 +01:00
Jeppe Reinhold
c0b80a1f5d add working dir 2024-11-08 23:16:48 +01:00
Jeppe Reinhold
85ff112345 fix baseBranch typo 2024-11-08 22:49:27 +01:00
Jeppe Reinhold
542960007d don't include arguments when not running against a PR 2024-11-08 22:44:14 +01:00
Jeppe Reinhold
f317144403
Merge pull request #29356 from storybookjs/29322-set-up-tooling-to-warnhighlight-on-regressions-in-package-size-and-dependency-graph
Build: Benchmark individual package's sizes and dependencies
2024-11-08 09:52:17 +01:00
Jeppe Reinhold
fd821a36fd wait for local registry 2024-11-08 09:09:24 +01:00
Jeppe Reinhold
a496226c8f run registry before package benching 2024-11-07 21:54:56 +01:00
Valentin Palkovic
bf36ba2b56
Merge pull request #29566 from storybookjs/valentin/run-test-runner-on-build-vite-ecosystem-ci
Vite Ecosystem CI: Additionally test on a built Storybook
2024-11-07 21:23:52 +01:00
Valentin Palkovic
0f52dbba5d Vite Ecosystem CI: Additionally test on a built Storybook 2024-11-07 21:03:52 +01:00
Yann Braga
341695cfca
Merge pull request #29558 from storybookjs/yann/fix-typescript-issues
Build: Fix type issues
2024-11-07 09:39:08 +01:00
jonniebigodes
07ef408bc6
Merge pull request #29174 from tobiasdiez/no-wsl
Docs: Code contribution WSL removal
2024-11-06 19:05:20 +00:00
jonniebigodes
90c1f79546
Merge branch 'next' into no-wsl 2024-11-06 18:47:42 +00:00
jonniebigodes
ef38bb4d3e
Merge pull request #29548 from schallerala/patch-1
Docs: Correct addon-themes README to align text with code example
2024-11-06 17:41:20 +00:00
jonniebigodes
9d3dc83c3e
Merge branch 'next' into patch-1 2024-11-06 17:28:33 +00:00
Yann Braga
9ed9d72f56 Fix type issues 2024-11-06 13:10:34 +01:00
Jeppe Reinhold
860e63eae6
Merge pull request #29534 from storybookjs/jeppe/document-backporting
Documentation: How to release changes to older minors
2024-11-05 21:30:08 +01:00
Jeppe Reinhold
27191fda46
fix nested lists 2024-11-05 21:29:07 +01:00
Jeppe Reinhold
9cec767e66
Apply suggestions from code review
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-11-05 21:20:15 +01:00
Alain Schaller
f88eb05bf2
Correct addon-themes README to align text with code example 2024-11-05 14:51:33 +01:00
Jeppe Reinhold
884e9efc3f Merge branch '29322-set-up-tooling-to-warnhighlight-on-regressions-in-package-size-and-dependency-graph' of github.com:storybookjs/storybook into 29322-set-up-tooling-to-warnhighlight-on-regressions-in-package-size-and-dependency-graph 2024-11-05 14:31:18 +01:00
Jeppe Reinhold
81a5d077c2 fix typos 2024-11-05 14:31:14 +01:00