Kasper Peulen
21de1e2d59
Merge branch 'next' into kasper/a11y-errors
2024-12-16 11:39:15 +01:00
Valentin Palkovic
302c65ce87
Merge pull request #30068 from storybookjs/valentin/support-nextjs-15.2
...
Next.js: Support v15.1.1
2024-12-16 10:18:21 +01:00
Valentin Palkovic
12e1e6a905
NX: Use legacy cache
...
Due to the following issue https://github.com/nrwl/nx/issues/28806 , which we encounter in the GitHub Window Unit Test Job regularly, we have to opt-in to NX's legacy cache mechanism. That will use the file system instead of a file DB for caching.
2024-12-15 20:49:53 +01:00
Valentin Palkovic
0355cd2283
Update NX
2024-12-15 20:43:51 +01:00
Valentin Palkovic
fa46d28f93
Next.js: Support v15.1
2024-12-15 11:41:59 +01:00
Valentin Palkovic
8686c4e87c
Build: Refactor e2e test for composition to make it more stable
2024-12-15 10:47:58 +01:00
Valentin Palkovic
4192dde09a
Merge pull request #30060 from storybookjs/valentin/improve-addon-a11y-addon-test-automigration
...
Automigration: Improve setup file transformation and version range handling for a11y migration
2024-12-15 10:17:58 +01:00
Valentin Palkovic
22bcecdfda
Merge pull request #30057 from storybookjs/yann/fix-e2e-flake-vite-projects
...
Build: Improve waiting detection on E2E to fix flake
2024-12-15 10:16:01 +01:00
Yann Braga
a30a5f3987
improve story loading
2024-12-13 19:43:05 +01:00
storybook-bot
d821e7f408
Bump version from "8.5.0-alpha.21" to "8.5.0-alpha.22" [skip ci]
2024-12-13 15:30:04 +00:00
Valentin Palkovic
b9550a95f0
Refactor addonA11yAddonTest to improve setup file transformation and version range handling
2024-12-13 14:59:05 +01:00
storybook-bot
42b895d583
Write changelog for 8.5.0-alpha.22 [skip ci]
2024-12-13 13:42:04 +00:00
Michael Shilman
b98a73bda8
Merge pull request #29253 from storybookjs/larsrickert/1898-story-code-panel
...
Docs: Add code snippet to addons panel
2024-12-13 21:29:14 +08:00
Michael Shilman
d3cce51956
Merge pull request #30038 from storybookjs/shilman/fix-tag-filtered-controls
...
UI: Fix controls and parameters on tag-filtered stories
2024-12-13 21:15:47 +08:00
Kasper Peulen
99f8bbcd43
Merge branch 'next' into kasper/a11y-errors
2024-12-13 14:06:22 +01:00
Michael Shilman
f2a8af81c1
Fix typechecks
2024-12-13 20:37:40 +08:00
Valentin Palkovic
cf24c9822b
Merge pull request #29654 from sentience/fix-nextjs-webpack-fscache
...
Next.js: Fix webpack fsCache not working
2024-12-13 13:36:11 +01:00
Yann Braga
632402769c
Build: Improve waiting detection on E2E to fix flake
2024-12-13 13:12:20 +01:00
Michael Shilman
46bf7b6204
Merge branch 'next' into larsrickert/1898-story-code-panel
2024-12-13 20:08:58 +08:00
Michael Shilman
6dc27904ea
UI: Fix controls and parameters on tag-filtered stories
2024-12-13 19:54:49 +08:00
Valentin Palkovic
902dc18344
Fix webpack DefinePlugin import to use default export
2024-12-13 12:51:52 +01:00
Yann Braga
8690ee9063
Merge pull request #29233 from storybookjs/fix/stats-json-in-angular-executor
...
Angular: Support statsJson in angular schemas
2024-12-13 12:28:10 +01:00
Yann Braga
27eb24545e
Merge pull request #30042 from storybookjs/yann/next-vite-docgen-types
...
Nextjs-Vite: Fix docgen types in main config
2024-12-13 12:27:36 +01:00
Yann Braga
47c5b01b96
Merge branch 'next' into 26239-rsc-themes-compatibilty
2024-12-13 11:35:00 +01:00
Yann Braga
bb323de1fc
simplify config types in experimental-nextjs-vite by reutilizing react-vite ones
2024-12-13 11:21:30 +01:00
Valentin Palkovic
c20e3646d2
Merge pull request #30054 from storybookjs/valentin/fix-environment-detection-for-vitest
...
Addon Test: Set environment variable for Vitest to indicate Storybook integration
2024-12-13 11:13:00 +01:00
Yann Braga
9c4d4f0615
Experimental Nextjs: Add docgen types to main config
2024-12-13 11:12:33 +01:00
Valentin Palkovic
a6a89d8f4b
Merge pull request #29544 from storybookjs/valentin/dynamic-import-of-rehype
...
Addon Docs: Dynamically import rehype
2024-12-13 11:10:48 +01:00
Valentin Palkovic
980282f955
Merge branch 'next' into fix-nextjs-webpack-fscache
2024-12-13 11:09:03 +01:00
Gert Hengeveld
6e0da96ca4
Merge pull request #30044 from storybookjs/ui-fixes
...
Core: Fix `scrollIntoView` behavior and reimplement testing module time rendering
2024-12-13 11:02:30 +01:00
Valentin Palkovic
fb986dc5e4
Set environment variable for Vitest to indicate Storybook integration
2024-12-13 09:53:18 +01:00
Gert Hengeveld
f88023addb
Remove stray dollar sign
2024-12-13 09:32:20 +01:00
Kasper Peulen
bc8181defd
Show errors of axe properly
2024-12-12 16:15:44 +01:00
Gert Hengeveld
20dfae62d5
Pull test count out of RelativeTime
2024-12-12 15:05:06 +01:00
Gert Hengeveld
508c825934
Refactor for clarity
2024-12-12 14:38:00 +01:00
Gert Hengeveld
6c9d37510e
Reimplement time rendering logic and add stories
2024-12-12 14:21:46 +01:00
Gert Hengeveld
d5bdc517e3
Consider height of the testing module and notifications when deciding to scroll the selected story into view
2024-12-12 13:49:24 +01:00
Gert Hengeveld
afcb243df2
Retry scrolling to newly created story
2024-12-12 13:33:12 +01:00
Yann Braga
835e188bdf
Merge branch 'next' into 26239-rsc-themes-compatibilty
2024-12-12 13:27:58 +01:00
Yann Braga
f9be665100
Remove usage of preview hooks in decorators
2024-12-12 13:27:40 +01:00
storybook-bot
7fd0f087bd
Merge branch 'next-release' into next
2024-12-12 11:26:39 +00:00
Yann Braga
c2ab01cdc2
Merge pull request #29824 from storybookjs/yann/add-ts-docgen-support-next-vite
...
Nextjs-Vite: Add TS docgen support
2024-12-12 12:23:02 +01:00
storybook-bot
00b669f8a5
Bump version from "8.5.0-alpha.20" to "8.5.0-alpha.21" [skip ci]
2024-12-12 11:18:42 +00:00
Gert Hengeveld
47cbf5ae37
Merge pull request #30002 from storybookjs/29703-bug-test-discrepancy-handling-is-not-accurate
...
Addon Test: Wait for 2 seconds before showing result mismatch warning
2024-12-12 10:19:40 +01:00
Lars Rickert
d749986384
refactor: update parameter to disable code panel
2024-12-12 10:15:45 +01:00
Jeppe Reinhold
6e9fb74409
Merge pull request #30029 from storybookjs/jeppe/fix-duplicate-include
...
Vitest: Fix duplicate `test.include` patterns
2024-12-12 10:11:43 +01:00
Kasper Peulen
db024c7e09
Merge pull request #30021 from storybookjs/kasper/use-local
...
Addon Test: Use local storybook binary instead
2024-12-12 10:01:53 +01:00
Gert Hengeveld
30b6933bd8
Merge branch 'next' into 29703-bug-test-discrepancy-handling-is-not-accurate
2024-12-12 09:43:22 +01:00
Lars Rickert
ef170fd97b
Merge branch 'next' into larsrickert/1898-story-code-panel
2024-12-12 09:41:01 +01:00
storybook-bot
2de3b7ad73
Write changelog for 8.5.0-alpha.21 [skip ci]
2024-12-12 08:28:59 +00:00