Norbert de Langen
cffa78a754
Merge branch 'next' into norbert/viewport-background-addon
2025-03-18 10:49:16 +01:00
Norbert de Langen
a920973d5a
Refactor backgrounds addon to remove legacy globals and components. Simplify configuration by eliminating backgroundsStoryGlobals feature and related legacy tools. Update documentation accordingly.
2025-03-18 10:36:39 +01:00
Norbert de Langen
4a153d6091
Remove viewportStoryGlobals feature and legacy viewport tool. Update viewport addon to use modern globals. Clean up related documentation and types.
2025-03-18 10:27:04 +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
Jeppe Reinhold
58631fb618
Merge pull request #30764 from storybookjs/jeppe/status-store
...
Core: New Status Store
2025-03-17 14:21:14 +01:00
Jeppe Reinhold
a5e018e6fc
remove console.log
2025-03-17 14:00:07 +01: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
Jeppe Reinhold
d8778f872a
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/status-store
2025-03-14 22:09:40 +01:00
Gert Hengeveld
d791ca2063
Merge branch 'next' into test-polish
2025-03-14 17:15:20 +01:00
Gert Hengeveld
5b2442ed4b
Fix running state
2025-03-14 17:13:56 +01:00
Gert Hengeveld
9af944ad0d
Fix story data
2025-03-14 17:12:19 +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
32b235136a
Update tooltip label
2025-03-14 10:16:24 +01:00
Jeppe Reinhold
87e2fcdaab
status-value:warn -> status-value:warning
2025-03-13 22:01:08 +01:00
Jeppe Reinhold
affcc151c9
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/status-store
2025-03-13 20:50:00 +01:00
Jeppe Reinhold
1b1e4113e1
replace enum-like StatusValue with 'status-value:VAL' literal string
2025-03-13 20:12:51 +01:00
Jeppe Reinhold
95f9161bff
review feedback
2025-03-13 13:25:11 +01:00
Jeppe Reinhold
754bfeae86
rename StatusValueType > StatusValue
2025-03-13 13:20:09 +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
Valentin Palkovic
a911ba4332
Fix stories for Chromatic
2025-03-12 23:53:10 +01:00
Valentin Palkovic
c44e190d28
Fix tests
2025-03-12 21:13:58 +01:00
Valentin Palkovic
4c73968f8a
Fix stories
2025-03-12 20:39:21 +01:00
Valentin Palkovic
e31c3766e0
Fix stories
2025-03-12 20:21:25 +01:00
Gert Hengeveld
82bd173418
Merge branch 'next' into test-polish
2025-03-12 17:25:26 +01:00
Gert Hengeveld
e225af6d6d
Revisit status tooltips and add stories for some missing variants
2025-03-12 17:20:50 +01:00
Valentin Palkovic
c783f40bbc
Final fixes
2025-03-12 16:15:54 +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
Jeppe Reinhold
04ce0a3a36
require core-server instead of importing it, to force CJS to be used.
2025-03-12 11:26:14 +01:00
Norbert de Langen
d246bf2017
Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api
2025-03-12 09:09:27 +01:00
Valentin Palkovic
8e30709c30
Further cleanup and adjustments to fix portable stories
2025-03-11 23:44:13 +01:00
Jeppe Reinhold
87c4b2a194
Merge branch 'next' into jeppe/status-store
2025-03-11 21:35:18 +01:00
Norbert de Langen
91daf73aac
Update import paths for internal modules in manager components
...
This commit updates import paths for manager-api and theming modules across multiple manager components, replacing 'storybook/internal/manager-api' and 'storybook/internal/theming' with 'storybook/manager-api' and 'storybook/theming' respectively.
2025-03-11 17:11:43 +01:00
Norbert de Langen
4b66ca5d70
Update import paths for manager-api and theming modules
2025-03-11 17:04:37 +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
Jeppe Reinhold
772a244eb4
fix test
2025-03-11 15:19: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
a5613f6b74
Viewport Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:25:20 +01:00
Norbert de Langen
8e3bc46e3c
Toolbars Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:24:49 +01:00
Norbert de Langen
366ea5b2be
Themes Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:24:11 +01:00
Norbert de Langen
3d2717572d
Test Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:23:47 +01:00
Norbert de Langen
80fe788c41
Story Source Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:23:25 +01:00
Norbert de Langen
a0ce0be2c3
Outline Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:23:05 +01:00
Norbert de Langen
ea04ec397f
Onboarding Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:22:26 +01:00
Norbert de Langen
cc34bea12f
Measure Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:22:00 +01:00
Norbert de Langen
e088653ae0
Links Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:20:33 +01:00
Norbert de Langen
529169de55
Jest Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:20:04 +01:00
Norbert de Langen
7b70fef3e9
Interactions Addon: Update import paths from internal modules to direct package imports
2025-03-11 12:19:08 +01:00