138 Commits

Author SHA1 Message Date
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
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
Norbert de Langen
e789ca6fa9
add re-export back that I removed in https://github.com/storybookjs/storybook/pull/19580 2022-11-02 14:30:21 +01:00
Tom Coleman
6e256cd2ab Allow setting docsPage = automatic to set docs entries for all components 2022-11-02 16:19:51 +11:00
Tom Coleman
c7c4498965 Update client-api to use tags instead of filename to detect MDX stories 2022-11-02 15:41:31 +11:00
Michael Shilman
93e154bc4d Update git head to 7.0.0-alpha.47, update yarn.lock [ci skip] 2022-11-01 12:18:02 +08:00
Michael Shilman
1c706a4a77 v7.0.0-alpha.47 2022-11-01 12:14:02 +08:00
Michael Shilman
a2174e328c Update git head to 7.0.0-alpha.46, update yarn.lock [ci skip] 2022-10-28 21:32:45 +08:00
Michael Shilman
c64b5be851 v7.0.0-alpha.46 2022-10-28 21:28:37 +08:00
Ian VanSchooten
393a12aac3 Use explicit type imports 2022-10-27 19:33:39 -04:00
Tom Coleman
06907e106e Merge remote-tracking branch 'origin/next' into tom/sb-831-only-generate-docs-page-for-tagged 2022-10-28 09:42:16 +11:00
Michael Shilman
b60bd552fe Update git head to 7.0.0-alpha.45, update yarn.lock [ci skip] 2022-10-28 05:58:51 +08:00
Michael Shilman
3ef1436611 v7.0.0-alpha.45 2022-10-28 05:55:09 +08:00
Michael Shilman
323d1271e5 Update git head to 7.0.0-alpha.44, update yarn.lock [ci skip] 2022-10-27 21:57:47 +08:00
Michael Shilman
d4965bd328 v7.0.0-alpha.44 2022-10-27 21:52:14 +08:00
Tom Coleman
835e1f217a Allow setting tags in storiesOf via parameters. 2022-10-27 14:44:14 +11:00
Tom Coleman
ed39244a41 Merge branch 'tom/sb-829-add-story-tags-to-the-index-index' into tom/sb-831-only-generate-docs-page-for-tagged 2022-10-27 14:21:11 +11: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
97f2e1e8c7 Merge branch 'tom/sb-829-add-story-tags-to-the-index-index' into tom/sb-831-only-generate-docs-page-for-tagged 2022-10-26 17:58:23 +11:00
Norbert de Langen
9e60c3428f
Merge branch 'next' into ugrades/eslint 2022-10-26 08:51:41 +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
880739d940 Don't show docspage unless the user opts in 2022-10-26 17:32:44 +11:00
Tom Coleman
3a1a90a98e Add story | docs tags to all entries 2022-10-26 16:41:48 +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
d32d484b08
fixes 2022-10-25 19:26:53 +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
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
554be961f1
fixes 2022-10-25 13:54:59 +02: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
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
3ab9868cbd
Merge branch 'next' into ugrades/eslint 2022-10-24 15:07:22 +02:00
Norbert de Langen
6be12c24d8
deal with the aftermath of upgrading eslint 2022-10-24 14:57:37 +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
49ae7f911e
Merge branch 'next' into norbert/sb-799-create-a-storybooktypes 2022-10-22 17:48:34 +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
c52e17c81a
step 6 2022-10-22 01:08:39 +02:00
Norbert de Langen
67581a33d9
step 5 2022-10-22 00:37:46 +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