320 Commits

Author SHA1 Message Date
Norbert de Langen
c2aa3d80f9
one more fix 2022-10-26 18:11:36 +02:00
Norbert de Langen
a3ba1f1928
rename storybook/ui to storybook/manager 2022-10-26 18:05:23 +02:00
Tom Coleman
c3c059af53 Merge remote-tracking branch 'origin/next' into tom/sb-829-add-story-tags-to-the-index-index 2022-10-26 21:21:58 +11:00
Tom Coleman
6912c9e801 Update tests for v6 store 2022-10-26 20:20:57 +11:00
Norbert de Langen
8bc4b24f3b
fixing linting 2022-10-26 10:02:19 +02:00
Tom Coleman
5c3ad2d2b5 Merge remote-tracking branch 'origin/next' into tom/sb-829-add-story-tags-to-the-index-index 2022-10-26 17:46:18 +11:00
Tom Coleman
b373ed9486 Ensure story tags *override* component tags 2022-10-26 17:44:47 +11:00
Tom Coleman
15a68c502f Handle tags in prepareStory and add to index generated from facade 2022-10-26 16:24:21 +11:00
Norbert de Langen
6bb075260c
cleanup 2022-10-25 19:39:25 +02:00
Norbert de Langen
0961a23194
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes-cleanup 2022-10-25 19:01:20 +02:00
Norbert de Langen
bc197113d1
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes 2022-10-25 17:06:52 +02:00
Norbert de Langen
ec0f15fbe1
Merge pull request #19553 from storybookjs/deprecate/remaining-lib-cli
final few deprecations removal in a batch
2022-10-25 17:30:37 +03:00
Michael Shilman
90bd0961ce Update git head to 7.0.0-alpha.43, update yarn.lock [ci skip] 2022-10-25 20:15:11 +08:00
Michael Shilman
f801c26f7b v7.0.0-alpha.43 2022-10-25 20:10:01 +08:00
Norbert de Langen
8e3e508af4
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes 2022-10-25 13:49:02 +02:00
Norbert de Langen
90b39777cb
Merge branch 'next' into deprecate/remaining-lib-cli 2022-10-25 13:15:35 +02:00
Norbert de Langen
5218459e0a
cleanup 2022-10-25 12:51:27 +02:00
Tom Coleman
39662b1419
Merge pull request #19595 from storybookjs/tom/sb-849-cant-run-the-v6-store-in-sandboxes-2
Add `renderer` field to frameworks, and use to drive v6 store entrypoints
2022-10-25 16:18:53 +11:00
Norbert de Langen
037620f6af
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes 2022-10-24 15:28:19 +02:00
Norbert de Langen
e874a2ea54
Merge branch 'next' into deprecate/remaining-lib-cli 2022-10-24 15:19:12 +02:00
Tom Coleman
213942d6ff Merge branch 'tom/sb-849-cant-run-the-v6-store-in-sandboxes-2' into tom/sb-732-docs2-support-docs-only-stories-in-v6 2022-10-24 16:32:53 +11:00
Michael Shilman
b63d05ac22 Update git head to 7.0.0-alpha.42, update yarn.lock [ci skip] 2022-10-24 12:22:33 +08:00
Michael Shilman
4ed2e832e3 v7.0.0-alpha.42 2022-10-24 12:18:25 +08:00
Tom Coleman
e13fe5e584 Send SET_INDEX over the channel
Also ensure that the ClientAPI calculates the index correctly
2022-10-24 11:42:06 +11:00
Norbert de Langen
a5ad96d972
Merge branch 'next' into deprecate/remaining-lib-cli 2022-10-22 23:30:46 +02:00
Norbert de Langen
49ae7f911e
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes 2022-10-22 17:48:34 +02:00
Norbert de Langen
6369128792
a bit of linting left 2022-10-22 17:41:23 +02:00
Norbert de Langen
d1b725d385
fixes & linting 2022-10-22 17:32:14 +02:00
Norbert de Langen
0aefffea89
fixes 2022-10-22 16:33:04 +02:00
Michael Shilman
6466e55eed Fix test-runner version conflicts 2022-10-22 17:34:09 +08:00
Norbert de Langen
77ae544d2e
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes 2022-10-22 05:13:58 +02:00
Norbert de Langen
e3e1e62e30
step 9 2022-10-22 02:19:58 +02:00
Norbert de Langen
2ff0db7759
step 4 2022-10-21 23:48:47 +02:00
Norbert de Langen
c871510869
step 3 2022-10-21 23:42:47 +02:00
Norbert de Langen
f968dbed3a
step 2 2022-10-21 23:30:22 +02:00
Norbert de Langen
5f1551727b
step 1 2022-10-21 22:04:42 +02:00
Michael Shilman
29008c4cb8 Update git head to 7.0.0-alpha.41, update yarn.lock [ci skip] 2022-10-21 23:46:16 +08:00
Michael Shilman
7ec6f916eb v7.0.0-alpha.41 2022-10-21 23:41:55 +08:00
Norbert de Langen
a899800ec8
import all csf types through types package 2022-10-20 16:21:26 +02:00
Norbert de Langen
dedca68b37
improve 2022-10-20 12:12:51 +02:00
Norbert de Langen
e2c8d1035f
fix tests 2022-10-20 12:07:35 +02:00
Norbert de Langen
363f3f49c6
final few deprecations removal in a batch 2022-10-20 10:00:28 +02:00
Michael Shilman
b8072c9ea6 Update git head to 7.0.0-alpha.40, update yarn.lock [ci skip] 2022-10-20 02:28:03 +08:00
Michael Shilman
8f6d8629f1 v7.0.0-alpha.40 2022-10-20 02:23:32 +08:00
Michael Shilman
4e947fb698 Update git head to 7.0.0-alpha.39, update yarn.lock [ci skip] 2022-10-19 00:15:59 +08:00
Michael Shilman
47386bd49d v7.0.0-alpha.39 2022-10-19 00:11:59 +08:00
Norbert de Langen
0da30e7050
Merge branch 'next' into deprecate/add-decorator-add-api 2022-10-17 14:48:46 +02:00
Norbert de Langen
b09343387d
remove test that was testing removed code 2022-10-17 14:42:07 +02:00
Norbert de Langen
62f1fa31fb
removal of deprecated public APIs 2022-10-17 13:22:13 +02:00
Michael Shilman
1b45114031 Update git head to 7.0.0-alpha.38, update yarn.lock [ci skip] 2022-10-15 10:54:35 +08:00