18057 Commits

Author SHA1 Message Date
Valentin Palkovic
c416efc785 Angular: Fix zone.js support for Angular libraries 2025-03-27 11:07:24 +01:00
Valentin Palkovic
2b0580e6a8 Fix docs usage in Storybook UI 2025-03-27 08:53:14 +01:00
storybook-bot
80242f98ba Bump version from "9.0.0-alpha.10" to "9.0.0-alpha.11" [skip ci] 2025-03-26 16:46:43 +00:00
storybook-bot
bafcc8be99 Write changelog for 9.0.0-alpha.11 [skip ci] 2025-03-26 14:11:09 +00:00
Valentin Palkovic
11396b0bc9 Remove addonEssentialsRemoveDocs automigration temporarily 2025-03-26 14:44:00 +01:00
Kasper Peulen
cc1d64868c Fix styled-jsx optimize vite warnings 2025-03-26 12:37:16 +01:00
Kasper Peulen
8c661abeac
Merge pull request #30929 from storybookjs/kasper/fix-act
React: Fix actImplementation is not a function
2025-03-26 12:16:09 +01:00
Kasper Peulen
c95f7f3bc8 Make sure to check if act is on default export of react-dom/test-utils 2025-03-26 09:54:58 +01:00
Valentin Palkovic
5911cae16a Merge remote-tracking branch 'origin/next' into valentin/remove-addon-interactions-2 2025-03-26 08:19:32 +01:00
storybook-bot
9d757630c5 Bump version from "9.0.0-alpha.9" to "9.0.0-alpha.10" [skip ci] 2025-03-25 16:26:18 +00:00
storybook-bot
3d3797fd7b Write changelog for 9.0.0-alpha.10 [skip ci] 2025-03-25 15:19:54 +00:00
Kasper Peulen
8b717f1de7 Merge remote-tracking branch 'origin/next' into react/fix-decorators
# Conflicts:
#	MIGRATION.md
2025-03-25 16:16:54 +01:00
Kasper Peulen
37c1653468 Remove 'jsdoc-type-pratt-parser' from optimization deps since it is prebundled 2025-03-25 15:04:30 +01:00
Valentin Palkovic
e380d896ce Remove test which isn't important in Storybook 9 anymore 2025-03-25 15:01:42 +01:00
Kasper Peulen
3d743b150e Don't transpile unicode regex in core bundler 2025-03-25 14:36:11 +01:00
Valentin Palkovic
e160c7e286 Merge remote-tracking branch 'origin/next' into valentin/remove-addon-interactions-2 2025-03-25 13:49:46 +01:00
Norbert de Langen
5016a597e5 Merge branch 'next' into norbert/addon-viewport-in-core 2025-03-25 12:35:56 +01:00
Norbert de Langen
96c4771e8d Merge branch 'next' into norbert/addon-toolbar-in-core 2025-03-25 12:09:25 +01:00
Norbert de Langen
8cd73671c4 Remove '@storybook/addon-controls' version from versions.ts 2025-03-25 11:37:01 +01:00
Norbert de Langen
090ad8a4ea Merge branch 'next' into norbert/addon-controls-in-core 2025-03-25 11:21:41 +01:00
Valentin Palkovic
a506bce824 Add automigration to remove addon-interactions from the user's codebase 2025-03-25 10:58:31 +01:00
Norbert de Langen
404e2213e1
Merge branch 'next' into norebrt/docs-out-of-essentials 2025-03-25 10:38:13 +01:00
Norbert de Langen
55da453986 Add viewport path to Storybook configuration in prep.ts for improved integration with viewport functionality. 2025-03-25 10:37:22 +01:00
Norbert de Langen
fde772c0fe Add viewport imports to dts.ts for improved integration with viewport functionality in Storybook. 2025-03-25 10:32:19 +01:00
Norbert de Langen
03fe65c2c0 Add viewport preview definitions and update core annotations to include viewport functionality for enhanced preview management. 2025-03-25 10:19:39 +01:00
Valentin Palkovic
99f89c8f7c Add missing import 2025-03-25 09:19:47 +01:00
Valentin Palkovic
7def0fceec Fix E2E tests 2025-03-25 09:08:27 +01:00
Valentin Palkovic
c86f62c815 Fix an issue where the badge is not shown for component tests 2025-03-25 09:08:15 +01:00
Norbert de Langen
b324c6db03 Add viewport configuration to initialGlobals in preview.ts, enhancing global settings for better viewport management. 2025-03-25 08:58:54 +01:00
Valentin Palkovic
5ad8cde8e9
Update code/e2e-tests/component-tests.spec.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-03-25 08:24:40 +01:00
Valentin Palkovic
b7efc08e73 Fix E2E tests 2025-03-25 00:22:49 +01:00
Valentin Palkovic
9dbc6d2800 Fix unit tests 2025-03-25 00:13:46 +01:00
Valentin Palkovic
3eff982924 Fix E2E tests 2025-03-24 22:40:31 +01:00
Valentin Palkovic
9427b2ab12 Fix circular dependency issue 2025-03-24 22:15:49 +01:00
Valentin Palkovic
5ec1e7eb49 Fix linting 2025-03-24 21:54:20 +01:00
Valentin Palkovic
ae5ce6b2ca Merge remote-tracking branch 'origin/next' into valentin/remove-addon-interactions-2 2025-03-24 21:53:26 +01:00
Valentin Palkovic
02e8b4c1e0 Fix tests 2025-03-24 21:52:25 +01:00
Michael Shilman
f92b6b8b28
Merge branch 'next' into next 2025-03-25 02:33:37 +08:00
Norbert de Langen
140c6351b2 Add viewport options to parameters in preview.ts, moving from globalTypes to parameters for better organization. 2025-03-24 18:50:34 +01:00
Norbert de Langen
0e8f45b8ac Update import path for MINIMAL_VIEWPORTS in preview.ts to use the correct module from 'storybook/viewport' 2025-03-24 18:26:18 +01:00
Norbert de Langen
266835c1ad Add viewport options to globalTypes in preview.ts using MINIMAL_VIEWPORTS 2025-03-24 17:46:13 +01:00
Valentin Palkovic
19e48fe4ea Refactor component testing: Moved "Component Test" panel to core 2025-03-24 17:34:45 +01:00
storybook-bot
959f8cbaed Bump version from "9.0.0-alpha.8" to "9.0.0-alpha.9" [skip ci] 2025-03-24 16:32:04 +00:00
storybook-bot
74001618e9 Write changelog for 9.0.0-alpha.9 [skip ci] 2025-03-24 15:50:32 +00:00
Michael Shilman
04fc157e04
Merge pull request #30882 from storybookjs/shilman/rnstorybook-automigration
CLI: Add React Native `.rnstorybook` CLI automigration
2025-03-24 23:48:02 +08:00
Michael Shilman
612ffb1a9e Update rnstorybook-config.test.ts 2025-03-24 23:17:01 +08:00
Norbert de Langen
18e48f8a76 Merge branch 'norbert/addon-toolbar-in-core' into norbert/addon-viewport-in-core 2025-03-24 16:13:37 +01:00
Norbert de Langen
330fe2536e
Merge branch 'norbert/addon-controls-in-core' into norbert/addon-toolbar-in-core 2025-03-24 16:08:46 +01:00
Norbert de Langen
eeef6bb118
Merge branch 'norebrt/docs-out-of-essentials' into norbert/addon-controls-in-core 2025-03-24 15:45:48 +01:00
Norbert de Langen
5f0e5b2b5a Remove unused import of getStorybookVersionSpecifier in addon-essentials migration files. Simplify the run function parameters by removing the skipInstall option. 2025-03-24 15:43:50 +01:00