Norbert de Langen
|
aa945b4e37
|
Merge branch 'next' into norbert/remove-addon-essentials
|
2025-03-26 12:08:43 +01:00 |
|
Norbert de Langen
|
c9bfc29c8d
|
Fix isReduceMotionEnabled function to handle absence of matchMedia support
|
2025-03-26 11:30:11 +01:00 |
|
Norbert de Langen
|
f8897fd868
|
move addon-background into core
|
2025-03-26 11:14:43 +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 |
|
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 |
|
Kasper Peulen
|
8b717f1de7
|
Merge remote-tracking branch 'origin/next' into react/fix-decorators
# Conflicts:
# MIGRATION.md
|
2025-03-25 16:16:54 +01:00 |
|
Valentin Palkovic
|
e380d896ce
|
Remove test which isn't important in Storybook 9 anymore
|
2025-03-25 15:01:42 +01:00 |
|
Kasper Peulen
|
3d743b150e
|
Don't transpile unicode regex in core bundler
|
2025-03-25 14:36:11 +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 |
|
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
|
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
|
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 |
|
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 |
|
Valentin Palkovic
|
7def0fceec
|
Fix E2E tests
|
2025-03-25 09:08:27 +01:00 |
|
Valentin Palkovic
|
c86f62c815
|
Fix an issue where the badge is not shown for component tests
|
2025-03-25 09:08:15 +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 |
|
Valentin Palkovic
|
b7efc08e73
|
Fix E2E tests
|
2025-03-25 00:22:49 +01:00 |
|
Valentin Palkovic
|
9dbc6d2800
|
Fix unit tests
|
2025-03-25 00:13:46 +01:00 |
|
Valentin Palkovic
|
3eff982924
|
Fix E2E tests
|
2025-03-24 22:40:31 +01:00 |
|
Valentin Palkovic
|
9427b2ab12
|
Fix circular dependency issue
|
2025-03-24 22:15:49 +01:00 |
|
Valentin Palkovic
|
5ec1e7eb49
|
Fix linting
|
2025-03-24 21:54:20 +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 |
|
Valentin Palkovic
|
02e8b4c1e0
|
Fix tests
|
2025-03-24 21:52:25 +01: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 |
|
Valentin Palkovic
|
19e48fe4ea
|
Refactor component testing: Moved "Component Test" panel to core
|
2025-03-24 17:34:45 +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 |
|
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
|
2bf6c2737a
|
Merge pull request #30841 from storybookjs/norbert/viewport-background-addon
Addons: Update the Viewport and Background Addon
|
2025-03-24 14:24:33 +01:00 |
|
Valentin Palkovic
|
c63bfd6b06
|
Remove addon-interactions
|
2025-03-24 13:52:31 +01:00 |
|
Norbert de Langen
|
54c7b19ebd
|
Add viewport manager entry to common preset for improved integration with Storybook
|
2025-03-24 13:45:29 +01:00 |
|
Norbert de Langen
|
cd42f0cd74
|
Remove '@storybook/addon-viewport' from essentials documentation and update related files to reflect its separation into core. Add new README for viewport addon with installation and usage instructions.
|
2025-03-24 12:51:48 +01:00 |
|
Norbert de Langen
|
617974511b
|
Remove export of utils from viewport index to streamline module exports.
|
2025-03-24 12:32:04 +01:00 |
|
Norbert de Langen
|
921ebbc733
|
Merge branch 'norbert/addon-toolbar-in-core' into norbert/addon-viewport-in-core
|
2025-03-24 11:01:43 +01:00 |
|
Norbert de Langen
|
4cd9a668c2
|
Remove toolbar preview integration and update global types in Storybook configuration for improved theme and locale management.
|
2025-03-21 17:09:48 +01:00 |
|
Kasper Peulen
|
0b4c493e78
|
Merge pull request #30865 from storybookjs/kasper/show-add-output
CLI: Make sure that the add commands logs all output to the console
|
2025-03-21 16:55:54 +01:00 |
|
Kasper Peulen
|
bdc7e1cd8e
|
Fix types
|
2025-03-21 16:38:10 +01:00 |
|
Kasper Peulen
|
eedabf37f7
|
Fix type issues
|
2025-03-21 16:33:13 +01:00 |
|
Kasper Peulen
|
69dee4cde6
|
Make sure the render functions is a proper react components
|
2025-03-21 16:17:27 +01:00 |
|
Norbert de Langen
|
e02207c13c
|
Remove '@storybook/addon-viewport' from essentials and consolidate viewport functionality into core, updating migration documentation accordingly.
|
2025-03-21 14:53:51 +01:00 |
|
Norbert de Langen
|
9cb720b2e0
|
Merge branch 'norbert/addon-controls-in-core' into norbert/addon-toolbar-in-core
|
2025-03-21 13:16:17 +01:00 |
|
Norbert de Langen
|
1cbf2a2689
|
Merge branch 'norebrt/docs-out-of-essentials' into norbert/addon-controls-in-core
|
2025-03-21 13:16:02 +01:00 |
|
Norbert de Langen
|
2717d54e80
|
Merge branch 'next' into norbert/viewport-background-addon
|
2025-03-21 13:14:59 +01:00 |
|
Norbert de Langen
|
a88ff047a0
|
Discard changes to code/core/src/index.ts
|
2025-03-21 11:42:56 +01:00 |
|