82 Commits

Author SHA1 Message Date
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
e436c5d672
Merge branch 'norbert/viewport-background-addon' into norebrt/docs-out-of-essentials 2025-03-21 13:14:43 +01:00
Norbert de Langen
927c4c20bf Add templateToolbarPreview to Storybook preview configuration for improved addon management and maintainability. 2025-03-21 12:46:27 +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
032f0e160f Remove unused addon control entries from Storybook main configuration 2025-03-20 10:29:10 +01:00
Norbert de Langen
e306469ec6 Add @storybook/addon-docs to the Storybook configuration for enhanced documentation support 2025-03-19 14:26:56 +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
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
Valentin Palkovic
2333ef63ce Additional cleanup 2025-03-11 12:25:00 +01:00
Norbert de Langen
bf3cad7180 Storybook: Update import paths for internal modules 2025-03-11 12:13:04 +01: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
15ab7746eb Rename @storybook/experimental-addon-test to @storybook/addon-test 2025-02-28 10:09:36 +01:00
Norbert de Langen
65cd77ab87 remove deprecated 2025-02-26 22:32:58 +01:00
Norbert de Langen
10bb8e0afc Merge branch 'next' into norbert/merge-core-cli 2025-02-19 12:33:27 +01:00
Kasper Peulen
a3e07f6416 Merge remote-tracking branch 'origin/next' into kasper/csf-factories 2025-02-12 14:36:45 +01:00
Norbert de Langen
5bad95b221 cleanup 2025-01-31 11:34:00 +01:00
Norbert de Langen
8468f6f284 remove unused ink 2025-01-29 11:05:47 +01:00
Yann Braga
27e0406e22 Refactor defineMain to be part of /node entrypoint 2025-01-23 14:42:34 +01:00
Yann Braga
04d9f58cbd modify preview/main config format in codemods/csf file 2025-01-20 17:47:56 +01:00
Norbert de Langen
02cffc8e57 conditional ink stories, do not add when running vitest 2025-01-10 14:37:31 +01:00
Norbert de Langen
35505ecdbd fix dev actually 2025-01-09 16:10:08 +01:00
Norbert de Langen
49f2c44280 fix dev 2025-01-09 16:01:29 +01:00
Norbert de Langen
69d64f81fe cleanup 2025-01-09 14:17:12 +01:00
Norbert de Langen
90f12d7055 update the target environment so we do not need TLA plugin, which seems to break some stories 2025-01-09 14:12:31 +01:00
Norbert de Langen
21c04b778f
Merge branch 'next' into norbert/cli-with-ink 2025-01-09 13:05:48 +01:00
Kasper Peulen
745f1b5a31 Fix docs and make a start on typesafety 2025-01-08 16:36:10 +01:00
Norbert de Langen
fb51e3b784 add first demo story of an ink component 2025-01-08 15:41:42 +01:00
Yann Braga
08ce74cd99 Build: Fix infinite reloading of internal storybook 2025-01-08 14:49:05 +01:00
Norbert de Langen
0f42062650 unit test pass? 2025-01-08 11:11:42 +01:00
Norbert de Langen
57bc122fce rendering with ink embedded in vite 2025-01-07 16:49:47 +01:00
Norbert de Langen
2e9cfd8a85 fixes 2025-01-03 12:05:55 +01:00
Gert Hengeveld
5a7af5786c Add Vite alias for sb-original/image-context to internal Storybook config 2024-12-24 10:58:02 +01:00
Valentin Palkovic
26535162d4 Fix develop mode handling 2024-12-19 11:04:06 +01:00
Valentin Palkovic
2cde356c78
Revert "Revert "Addon Test: Error when addon interactions exists"" 2024-10-23 16:22:07 +02:00
Valentin Palkovic
ce8dd08f4c
Revert "Addon Test: Error when addon interactions exists" 2024-10-23 16:20:53 +02:00
Valentin Palkovic
8a7e063faa Remove addon interaction from internal Storybook 2024-10-23 14:39:21 +02:00
Yann Braga
9861641fad add UI component 2024-10-08 12:30:32 +02:00
Yann Braga
64cce47761 Merge branch 'unified-ui-testing' into yann/addon-test-e2e 2024-09-30 10:51:48 +02:00
Yann Braga
90cc559d18 Merge branch 'next' into unified-ui-testing 2024-09-27 14:27:28 +02:00
Jeppe Reinhold
be1b97e453
Merge pull request #29117 from storybookjs/29105-save-esbuild-metafiles-and-make-them-available-from-ci
Build: Write and store esbuild metafiles
2024-09-26 15:37:38 +02:00
Yann Braga
d75573439e Register addon test on sandboxes and introduce E2E tests 2024-09-26 12:21:48 +02:00
Yann Braga
a5a036a81e Merge branch 'next' into unified-ui-testing 2024-09-26 09:18:51 +02:00
Yann Braga
998b8e1200 fix remaining tests 2024-09-24 16:59:35 +02:00
Tobias Diez
3a8a5f5e2e Mark the link addon as essential 2024-09-21 23:37:39 +08:00
Jeppe Reinhold
1f25aafaa4 add bench story that visualizes metafiles 2024-09-16 19:49:11 +02:00
Yann Braga
4d5447cfbc Rename addon vitest to addon test 2024-08-30 16:56:09 +02:00
Norbert de Langen
f55504560f Merge branch 'next' into norbert/cleanup-eslintconfig 2024-08-14 17:41:55 +02:00
Norbert de Langen
d044cc5bc8 move nx cache dir up to avoid vite watching it for our main storybook 2024-08-14 17:36:43 +02:00