18079 Commits

Author SHA1 Message Date
Valentin Palkovic
77e6047006 Fix tests 2025-03-26 14:41:28 +01:00
Valentin Palkovic
dfd90fce63 Final cleanup 2025-03-26 14:27:29 +01:00
Valentin Palkovic
3a3ca44581 Merge remote-tracking branch 'origin/next' into valentin/api-removals 2025-03-26 13:15:54 +01:00
Valentin Palkovic
fcf572f73b Remove deprecated Button stories and update Button component to eliminate deprecated props, ensuring compatibility with future Storybook versions. 2025-03-26 13:15:37 +01:00
Valentin Palkovic
4f4806fc2b Refactor imports in toolbar components to use updated IconsProps path 2025-03-26 13:09:50 +01:00
Valentin Palkovic
dd0f2d8a4c Remove deprecated hasInteractiveStories function from baseGenerator.ts 2025-03-26 13:09:44 +01:00
Valentin Palkovic
f0c6d810f0 Update TODO comment in portable-stories-legacy test to reflect potential removal in Storybook 9.0 with CSF4 integration. 2025-03-26 13:09:39 +01:00
Valentin Palkovic
dbb7754814 Refactor composeStory function to update TODO comments for future consolidation of renderContext and context in SB 10.0, and remove deprecated loading from globalTypes. 2025-03-26 13:09:20 +01:00
Valentin Palkovic
ae7e69e656 Refactor StoryStore access in Storybook preview to use the new StoryStore instance and remove deprecated proxy method 2025-03-26 13:09:07 +01:00
Valentin Palkovic
36cf6435b7 Update addon/designs 2025-03-26 13:08:24 +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
f61403a20f Remove deprecated comment from Addon_BaseMeta interface in addons.ts 2025-03-26 09:21:19 +01:00
Valentin Palkovic
d31c4b7659 Update globals/exports.ts 2025-03-26 09:09:21 +01:00
Valentin Palkovic
913d2d433e Refactor imports to remove deprecated references to SupportedRenderers in project_types and update related files accordingly 2025-03-26 08:50:13 +01:00
Valentin Palkovic
612db21e81 Update rendering references to use renderToCanvas instead of deprecated renderToDOM in documentation and code interfaces. 2025-03-26 08:47:33 +01:00
Valentin Palkovic
149b8de887 Remove deprecated serverChannel property from Preview class 2025-03-26 08:44:46 +01:00
Valentin Palkovic
ced9aacd3a Remove deprecated globals field and related references in project annotations 2025-03-26 08:43:57 +01:00
Valentin Palkovic
7ffadfed3d Remove deprecated getSetStoriesPayload and getStoriesJsonData methods from StoryStore class 2025-03-26 08:34:31 +01:00
Valentin Palkovic
89f03b1909 Remove deprecated raw() and fromId() methods from StoryStore class 2025-03-26 08:33:25 +01:00
Valentin Palkovic
8a53206cce Remove DeprecatedState interface and related deprecated fields from useStorybookState function 2025-03-26 08:26:52 +01:00
Valentin Palkovic
5737389f09 Remove deprecated TESTING_MODULE_RUN_ALL_REQUEST from core-events and related usage in experimental_testmodule 2025-03-26 08:24:26 +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
Valentin Palkovic
76b4932c31 Refactor StoryIndexGenerator to remove deprecated autodocs option and update tests accordingly 2025-03-25 19:29:47 +01:00
Valentin Palkovic
f213b1c754 Remove deprecated _fileName getter from CsfFile class 2025-03-25 19:17:26 +01:00
Valentin Palkovic
b681c7d69b Don't export deprecated icon component 2025-03-25 19:16:29 +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
Valentin Palkovic
67fb608381 Remove IconButtonSkeleton component and update exports accordingly 2025-03-25 15:37:51 +01:00
Valentin Palkovic
4c5675eed0 Refactor frameworkToRenderer import and remove deprecated alias 2025-03-25 15:36:47 +01:00
Valentin Palkovic
adbd8d21e9 Remove deprecated serverChannel property from API_Provider interface 2025-03-25 15:35:43 +01:00
Valentin Palkovic
dc80bce3a9 Remove support for old icon format 2025-03-25 15:35:01 +01:00
Valentin Palkovic
f0ac1685f7 Remove deprecated addon APIs 2025-03-25 15:31:53 +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