18271 Commits

Author SHA1 Message Date
Gert Hengeveld
8bd2aaf43b Fix test/interactions panel bar to have the same height as the a11y panel bar 2025-03-26 13:48:44 +01:00
Gert Hengeveld
0436df964f Update assertion to avoid browser differences 2025-03-26 13:37:33 +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
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
Jeppe Reinhold
c09099af0d remove stacks from error telemetry 2025-03-26 11:50:32 +01:00
Jeppe Reinhold
80191cdf9e nest config under currentRun 2025-03-26 11:43:26 +01:00
Yann Braga
228a3ba1f0 tentative fix by downgrading react-tabs 2025-03-26 11:39:30 +01:00
Jeppe Reinhold
b15a103e36 add index.mock to manager-api, to be used by our own manager stories 2025-03-26 11:38:49 +01:00
Yann Braga
72c5e38731 prebundle radix react tabs 2025-03-26 11:17:03 +01:00
Gert Hengeveld
cde6058718 Sticky subnav and fix E2E test 2025-03-26 11:03:34 +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
Gert Hengeveld
88b4017dde Tweak highlight styles 2025-03-26 09:51:25 +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
Gert Hengeveld
8f2eca76f8 Merge branch 'next' into a11y-polish 2025-03-26 08:54:39 +01:00
Gert Hengeveld
99752739fc Updated comment 2025-03-26 08:53:49 +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
Jeppe Reinhold
d10c63eca7 update telemetry
- add TEST_RUN_COMPLETED event
- count test results separately per status
- add triggeredBy to currentRun
- show correct coverage status when previous run was a focused test run
-
2025-03-25 21:51:44 +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
Gert Hengeveld
60550e850d Simplify clearing of a11ySelection param 2025-03-25 17:26:17 +01:00
Gert Hengeveld
cfe06c9803 Handle PR feedback 2025-03-25 17:26:17 +01:00
Norbert de Langen
c4119d51db
Merge branch 'next' into a11y-polish 2025-03-25 17:03:18 +01: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
Gert Hengeveld
aaec75763c Trim down mock file 2025-03-25 16:16:48 +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
Jeppe Reinhold
e2f7434e12 display unhandled errors similar to fatal errors 2025-03-25 15:27:40 +01:00