26 Commits

Author SHA1 Message Date
Valentin Palkovic
901951d765 Merge remote-tracking branch 'origin/next' into valentin/api-removals 2025-03-27 11:35:56 +01:00
Valentin Palkovic
11396b0bc9 Remove addonEssentialsRemoveDocs automigration temporarily 2025-03-26 14:44:00 +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
e160c7e286 Merge remote-tracking branch 'origin/next' into valentin/remove-addon-interactions-2 2025-03-25 13:49:46 +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
Michael Shilman
ee679d207a React-Native: Rename rnstorybook automigration 2025-03-23 00:35:05 +08:00
Michael Shilman
6309f9085e Merge branch 'next' into shilman/rnstorybook-automigration 2025-03-21 20:14:40 +08:00
Michael Shilman
96efdf4848 CLI: Add React Native .rnstorybook CLI automigration 2025-03-21 20:05:03 +08:00
Norbert de Langen
3e5ec2e487 Add migration for @storybook/addon-docs removal from essentials
Implement a migration that checks for the presence of @storybook/addon-essentials in the configuration. If found, it either removes the docs configuration if disabled or installs @storybook/addon-docs if enabled. Update the main configuration accordingly. Add tests to ensure correct functionality.
2025-03-19 13:45:17 +01:00
Norbert de Langen
a17039bc0a Add renderer-to-framework migration fix
Introduced a new migration fix to transition from renderer-based to framework-based configuration in Storybook. Updated prompts to inform users about detected frameworks and the changes that will be made to their project, including updating imports, removing renderer packages, and installing necessary dependencies.
2025-03-13 12:44:00 +01:00
Norbert de Langen
2d731810d3 Remove missingStorybookDependencies automigrate fix
This commit removes the missingStorybookDependencies fix from the automigrate process, including the implementation file, test file, and its import in the index. The fix appears to have been deprecated or replaced by another mechanism.
2025-03-10 09:40:11 +01:00
Valentin Palkovic
7d254908af
Merge branch 'next' into norbert/automigrate-cpc-complaince 2025-03-07 14:13:41 +01:00
Norbert de Langen
2eee9fd283 Remove consolidated package.json migration fix
Clean up automigrate fixes by removing the consolidated package.json migration, which appears to have been consolidated into another fix in a previous refactoring.
2025-03-06 12:28:39 +01:00
Valentin Palkovic
11a91f451d Rename @storybook/test to storybook/test 2025-03-05 15:35:00 +01:00
Norbert de Langen
0064b857f6 Automigrate: Add consolidated package.json fix to allFixes array 2025-03-05 15:29:43 +01:00
Norbert de Langen
efd8fad7e3 Merge branch 'next' into norbert/automigrate-cpc-complaince 2025-03-05 12:54:32 +01:00
Norbert de Langen
29421c989c Refactor consolidated-imports fix with improved error handling and Babel transformation 2025-03-03 14:00:17 +01:00
Valentin Palkovic
eefe2c709f Add experimental-addon-test automigration 2025-03-01 22:52:19 +01:00
Yann Braga
211fb4b76e add storybook config + addon sync codemod 2025-01-20 13:03:51 +01:00
Yann Braga
325a554fd7 only apply codemod to starter stories in sandbox, rename to csf-factories 2025-01-17 13:26:53 +01:00
Yann Braga
778405d379 Move csf factory codemod to automigrations 2025-01-17 13:26:52 +01:00
Valentin Palkovic
1abb89dcc0 Add automigration for addon-a11y in combination with addon-test 2024-11-25 12:49:51 +01:00
Norbert de Langen
513bb66bb9 apply sorting to code 2024-08-08 13:00:19 +02:00
Norbert de Langen
3c18316528 Merge branch 'next' into kasper/cli-split 2024-08-01 17:28:43 +02:00
Kasper Peulen
dc715316bf Rename @storybook/toolbox -> @storybook/cli 2024-07-11 11:45:22 +02:00