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
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
James Ives
bfda9377fa
fix: only use StyledHeading if the type is of string
2025-03-24 09:39:25 -04:00
Valentin Palkovic
c63bfd6b06
Remove addon-interactions
2025-03-24 13:52:31 +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
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
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
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
storybook-bot
7a9a03f097
Bump version from "9.0.0-alpha.6" to "9.0.0-alpha.7" [skip ci]
2025-03-19 13:58:24 +00:00
Kasper Peulen
6a97e32621
Add module option to nuxi, so that it is not asked interactively
2025-03-18 11:40:13 +01:00
storybook-bot
c7b4a8fe60
Bump version from "9.0.0-alpha.5" to "9.0.0-alpha.6" [skip ci]
2025-03-17 14:48:53 +00:00
Gert Hengeveld
6b505e1a72
Merge branch 'next' into test-polish
2025-03-17 14:24:10 +01:00
storybook-bot
a194dcc75f
Merge branch 'next-release' into next
2025-03-16 18:45:57 +00:00
storybook-bot
629fd6381c
Bump version from "9.0.0-alpha.4" to "9.0.0-alpha.5" [skip ci]
2025-03-16 18:36:33 +00:00
Daniel Williams
ee05e620ef
fix: update to @next version
2025-03-16 15:24:04 +00:00
Daniel Williams
cdc5ec5f88
React-Native: Update config directory to .rnstorybook
2025-03-16 15:12:24 +00:00
Gert Hengeveld
d791ca2063
Merge branch 'next' into test-polish
2025-03-14 17:15:20 +01:00
storybook-bot
25ec4e90e0
Bump version from "9.0.0-alpha.3" to "9.0.0-alpha.4" [skip ci]
2025-03-14 14:59:06 +00:00
Gert Hengeveld
295f0f523c
Merge branch 'next' into test-polish
2025-03-14 14:42:00 +01:00
Gert Hengeveld
26e8829d09
Merge pull request #30743 from leeovictor/icon-gallery-improvement
...
Blocks: IconGallery improvement
2025-03-13 15:58:35 +01:00
Norbert de Langen
3e16646fa0
Merge branch 'next' into valentin/move-addon-actions-into-core
2025-03-13 14:51:21 +01:00
Norbert de Langen
e152055746
Merge pull request #30799 from storybookjs/norbert/no-install-renderer-on-init
...
CLI: Do not install renderer package on `init`
2025-03-13 14:51:09 +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
Gert Hengeveld
81fcc9e9fc
Merge branch 'next' into icon-gallery-improvement
2025-03-13 10:11:35 +01:00
Norbert de Langen
869ac194dd
Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api
2025-03-13 09:38:23 +01:00
Leonardo Victor
988d2eaa67
remove duplicative padding and adapting grid gap
2025-03-12 21:59:28 -03:00
Valentin Palkovic
a911ba4332
Fix stories for Chromatic
2025-03-12 23:53:10 +01:00
Gert Hengeveld
82bd173418
Merge branch 'next' into test-polish
2025-03-12 17:25:26 +01:00
Norbert de Langen
e51a9b27ff
Remove conditional external framework package from installation list in baseGenerator
2025-03-12 14:31:07 +01:00
Norbert de Langen
84840f687d
Merge branch 'next' into norbert/migration-to-framework-package-import
2025-03-12 14:26:35 +01:00
Norbert de Langen
4358145251
Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api
2025-03-12 13:24:34 +01:00
Valentin Palkovic
4ad1929968
Merge remote-tracking branch 'origin/next' into valentin/move-addon-actions-into-core
2025-03-12 12:38:45 +01:00
storybook-bot
b748af8a71
Bump version from "9.0.0-alpha.2" to "9.0.0-alpha.3" [skip ci]
2025-03-11 15:41:18 +00:00
Norbert de Langen
536dc2a631
Remove unnecessary import lines in story files
2025-03-11 15:39:48 +01:00
Norbert de Langen
8fea88004d
Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api
2025-03-11 15:09:35 +01:00
Norbert de Langen
621d97a641
Update import paths from internal modules to direct package imports in CLI Storybook
2025-03-11 14:03:37 +01:00