2623 Commits

Author SHA1 Message Date
Michael Shilman
008867d787
Merge pull request #16039 from storybookjs/fix/multiple-story-source-snippet
Addon-docs: Ensure we don't clobber multiple source container state updates
2021-09-15 08:13:14 +08:00
Tom Coleman
5d4e5d9202 FEATURES may not be set
See https://github.com/eirslett/storybook-builder-vite/issues/95
2021-09-15 09:06:05 +10:00
Tom Coleman
dd0821c491 Ensure we don't clobber multiple source container state updates 2021-09-14 20:54:00 +10:00
Michael Shilman
c12bfe9a53 Update git head to 6.4.0-alpha.35, update yarn.lock 2021-09-14 17:29:57 +08:00
Michael Shilman
8f65635eb1 v6.4.0-alpha.35 2021-09-14 17:24:54 +08:00
Michael Shilman
5f5de89f26 Update root, peer deps, version.ts/json to 6.4.0-alpha.35 [ci skip] 2021-09-14 17:16:04 +08:00
Michael Shilman
5a981b4bd5 Fix deepscan 2021-09-14 16:45:42 +08:00
Michael Shilman
18f4c717db Addon-docs/web-components: Handle no-manifest version check 2021-09-14 16:18:32 +08:00
Michael Shilman
84603ec403 Merge branch 'on-demand-store' into fix/on-demand-store-addon-docs 2021-09-14 14:56:26 +08:00
Michael Shilman
c4d2507fca Fix failing sourceDecorator tests 2021-09-14 14:35:38 +08:00
Tom Coleman
65be218188 Fix tests and ensure channel is defined 2021-09-14 15:54:15 +10:00
Tom Coleman
9bb98c90b3 Ensure we emit all SNIPPET_RENDERED in useEffect()
This also enables us to simplify `SourceContainer`.
2021-09-14 14:31:28 +10:00
Michael Shilman
acf0e9c141 Fix deepscan error 2021-09-14 12:29:37 +08:00
Tom Coleman
90706309a4 Wait until all sub-stories have rendered in docs
We need to wait to emit DOCS_RENDERED until all the stories are rendered.
2021-09-14 14:23:03 +10:00
Tom Coleman
b38539253e Hooks order fix 2021-09-14 14:21:12 +10:00
Michael Shilman
825f435077 Fix modern inline rendering with absolutely positioned elements 2021-09-13 16:52:06 +08:00
Michael Shilman
0ae41ca27d Clean up source snippet retrieval for arbitrary stories 2021-09-13 16:41:20 +08:00
Michael Shilman
2c62434443 Fix unbalanced hooks error in ArgsTable 2021-09-13 15:20:31 +08:00
Michael Shilman
a1e1ec6245 Fix docs rendering 2021-09-13 14:53:10 +08:00
Tom Coleman
58db776769 Update CSF to get rid of play context 2021-09-13 16:30:51 +10:00
Tom Coleman
58817dec00 Fix problem with prepareForInline 2021-09-13 16:30:09 +10:00
Tom Coleman
ff29a54115 Update CSF for AnyFramework 2021-09-11 19:54:15 +10:00
Tom Coleman
0c7a166636 Update most <any> to nothing which defaults to <AnyFramework> 2021-09-11 19:51:05 +10:00
Tom Coleman
956e131556 Update CSF to allow symbol 2021-09-08 17:01:21 +10:00
Tom Coleman
e6698c529a Fix argtypes stories 2021-09-08 14:38:52 +10:00
Tom Coleman
08301a37b0 Fix a bunch of types 2021-09-08 00:01:14 +10:00
Tom Coleman
c2bc484ce8 Update CSF 2021-09-07 23:21:21 +10:00
Tom Coleman
82763973b9 Get it bootstrapping again 2021-09-07 22:54:25 +10:00
Tom Coleman
68b3ef639c Merge remote-tracking branch 'origin/next' into on-demand-store 2021-09-07 22:17:56 +10:00
Michael Shilman
591c3a8b0a Update git head to 6.4.0-alpha.34, update yarn.lock 2021-09-07 18:46:53 +08:00
Michael Shilman
ccd25210cd v6.4.0-alpha.34 2021-09-07 18:41:58 +08:00
Michael Shilman
8a4139d5ef Update root, peer deps, version.ts/json to 6.4.0-alpha.34 [ci skip] 2021-09-07 17:56:32 +08:00
Tom Coleman
cb1c523118 Remove unusued function arg (deepscan) 2021-09-07 17:25:00 +10:00
Tom Coleman
5982475373 Deepscan cleanups 2021-09-07 17:21:06 +10:00
Tom Coleman
6432f6cafe Fix bootstrap 2021-09-07 17:12:32 +10:00
Tom Coleman
c2236dabf9 Update CSF version (projectAnnotations) 2021-09-07 17:00:30 +10:00
Tom Coleman
306029b6d1 Add async-ness to Story+ArgsTable blocks 2021-09-07 16:31:59 +10:00
Tom Coleman
1fa95a007b Rename WebPreview to PreviewWeb 2021-09-07 14:41:20 +10:00
Tom Coleman
eeb3708c16 Update CSF version to pass Args through to stories 2021-09-06 15:35:14 +10:00
Tom Coleman
1567164519 Remove a lot of TODOs, clean up 2021-09-06 08:26:48 +10:00
Tom Coleman
afcd33d110 Drop unused linting comments 2021-09-06 07:44:19 +10:00
Tom Coleman
088ea7631e Change Framework => TFramework 2021-09-03 14:18:30 +10:00
Tom Coleman
82d186b645 Fix addon-docs tests 2021-09-03 13:48:15 +10:00
Tom Coleman
9cdd8f898a Update argTypes tests 2021-09-02 13:13:02 +10:00
Michael Shilman
adbc3beeed
Merge pull request #15881 from dexster/Fix_defaultvalues_in_Docs
Addon-docs/Angular: Fix default values in ArgsTable
2021-09-01 22:13:06 +08:00
Brett Upton
a2d0754f27 Set eventemitter to undefined to allow actions to function correctly 2021-09-01 14:53:30 +02:00
Brett Upton
37ae3dd96b Cater for compodoc issues when casting types 2021-09-01 11:37:19 +02:00
Michael Shilman
a01b3cf910 Update git head to 6.4.0-alpha.33, update yarn.lock 2021-09-01 01:09:11 +08:00
Michael Shilman
269aa6d399 v6.4.0-alpha.33 2021-09-01 01:03:48 +08:00
Michael Shilman
3735a2c61f Update root, peer deps, version.ts/json to 6.4.0-alpha.33 [ci skip] 2021-09-01 00:53:19 +08:00