Valentin Palkovic
|
ef77fd6414
|
Refactor Storybook manager imports by removing unused entries and adding outline manager for improved organization and functionality.
|
2025-03-30 12:19:22 +02:00 |
|
Norbert de Langen
|
a4466c2717
|
do not use preview-api in node
|
2025-03-28 22:13:23 +01:00 |
|
Norbert de Langen
|
fc2981c6e8
|
merge addon-outline into core
|
2025-03-27 15:37:52 +01:00 |
|
Norbert de Langen
|
e3c962c18f
|
move addon measure into core
|
2025-03-27 15:18:20 +01:00 |
|
Norbert de Langen
|
5641e24aa5
|
Move addon-highlight into the core
|
2025-03-27 14:43:20 +01:00 |
|
Norbert de Langen
|
0e31bd74cb
|
WIP
|
2025-03-26 14:36:48 +01:00 |
|
Norbert de Langen
|
aa945b4e37
|
Merge branch 'next' into norbert/remove-addon-essentials
|
2025-03-26 12:08:43 +01:00 |
|
Norbert de Langen
|
f8897fd868
|
move addon-background into core
|
2025-03-26 11:14:43 +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
|
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
|
19e48fe4ea
|
Refactor component testing: Moved "Component Test" panel to core
|
2025-03-24 17:34:45 +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
|
df5e01a617
|
Refactor toolbar integration by removing the toolbar manager file and related entries from package.json and entries.ts. Update runtime.tsx to reintroduce toolbar registration with improved structure and consistency.
|
2025-03-20 21:20:59 +01:00 |
|
Norbert de Langen
|
7d09876cf7
|
Refactor package.json and related files to remove toolbar entries, update TypeScript definitions, and adjust imports for better integration. Ensure consistency in external dependencies and improve code organization.
|
2025-03-20 21:03:05 +01:00 |
|
Norbert de Langen
|
abfe126377
|
Remove the Toolbars addon from the project, updating related configurations and documentation. Adjust migration notes to reflect this change and ensure consistency across the codebase.
|
2025-03-20 19:20:32 +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 |
|
Norbert de Langen
|
816107a48a
|
Remove '@storybook/addon-controls' from package.json and related files, migrating its functionality into core. Update dependencies and documentation accordingly.
|
2025-03-20 10:16:38 +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 |
|
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
|
c6fb85260b
|
Fix hanging chromatic sandbox
|
2025-03-12 21:19:41 +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
|
306b04a513
|
fix dts generation in core
|
2025-03-11 21:07:15 +01:00 |
|
Norbert de Langen
|
4b66ca5d70
|
Update import paths for manager-api and theming modules
|
2025-03-11 17:04:37 +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
|
342f41dd81
|
Core: Update import and alias configurations for Storybook packages
|
2025-03-11 12:06:14 +01:00 |
|
Valentin Palkovic
|
af8a04a6e4
|
Final fixes
|
2025-03-11 10:48:36 +01:00 |
|
Valentin Palkovic
|
405d4ecea6
|
Final fixes
|
2025-03-11 06:42:44 +01:00 |
|
Valentin Palkovic
|
3378875f37
|
Remove @storybook/test hack leftovers
|
2025-03-07 11:14:07 +01:00 |
|
Valentin Palkovic
|
234f3695af
|
Try to fix preview not loaded
|
2025-03-06 17:09:25 +01:00 |
|
Valentin Palkovic
|
37a7a73ed5
|
Smaller fixes on actions
|
2025-03-06 16:53:05 +01:00 |
|
Valentin Palkovic
|
03a93234eb
|
Actions: Update preview.ts entry to be enabled
|
2025-03-06 15:53:08 +01:00 |
|
Valentin Palkovic
|
2a0b997eb1
|
Core: Move @storybook/addon-actions into core
|
2025-03-06 13:41:52 +01:00 |
|
Valentin Palkovic
|
5661278349
|
Support public core APIs
|
2025-03-05 15:35:01 +01:00 |
|
Valentin Palkovic
|
c090abbe30
|
Support noExternal in core
|
2025-03-05 15:35:00 +01:00 |
|
Valentin Palkovic
|
25a71809f0
|
Leftover changes for storybook/test
|
2025-03-05 15:35:00 +01:00 |
|
Valentin Palkovic
|
6483b3955f
|
Core: Move @storybook/test into storybook
|
2025-03-05 15:34:30 +01:00 |
|
Valentin Palkovic
|
2126567ac0
|
Move @storybook/instumenter into core
|
2025-03-03 14:23:49 +01:00 |
|
Norbert de Langen
|
10bb8e0afc
|
Merge branch 'next' into norbert/merge-core-cli
|
2025-02-19 12:33:27 +01:00 |
|
Kasper Peulen
|
edff9f088b
|
Move CSF package to monorepo
|
2025-02-06 13:46:23 +01:00 |
|
Valentin Palkovic
|
4405f091d4
|
Core: Add connection timeout notification
|
2025-01-17 10:03:25 +01:00 |
|
Norbert de Langen
|
447caec091
|
add bin to core
|
2025-01-02 12:33:36 +01:00 |
|
Norbert de Langen
|
cab4b71a11
|
fixing the core prep script race condition
|
2024-11-13 13:21:20 +01:00 |
|
Jeppe Reinhold
|
d3f5ad9898
|
keep prettier/standalone
|
2024-09-26 22:41:57 +02:00 |
|
Norbert de Langen
|
51037f287b
|
deduplicate babel use in core
|
2024-08-26 12:20:20 +02:00 |
|
Norbert de Langen
|
3c18316528
|
Merge branch 'next' into kasper/cli-split
|
2024-08-01 17:28:43 +02:00 |
|
Norbert de Langen
|
cbac722b41
|
add the globals export on manager, even though this should not be used... the addon-kit uses it
|
2024-07-18 20:48:19 +02:00 |
|
Kasper Peulen
|
f00dec5aaf
|
Remove external overrides, use package.json as source of truth
|
2024-07-17 13:58:09 +02:00 |
|
Kasper Peulen
|
e41f3a02a5
|
Fix entries
|
2024-07-10 19:19:29 +02:00 |
|
Kasper Peulen
|
309631d451
|
Split the CLI
|
2024-07-10 14:39:56 +02:00 |
|