18065 Commits

Author SHA1 Message Date
Gert Hengeveld
cde6058718 Sticky subnav and fix E2E test 2025-03-26 11:03:34 +01:00
Gert Hengeveld
88b4017dde Tweak highlight styles 2025-03-26 09:51:25 +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
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
Gert Hengeveld
0e4e1596c4 Fix tests 2025-03-25 15:20:40 +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
Kasper Peulen
3d743b150e Don't transpile unicode regex in core bundler 2025-03-25 14:36:11 +01:00
Gert Hengeveld
ca79e4b0eb Restore projectToken 2025-03-25 13:57:08 +01:00
Gert Hengeveld
f110e56067 Update E2E tests 2025-03-25 13:56:02 +01:00
Norbert de Langen
5016a597e5 Merge branch 'next' into norbert/addon-viewport-in-core 2025-03-25 12:35:56 +01:00
Gert Hengeveld
32fe8e8cda Greptile suggestions 2025-03-25 12:11:22 +01:00
Norbert de Langen
96c4771e8d Merge branch 'next' into norbert/addon-toolbar-in-core 2025-03-25 12:09:25 +01:00
Gert Hengeveld
cf25e3fa2c Update stories 2025-03-25 12:04:59 +01:00
Gert Hengeveld
ec5223ce76 Fix default value 2025-03-25 11:59:49 +01:00
Gert Hengeveld
59c8791825 Clear timeout 2025-03-25 11:56:59 +01:00
Gert Hengeveld
3e96d31495 Fix tests 2025-03-25 11:52:54 +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
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
Gert Hengeveld
870fef667f
Merge branch 'next' into a11y-polish 2025-03-25 10:23:08 +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
Norbert de Langen
b324c6db03 Add viewport configuration to initialGlobals in preview.ts, enhancing global settings for better viewport management. 2025-03-25 08:58:54 +01:00
Michael Shilman
f92b6b8b28
Merge branch 'next' into next 2025-03-25 02:33:37 +08:00
Norbert de Langen
140c6351b2 Add viewport options to parameters in preview.ts, moving from globalTypes to parameters for better organization. 2025-03-24 18:50:34 +01:00
Norbert de Langen
0e8f45b8ac Update import path for MINIMAL_VIEWPORTS in preview.ts to use the correct module from 'storybook/viewport' 2025-03-24 18:26:18 +01:00
Norbert de Langen
266835c1ad Add viewport options to globalTypes in preview.ts using MINIMAL_VIEWPORTS 2025-03-24 17:46:13 +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
storybook-bot
74001618e9 Write changelog for 9.0.0-alpha.9 [skip ci] 2025-03-24 15:50:32 +00:00
Michael Shilman
04fc157e04
Merge pull request #30882 from storybookjs/shilman/rnstorybook-automigration
CLI: Add React Native `.rnstorybook` CLI automigration
2025-03-24 23:48:02 +08: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
Michael Shilman
f1a3442201 Merge branch 'next' into shilman/rnstorybook-automigration 2025-03-24 22:24:43 +08:00
Kasper Peulen
720e8576bf Fix react aliases in next vite plugin 2025-03-24 14:50:01 +01:00
Gert Hengeveld
c7eab4fdff
Merge branch 'next' into a11y-polish 2025-03-24 14:48:54 +01:00
James Ives
bfda9377fa fix: only use StyledHeading if the type is of string 2025-03-24 09:39:25 -04:00