2950 Commits

Author SHA1 Message Date
Valentin Palkovic
f79e8b2c98 Next.js-Vite: Stabilizing @storybook/experimental-nextjs-vite 2025-03-28 09:28:48 +01:00
Gert Hengeveld
7ce5598bb2 Merge branch 'next' into a11y-polish 2025-03-26 15:53:15 +01:00
Yann Braga
c2055feebc always include a11y addon 2025-03-26 15:01:02 +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
Valentin Palkovic
19e48fe4ea Refactor component testing: Moved "Component Test" panel to core 2025-03-24 17:34:45 +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
Norbert de Langen
769d8741cd Update Storybook preview configuration to include templateToolbarPreview and correct import paths for toolbarAnnotations, enhancing addon management and maintainability. 2025-03-21 11:54:54 +01:00
Norbert de Langen
87b3d08589
Discard changes to scripts/tasks/sandbox-parts.ts 2025-03-21 11:53:12 +01:00
Norbert de Langen
4e248c9858 Remove toolbarAnnotations from setupVitest function to streamline the configuration and enhance maintainability. 2025-03-21 10:35:09 +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
5baf1b7a08 Fix Vitest test command to use the correct option syntax for timeout 2025-03-20 14:39:19 +01:00
Norbert de Langen
b12f3edf33 Update Vitest test command to include a timeout of 15000ms 2025-03-20 14:17:35 +01:00
Norbert de Langen
ddf72a73a7 Update sandbox-parts to filter out @storybook/addon-docs from addons when documentation is disabled, enhancing configuration clarity. 2025-03-19 12:07:38 +01:00
Norbert de Langen
21dc99a288 Remove @storybook/addon-docs from essentials package, including its related files and references in configuration. Update README and types to reflect the changes. 2025-03-19 11:51:01 +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
754bfeae86 rename StatusValueType > StatusValue 2025-03-13 13:20:09 +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
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
fa50b71a61 Vitest: Update preview API hook comment references 2025-03-11 12:07:29 +01:00
Valentin Palkovic
1bb6d25bfa Refactor how core annotations are applied 2025-03-10 12:07:04 +01:00
Valentin Palkovic
99692917e1 Rename @storybook/addon-actions to storybook/actions 2025-03-06 15:33:21 +01:00
Valentin Palkovic
6bd533559c Sync package versions 2025-03-05 15:35:01 +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
11a91f451d Rename @storybook/test to storybook/test 2025-03-05 15:35:00 +01:00
Valentin Palkovic
34c730c8af
Merge branch 'next' into valentin/stabilize-experimental-addon-test 2025-03-01 10:12:01 +01:00
Michael Shilman
79ccc69af0 Build: Pin typescript to avoid version conflicts with eslint-typescript 2025-03-01 15:48:38 +08:00
Valentin Palkovic
9a3b0f74b0 Merge remote-tracking branch 'origin/next' into valentin/stabilize-experimental-addon-test 2025-02-28 20:53:27 +01:00
Valentin Palkovic
dbb9a5bb02 Leftover renamings from experimental-addon-test to addon-test 2025-02-28 20:50:36 +01:00
Norbert de Langen
be349bc118 build: make nr build storybook work again 2025-02-28 15:01:35 +01:00
Valentin Palkovic
15ab7746eb Rename @storybook/experimental-addon-test to @storybook/addon-test 2025-02-28 10:09:36 +01:00
Norbert de Langen
6641ce0e05 no longer proxy shim packages 2025-02-27 13:56:02 +01:00
Norbert de Langen
2597b7cfbd Merge branch 'next' into norbert/merge-core-cli 2025-02-26 16:10:37 +01:00
Norbert de Langen
0d973af909 Merge branch 'next' into norbert/merge-core-cli 2025-02-26 15:39:47 +01:00
Norbert de Langen
fa4fe8b659 Merge branch 'next' into norbert/upgrades-2025-02-11 2025-02-24 15:30:13 +01:00
Norbert de Langen
10bb8e0afc Merge branch 'next' into norbert/merge-core-cli 2025-02-19 12:33:27 +01:00
Jeppe Reinhold
26843e153d add esbuild 0.25 to dependency list 2025-02-19 09:21:03 +01:00
Norbert de Langen
e65e7ca52c Merge branch 'next' into norbert/upgrades-2025-02-11 2025-02-13 12:26:17 +01:00
Norbert de Langen
c0928e840e upgrades 2025-02-13 11:27:24 +01:00
Kasper Peulen
9003df46b3 Fix component directory 2025-02-13 10:53:09 +01:00
Kasper Peulen
3b43722f8c Fix component directory 2025-02-13 10:45:41 +01:00
Norbert de Langen
f7a4c76a1a
Merge branch 'next' into norbert/upgrades-2025-02-11 2025-02-12 17:02:20 +01:00
Norbert de Langen
4b2e6040ec downgrade prettier 2025-02-12 16:56:09 +01:00
Norbert de Langen
6c2971fde3 Merge branch 'next' into norbert/upgrades-2025-02-11 2025-02-12 16:00:52 +01:00
Norbert de Langen
38bb600f5b merge next 2025-02-12 15:55:41 +01:00
Valentin Palkovic
f88cf06cfc Merge remote-tracking branch 'origin/next' into valentin/a11y-parameter-test 2025-02-12 15:37:04 +01:00
Kasper Peulen
a3e07f6416 Merge remote-tracking branch 'origin/next' into kasper/csf-factories 2025-02-12 14:36:45 +01:00
Valentin Palkovic
3f50bd81de
Merge branch 'next' into valentin/a11y-parameter-test 2025-02-12 12:05:55 +01:00