Valentin Palkovic
|
9a9df8b480
|
Update Vite version in block-dependencies-versions.ts to 5.0.0 to align with recent dependency requirements.
|
2025-03-28 12:30:11 +01:00 |
|
Valentin Palkovic
|
e718ffb354
|
Refactor Angular generator to dynamically set @angular-devkit/build-angular version based on project dependencies. Removed unnecessary extraDependencies from sandbox templates.
|
2025-03-27 13:31:46 +01:00 |
|
Valentin Palkovic
|
48105b561e
|
Update Next.js support to require version 14 or higher, reflecting changes in documentation and dependency requirements. Adjusted compatibility comments and removed legacy code for earlier Next.js versions.
|
2025-03-27 12:17:42 +01:00 |
|
Valentin Palkovic
|
6ada8edef7
|
Merge branch 'valentin/api-removals' into valentin/drop-tooling-support
|
2025-03-27 11:58:06 +01:00 |
|
Valentin Palkovic
|
b94fe01eab
|
Sandbox: Remove Angular 15 sandbox
|
2025-03-27 11:45:42 +01:00 |
|
Valentin Palkovic
|
901951d765
|
Merge remote-tracking branch 'origin/next' into valentin/api-removals
|
2025-03-27 11:35:56 +01:00 |
|
Valentin Palkovic
|
de3473faa4
|
Update Node.js engine requirement to >=20.0.0 across multiple package.json files and update block-node-version autoblocker
|
2025-03-27 08:49:24 +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 |
|
Valentin Palkovic
|
11396b0bc9
|
Remove addonEssentialsRemoveDocs automigration temporarily
|
2025-03-26 14:44:00 +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
|
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 |
|
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 |
|
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
|
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 |
|
Valentin Palkovic
|
ae5ce6b2ca
|
Merge remote-tracking branch 'origin/next' into valentin/remove-addon-interactions-2
|
2025-03-24 21:53:26 +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 |
|
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 |
|
Norbert de Langen
|
2b569da990
|
Merge branch 'next' into norebrt/docs-out-of-essentials
|
2025-03-24 15:35:14 +01:00 |
|
Norbert de Langen
|
e1064ce87e
|
Refactor prompt messages in addon-essentials migration to use picocolors for improved readability. Updated messages to clearly indicate the removal of @storybook/addon-docs from @storybook/addon-essentials.
|
2025-03-24 15:31:29 +01:00 |
|
Norbert de Langen
|
597d522516
|
Enhance addon-essentials migration logic to check for docs addon presence and update configuration accordingly. Added new tests to validate changes, including handling of options and installation of addon-docs when necessary.
|
2025-03-24 15:29:19 +01:00 |
|
Valentin Palkovic
|
c63bfd6b06
|
Remove addon-interactions
|
2025-03-24 13:52:31 +01:00 |
|
Norbert de Langen
|
7fbfbf2eb7
|
Add '@storybook/addon-viewport' to consolidatedPackages for improved addon management.
|
2025-03-24 12:40:58 +01:00 |
|
Michael Shilman
|
1160b19e7b
|
Merge branch 'next' into shilman/rnstorybook-automigration
|
2025-03-24 08:21:04 +08:00 |
|
Michael Shilman
|
0b3bb5e04f
|
Rnstorybook automigration - add storybook.requires check
|
2025-03-23 11:42:59 +08:00 |
|
Michael Shilman
|
ee679d207a
|
React-Native: Rename rnstorybook automigration
|
2025-03-23 00:35:05 +08:00 |
|
Michael Shilman
|
ae61a53f65
|
React-Native: Update .storybook references in automigration
|
2025-03-23 00:27:14 +08:00 |
|
Kasper Peulen
|
5cc4825ab1
|
Merge pull request #30861 from storybookjs/kasper/sb-doctor
CLI: Add detection for the storybook package being behind any other core packages
|
2025-03-21 17:39:34 +01:00 |
|
Kasper Peulen
|
9bf4dd07a8
|
CLI: Update doctor test snapshot to match new user-friendly message
|
2025-03-21 16:51:36 +01:00 |
|
Norbert de Langen
|
aaf52da51b
|
Add '@storybook/addon-toolbars' to consolidatedPackages for improved addon management.
|
2025-03-21 13:35:29 +01:00 |
|
Michael Shilman
|
312feec86f
|
Update MIGRATION.md
|
2025-03-21 20:26:51 +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 |
|
Kasper Peulen
|
f8cbe33786
|
Update message for incompatible Storybook packages
|
2025-03-21 12:37:18 +01:00 |
|
Kasper Peulen
|
d595941b2e
|
CLI: Check for packageVersion
|
2025-03-21 12:33:03 +01:00 |
|
Norbert de Langen
|
ce7a01ac5d
|
Refactor package.json to remove deprecated control entries and update script definitions for controls in entries.ts. Add '@storybook/addon-controls' to consolidated packages for better integration.
|
2025-03-20 15:51:40 +01:00 |
|
Kasper Peulen
|
8d23af7639
|
Fix unit tests
|
2025-03-20 15:45:48 +01:00 |
|
Kasper Peulen
|
2d8a373146
|
Make sure that the add commands logs all output to the console
|
2025-03-20 12:32:32 +01:00 |
|
Kasper Peulen
|
9e8ed3ee17
|
Add detection for the storybook package being behind any other core packages
|
2025-03-20 11:14:38 +01:00 |
|
Norbert de Langen
|
213f51abd4
|
Merge branch 'next' into norebrt/docs-out-of-essentials
|
2025-03-19 16:29:58 +01:00 |
|
storybook-bot
|
5b4401b2e1
|
Bump version from "9.0.0-alpha.7" to "9.0.0-alpha.8" [skip ci]
|
2025-03-19 15:15:35 +00:00 |
|