156 Commits

Author SHA1 Message Date
Ian VanSchooten
13f50c3c0f Fix some typescript errors 2022-11-10 13:53:36 -05:00
Ian VanSchooten
dfb9384de6 Create separate jest projects in /lib
This allows us to run some projects with node, and others with browser environment
2022-11-10 13:46:42 -05:00
Norbert de Langen
226f9a4c41
Merge pull request #19623 from storybookjs/tom/sb-850-allow-passing-webview-and-urlstore-to
Core: Allow overriding WebView and UrlStore
2022-11-08 17:18:20 +01:00
Michael Shilman
99fe5792f9 Update git head to 7.0.0-alpha.48, update yarn.lock [ci skip] 2022-11-07 16:00:44 +08:00
Michael Shilman
b58a29b785 v7.0.0-alpha.48 2022-11-07 15:56:24 +08:00
Tom Coleman
2becfed339 Merge remote-tracking branch 'origin/next' into tom/sb-850-allow-passing-webview-and-urlstore-to 2022-11-04 14:03:12 +11:00
Tom Coleman
a29323d722 Update to renderToCanvas + canvasElement
Update from https://github.com/ComponentDriven/csf/pull/53
2022-11-04 13:48:56 +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
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
Tom Coleman
a7f29b71de Add rootElement to Framework and add Framework 2022-11-02 12:48:26 +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
Tom Coleman
16559308b1 Shadow CSF's ProjectAnnotations with our own.
Also clean up sub types
2022-11-01 13:37:05 +11:00
Tom Coleman
2c92e6e02b Rename renderToDOM -> renderToRoot 2022-10-31 12:52:10 +11: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
Norbert de Langen
6cfe8494ba
fix 2022-10-28 14:31:44 +02:00
Norbert de Langen
582f3bc477
fix the unit test
Co-authored-by: Tom Coleman <tom@chromatic.com>
2022-10-28 14:16:20 +02:00
Norbert de Langen
6a46ee1730
fix 2022-10-28 11:42:39 +02:00
Norbert de Langen
2a970630b6
Merge branch 'next' into tech/bundle-preview-web 2022-10-28 11:41:48 +02: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
Norbert de Langen
e95559ca26
fixes 2022-10-27 23:45:10 +02:00
Norbert de Langen
ae8f7e9be3
remove unused dependencies 2022-10-27 20:17:27 +02:00
Norbert de Langen
c80f4079f9
remove dead code 2022-10-27 20:16:21 +02: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
527bea0e08
Merge pull request #19642 from storybookjs/tom/sb-883-support-tags-in-storiesof-via-parameters
Allow setting tags in storiesOf via parameters.
2022-10-27 22:59:54 +11:00
Tom Coleman
38c57baf55 Merge remote-tracking branch 'origin/next' into tom/sb-831-only-generate-docs-page-for-tagged 2022-10-27 20:51:18 +11:00
Tom Coleman
cabf72e890
Merge pull request #19625 from storybookjs/tom/sb-829-add-story-tags-to-the-index-index
Add tags to story and index
2022-10-27 20:50:46 +11:00
Norbert de Langen
c725adf866
Merge branch 'next' into tech/rename-lib-ui 2022-10-27 09:19:05 +02: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
40c60621d9 Merge remote-tracking branch 'origin/next' into tom/sb-829-add-story-tags-to-the-index-index 2022-10-27 12:43:09 +11:00
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