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 |
|
Kasper Peulen
|
745f1b5a31
|
Fix docs and make a start on typesafety
|
2025-01-08 16:36:10 +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 |
|
Yann Braga
|
7798169d3c
|
Merge branch 'next' into vitest-integration
|
2024-08-12 20:42:15 +02:00 |
|
Norbert de Langen
|
91f38bfef8
|
additional fixes
|
2024-08-10 21:48:10 +02:00 |
|
Yann Braga
|
ee56cca587
|
Merge branch 'next' into vitest-integration
|
2024-08-10 11:36:50 +02:00 |
|
Norbert de Langen
|
513bb66bb9
|
apply sorting to code
|
2024-08-08 13:00:19 +02:00 |
|
Yann Braga
|
52aa6fd859
|
Merge branch 'vitest-integration' into yann/addon-vitest-barebones-with-plugin
|
2024-08-06 10:16:46 +02:00 |
|
Yann Braga
|
6556d0339f
|
setup bundling scripts for the vitest addon
|
2024-08-06 10:13:24 +02:00 |
|
Yann Braga
|
f90d77cfea
|
strip out junit logic (for now)
|
2024-08-02 16:44:04 +02:00 |
|
Yann Braga
|
81c6a13ca2
|
rename to experimental
|
2024-08-02 15:28:38 +02:00 |
|
Yann Braga
|
21112bc0fd
|
set up vitest addon in internal storybook
|
2024-08-01 21:03:56 +02:00 |
|
Valentin Palkovic
|
a37cd7f0bd
|
Cleanup
|
2024-08-01 14:08:33 +02:00 |
|
Norbert de Langen
|
a63999c2a4
|
rename the theme global we use internally to sb_theme . add addon-themes to template stories, and to main storybook.
|
2024-07-31 15:05:01 +02:00 |
|
Norbert de Langen
|
c9a237679d
|
chromatic preferred theme is stacked, not side-by-side
|
2024-07-30 19:47:34 +02:00 |
|
Gert Hengeveld
|
ac23ae6819
|
Load Vitest results from JUnit report and update story statuses accordingly
|
2024-07-30 15:25:09 +02:00 |
|
Gert Hengeveld
|
39f688d622
|
Setup addon-vitest in internal Storybook
|
2024-07-30 15:25:09 +02:00 |
|
Norbert de Langen
|
1b34ca2e6a
|
Revert "simplify addon-toolbars, enable configuring via parameters, add feature-flag"
This reverts commit 86db1e6252a5dd747dbd498126ad80e57a175e9e.
|
2024-07-30 10:31:30 +02:00 |
|
Norbert de Langen
|
86db1e6252
|
simplify addon-toolbars, enable configuring via parameters, add feature-flag
|
2024-07-29 15:52:44 +02:00 |
|
Norbert de Langen
|
d9b1fa6f25
|
add stories to main storybook from templates
|
2024-07-25 09:13:44 +02:00 |
|
Norbert de Langen
|
9c5fc9f651
|
improve the viewports addon
|
2024-07-23 10:07:59 +02:00 |
|
Norbert de Langen
|
971abc41f4
|
restructure the main storybook a bit
|
2024-07-19 10:21:26 +02:00 |
|
Norbert de Langen
|
861dd65740
|
restructure the components
|
2024-07-19 10:13:38 +02:00 |
|
Norbert de Langen
|
0cd87ad454
|
add icons ref
|
2024-07-19 10:07:25 +02:00 |
|
Norbert de Langen
|
fd9d26fbc3
|
disable the problematic stories for now
|
2024-07-18 17:06:36 +02:00 |
|
Norbert de Langen
|
1036b0e1ce
|
re-use the previewAnnotation files
|
2024-07-18 13:45:33 +02:00 |
|
Norbert de Langen
|
21cfe8b983
|
enhancements fro background & viewports
|
2024-07-17 15:44:41 +02:00 |
|
Norbert de Langen
|
b2c4b40c8d
|
use the feature ourselves for theme
|
2024-07-17 14:42:58 +02:00 |
|
Norbert de Langen
|
20220e8c87
|
fix mapping
|
2024-07-17 12:41:56 +02:00 |
|
Norbert de Langen
|
add0674dbd
|
remap core template stories a little
|
2024-07-17 12:13:25 +02:00 |
|
Norbert de Langen
|
ce5b6816b0
|
add core templates to ui storybook
|
2024-07-17 11:36:12 +02:00 |
|
Norbert de Langen
|
3a1e61cefe
|
add an /internal in the path to core subpaths from storybook
|
2024-06-28 14:50:56 +02:00 |
|
Jeppe Reinhold
|
aa66843772
|
Remove unused "Blocks Only" Storybook
|
2024-06-25 20:59:01 +02:00 |
|