Yann Braga
|
62ada361ab
|
improve feedback on workflow cancelation step
|
2022-11-04 11:11:37 +01:00 |
|
Yann Braga
|
522e7e5487
|
Merge publish step in build step in CircleCI
|
2022-11-04 10:56:55 +01:00 |
|
Yann Braga
|
f1176ca03e
|
undo example test failure
|
2022-11-04 10:52:46 +01:00 |
|
Yann Braga
|
5637366469
|
simplify canceling logic
|
2022-11-04 10:43:51 +01:00 |
|
Jeppe Reinhold
|
27621e1dc8
|
Merge pull request #19744 from storybookjs/jeppe/sb-869-add-any-stories-that-are-not-yet
|
2022-11-04 10:39:11 +01:00 |
|
Michael Shilman
|
048f51cf6b
|
Fix store-json test
|
2022-11-04 14:01:25 +08:00 |
|
Tom Coleman
|
a37905763c
|
Deepscan issue
|
2022-11-04 16:45:15 +11:00 |
|
Tom Coleman
|
55e59e7a0e
|
Remove unnecessary titles
|
2022-11-04 16:23:21 +11:00 |
|
Tom Coleman
|
2f6cd53f1b
|
Fix up prefix to match nested
|
2022-11-04 16:20:58 +11:00 |
|
Tom Coleman
|
4efd919120
|
Update sandbox script to create stories entry per linked package
|
2022-11-04 16:16:11 +11:00 |
|
Tom Coleman
|
5b869d4eed
|
Update snapshots
|
2022-11-04 14:51:28 +11:00 |
|
Tom Coleman
|
08863527cf
|
Merge remote-tracking branch 'origin/next' into tom/sb-882-use-mdx-tag-instead-of-matching-on
|
2022-11-04 13:22:40 +11:00 |
|
Tom Coleman
|
405a53e003
|
Fix missing import
|
2022-11-04 13:20:12 +11:00 |
|
Tom Coleman
|
8757fb80de
|
Update back to next tag
|
2022-11-04 13:17:44 +11:00 |
|
Tom Coleman
|
b0b6c6b3b6
|
Merge pull request #19659 from storybookjs/tom/sb-888-disable-play-functions-in-docs-if-not
Disable play functions in docs mode, unless you set `parameters.docs.autoplay`
|
2022-11-04 12:46:12 +11:00 |
|
Tom Coleman
|
aa5a2a10dd
|
Fix Linting
|
2022-11-04 11:54:20 +11:00 |
|
Tom Coleman
|
40e298c14f
|
Merge remote-tracking branch 'origin/next' into tom/sb-888-disable-play-functions-in-docs-if-not
|
2022-11-04 11:02:15 +11:00 |
|
Jeppe Reinhold
|
1b3875d5cd
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-869-add-any-stories-that-are-not-yet
|
2022-11-04 00:56:11 +01:00 |
|
Michael Shilman
|
cc02a5c50d
|
Merge pull request #19705 from storybookjs/jeppe/fix-svelte-in-docs
Svelte: Fix docs rendering
|
2022-11-04 07:53:23 +08:00 |
|
Jeppe Reinhold
|
55deb8fde9
|
cleanup imports
|
2022-11-04 00:49:30 +01:00 |
|
Jeppe Reinhold
|
50360aff05
|
move color props descriptions to tsdocs
|
2022-11-04 00:48:20 +01:00 |
|
Jeppe Reinhold
|
01771d3939
|
move arg updater to a decorator
|
2022-11-04 00:43:46 +01:00 |
|
Tom Coleman
|
ce95c52e32
|
Merge remote-tracking branch 'origin/next' into jeppe/fix-svelte-in-docs
|
2022-11-04 10:34:35 +11:00 |
|
Yann Braga
|
757ab6d2f3
|
add a name to the step
|
2022-11-03 23:35:18 +01:00 |
|
Yann Braga
|
88a2079db9
|
update token
|
2022-11-03 23:24:44 +01:00 |
|
Yann Braga
|
fb6385b3b0
|
fix executor name
|
2022-11-03 23:03:14 +01:00 |
|
Yann Braga
|
1971953055
|
add artificial error
|
2022-11-03 22:59:52 +01:00 |
|
Yann Braga
|
840a0753cd
|
add step to cancel workflow on failure
|
2022-11-03 22:51:42 +01:00 |
|
Jeppe Reinhold
|
44028bd0d5
|
cleanup
|
2022-11-03 22:30:21 +01:00 |
|
Jeppe Reinhold
|
95da2c771a
|
improve controls for Option stories
|
2022-11-03 22:28:34 +01:00 |
|
Jeppe Reinhold
|
02ed77f263
|
Restore render.ts
|
2022-11-03 21:50:06 +01:00 |
|
Jeppe Reinhold
|
55b926fb46
|
cleanup
|
2022-11-03 21:47:29 +01:00 |
|
Jeppe Reinhold
|
58b156032e
|
cleanup
|
2022-11-03 20:14:48 +01:00 |
|
Jeppe Reinhold
|
5a1cea424b
|
Revert "cleanup Svelte components by key"
This reverts commit 41427307e1139d54dbe64cbedc9392057adf7c89.
|
2022-11-03 20:04:09 +01:00 |
|
Jeppe Reinhold
|
f8e6ca179f
|
Revert "fix memory leak in vue3 renderer"
This reverts commit a9e4e17530b4374c05c8da8224f252694c28719d.
|
2022-11-03 20:04:02 +01:00 |
|
Jeppe Reinhold
|
2888d43df7
|
Merge pull request #19740 from storybookjs/tom/sb-869-add-any-stories-that-are-not-yet-2
|
2022-11-03 19:59:06 +01:00 |
|
Jeppe Reinhold
|
5768746469
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-869-add-any-stories-that-are-not-yet
|
2022-11-03 19:56:11 +01:00 |
|
Kasper Peulen
|
c5f81b04c7
|
Merge pull request #19699 from storybookjs/kasper/daily-job
CI: Schedule a daily job that runs all sandboxes
|
2022-11-03 16:18:24 +01:00 |
|
Kasper Peulen
|
2164a85129
|
Increase vite-bench to large as it is very flaky
|
2022-11-03 16:00:22 +01:00 |
|
Kasper Peulen
|
45ec54cd05
|
Implement a daily job
|
2022-11-03 16:00:22 +01:00 |
|
Kasper Peulen
|
2f4b6db880
|
Merge pull request #19741 from storybookjs/kasper/preact-docs-inline-stories
Preact: Make preact use inline stories (without iframe) by default in docs
|
2022-11-03 15:42:38 +01:00 |
|
Jeppe Reinhold
|
d9394dec05
|
remove branch from generate repros workflow
|
2022-11-03 14:23:03 +01:00 |
|
Jeppe Reinhold
|
fcfc9f3ea3
|
use domElement as key instead of id
|
2022-11-03 14:21:36 +01:00 |
|
Tom Coleman
|
58a373085b
|
Turn on optimize deps
|
2022-11-03 23:35:38 +11:00 |
|
Tom Coleman
|
7180924946
|
Add loader/decorator to wrap stories in a docs context
And a very simple story for the `<Story>` block
|
2022-11-03 23:35:13 +11:00 |
|
Kasper Peulen
|
36515e65b8
|
docs.inlineStories to true for preact as well
|
2022-11-03 13:35:12 +01:00 |
|
Michael Shilman
|
1e26bc61c2
|
Update yarn.lock
|
2022-11-03 19:58:20 +08:00 |
|
Michael Shilman
|
3c9e345187
|
Upgrade to mdx2-csf canary with clean entry points
|
2022-11-03 19:47:53 +08:00 |
|
Norbert de Langen
|
5eaf7d89ed
|
Merge pull request #19720 from storybookjs/tech/revert-back-removal-of-re-export
undo - client-api should export from store
|
2022-11-03 08:46:11 +01:00 |
|
Michael Shilman
|
b8b4384487
|
Merge pull request #19738 from storybookjs/shilman/csf-tools-configfile-default-export
CSF-tools: Support default exports for SB7
|
2022-11-03 13:28:18 +08:00 |
|