Valentin Palkovic
|
f79e8b2c98
|
Next.js-Vite: Stabilizing @storybook/experimental-nextjs-vite
|
2025-03-28 09:28:48 +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
|
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
|
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 |
|
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
|
11a91f451d
|
Rename @storybook/test to storybook/test
|
2025-03-05 15:35:00 +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
|
10bb8e0afc
|
Merge branch 'next' into norbert/merge-core-cli
|
2025-02-19 12:33:27 +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 |
|
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 |
|
Valentin Palkovic
|
0cd4ee4f39
|
Addon A11y: Introduce parameters.a11y.test
|
2025-02-11 15:21:42 +01:00 |
|
Yann Braga
|
e9c4ae8211
|
Merge branch 'next' into kasper/csf-factories
|
2025-02-05 14:49:03 +01:00 |
|
Norbert de Langen
|
ccae91796f
|
Merge branch 'next' into norbert/cli-with-ink
|
2025-02-05 14:24:11 +01:00 |
|
Gert Hengeveld
|
0b7a8e6b79
|
Refactor sandbox setup to write either workspace or config file based on which one already exists
|
2025-02-05 13:15:55 +01:00 |
|
Valentin Palkovic
|
9b1de99646
|
Build: Fix sandbox generation in linked mode
|
2025-02-05 12:29:24 +01:00 |
|
Yann Braga
|
1f39998e22
|
Merge branch 'next' into kasper/csf-factories
|
2025-02-05 11:34:35 +01:00 |
|
Valentin Palkovic
|
b7c4b0bbae
|
Build: Fix Angular sandbox generation in no-link mode
|
2025-02-04 15:42:10 +01:00 |
|
Yann Braga
|
aa305bb946
|
fix issues
|
2025-01-31 16:09:57 +01:00 |
|
Yann Braga
|
3847a11e6b
|
add csfFactory modification option for sandboxes
|
2025-01-31 14:53:21 +01:00 |
|
Kasper Peulen
|
a838e73c0c
|
Adjust codemod
|
2025-01-31 14:18:05 +01:00 |
|
Kasper Peulen
|
43ac42571a
|
Fix vitest
|
2025-01-31 12:16:50 +01:00 |
|
Yann Braga
|
5e0e2c2939
|
move .annotation to .input
|
2025-01-23 15:12:34 +01:00 |
|
Yann Braga
|
69941ca208
|
fix portable stories test
|
2025-01-20 18:41:30 +01:00 |
|
Yann Braga
|
71fefdaba6
|
add fixes, fix types, fix tests
|
2025-01-20 18:35:24 +01:00 |
|
Yann Braga
|
211fb4b76e
|
add storybook config + addon sync codemod
|
2025-01-20 13:03:51 +01:00 |
|
Yann Braga
|
325a554fd7
|
only apply codemod to starter stories in sandbox, rename to csf-factories
|
2025-01-17 13:26:53 +01:00 |
|
Yann Braga
|
1f79546a6c
|
refactor and use automigrate instead of codemod in sandbox
|
2025-01-17 13:26:53 +01:00 |
|
Yann Braga
|
80ccd471c3
|
Merge branch 'next' into kasper/csf-factories
|
2025-01-17 12:14:43 +01:00 |
|
Valentin Palkovic
|
42d7d30c5e
|
Merge branch 'next' into valentin/a11y-refactorings
|
2025-01-13 09:50:14 +01:00 |
|
Yann Braga
|
861625a820
|
Merge branch 'next' into kasper/csf-factories
|
2025-01-13 08:18:14 +01:00 |
|
Jeppe Reinhold
|
f7285f0093
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-svelte-csf-in-vitest
|
2025-01-10 13:45:31 +01:00 |
|
Yann Braga
|
23bcf14b11
|
add codemod migrations to sandbox creation
|
2025-01-10 09:06:41 +01:00 |
|
Yann Braga
|
eb50508a3a
|
fix essentials annotations
|
2025-01-09 12:04:03 +01:00 |
|
Yann Braga
|
f59916dac2
|
use correct setup file in csf4 sandbox
|
2025-01-09 11:43:44 +01:00 |
|
Valentin Palkovic
|
7e75f73809
|
Merge remote-tracking branch 'origin/next' into valentin/a11y-refactorings
|
2025-01-09 09:58:26 +01:00 |
|
Valentin Palkovic
|
5affbc24b9
|
Adjust sandbox parts to setup addon test the same way as its postinstall script
|
2025-01-08 15:02:25 +01:00 |
|