40702 Commits

Author SHA1 Message Date
Norbert de Langen
b0d32a90bb
Merge branch 'future/base' into future/SB-444 2022-06-21 13:10:27 +02:00
Tom Coleman
9eb73fdb16
Merge pull request #18501 from storybookjs/future/docs2-core 2022-06-21 20:51:06 +10:00
Michael Shilman
203a2c0df7
Merge pull request #18432 from storybookjs/tom/sb-347-sequence-importing-stories-in-parallel 2022-06-21 14:36:22 +08:00
Tom Coleman
f0db4d754c Fix preview-web tests 2022-06-21 16:31:38 +10:00
Michael Shilman
7399d641c9 Merge branch 'future/base' into future/docs2-core 2022-06-21 12:17:27 +08:00
Michael Shilman
32de50ea0f Merge branch 'next' into future/base 2022-06-21 11:54:05 +08:00
Michael Shilman
063383cf98
Merge pull request #18521 from storybookjs/tom/sb-443-fetch-indexjson-from-refs
Docs2 core: Fetch `index.json` for composition
2022-06-21 11:53:23 +08:00
Tom Coleman
ca1a7a573e Merge remote-tracking branch 'origin/future/base' into tom/sb-347-sequence-importing-stories-in-parallel 2022-06-21 13:33:41 +10:00
Tom Coleman
cf6e741e08 Pass index.json results through properly 2022-06-21 13:24:11 +10:00
Tom Coleman
ab6dd53be1 We need a little bit of async in core-client.
cc @ndelangen - composition was broken after remove the `importPolyfills().then` from here.
2022-06-21 13:19:07 +10:00
Tom Coleman
eb8a9bbd39
Merge pull request #18513 from storybookjs/tom/sb-442-a11y-throws-error-when-loading-docs2 2022-06-21 13:00:27 +10:00
Tom Coleman
48a0bb9b49 Fetch both index.json and stories.json from refs 2022-06-21 11:53:38 +10:00
Michael Shilman
a3348bf629
Merge pull request #18516 from storybookjs/ghengeveld/sb-167-sb17570-addon-interactions-panel-does
Interactions: Reset instrumenter state on HMR
2022-06-21 09:19:28 +08:00
Michael Shilman
0a386627ab
Merge pull request #18518 from storybookjs/ghengeveld/sb-268-prevent-waitfor-from-briefly-showing-an
Interactions: Prevent showing child exception while parent is still playing
2022-06-21 09:19:12 +08:00
Tom Coleman
28954156fb Update yarn.lock 2022-06-21 11:17:10 +10:00
Tom Coleman
b676d44f0b Storyshots needs toRequireContext 2022-06-21 10:18:33 +10:00
Tom Coleman
2cee3403c0 Fix unit tests 2022-06-21 10:15:40 +10:00
Norbert de Langen
e666221c69
cleanup 2022-06-20 16:20:41 +02:00
Norbert de Langen
e69a829a52
cleanup 2022-06-20 16:16:48 +02:00
Michael Shilman
bbb862e8a7 Update git head to 7.0.0-alpha.5, update yarn.lock 2022-06-20 21:48:14 +08:00
Michael Shilman
3dd4698282 v7.0.0-alpha.5 v7.0.0-alpha.5 2022-06-20 21:44:25 +08:00
Gert Hengeveld
f45a51cbce Small refactor 2022-06-20 15:25:35 +02:00
Gert Hengeveld
815ac936e2 Prevent showing child exception while parent is still playing 2022-06-20 14:49:27 +02:00
Michael Shilman
7b41581706 Update root, peer deps, version.ts/json to 7.0.0-alpha.5 [ci skip] 2022-06-20 20:33:59 +08:00
Michael Shilman
2c064752a3 7.0.0-alpha.5 changelog 2022-06-20 20:33:39 +08:00
Michael Shilman
ea340cc4ca Merge branch 'next' into future/base 2022-06-20 20:32:55 +08:00
Michael Shilman
a48e03d4ac
Merge pull request #18457 from storybookjs/tom/sb-415-return-cleanup-function-from-rendertodom
Core: Allow a teardown function to be returned from `renderToDOM`
2022-06-20 20:29:46 +08:00
Michael Shilman
f33375b95e
Merge pull request #18514 from storybookjs/tom/sb-416-switch-meta-to-receive-all-exports
Addon-docs: Switch Meta block to receive all module exports
2022-06-20 20:22:47 +08:00
Michael Shilman
3dae5e2eeb
Update addons/docs/src/blocks/DocsContainer.tsx 2022-06-20 20:22:21 +08:00
Gert Hengeveld
565304c8d7 Reset instrumenter state on HMR 2022-06-20 14:19:24 +02:00
Michael Shilman
661011f010 Merge branch 'next' into tom/sb-415-return-cleanup-function-from-rendertodom 2022-06-20 20:14:08 +08:00
Michael Shilman
e5c2bb6b03
Merge pull request #18510 from storybookjs/tom/sb-372-sb18298-set-legacy-peer-deps=true-in
CLI: Add npm7 migration for legacy peer deps
2022-06-20 20:11:53 +08:00
Michael Shilman
3803656072
Merge pull request #18498 from storybookjs/tom/sb-306-handle-v3-index-in-composition
Core: Handle v3 index in composition
2022-06-20 20:10:26 +08:00
Tom Coleman
a6c6869265 Fixes from CI 2022-06-20 21:52:12 +10:00
Tom Coleman
11568f79fc Use <Stories> component in MetaOf 2022-06-20 16:44:25 +10:00
Tom Coleman
f5ebdde9e1 Switch <Meta of={}> to expect full exports 2022-06-20 16:34:40 +10:00
Tom Coleman
fde37141a6 Don't run a11y check when rendering docs entries 2022-06-20 15:32:27 +10:00
Tom Coleman
626aac5904 Merge remote-tracking branch 'origin/future/base' into tom/sb-347-sequence-importing-stories-in-parallel 2022-06-20 15:12:07 +10:00
Tom Coleman
f0169ca02e Use node14 in netlify 2022-06-20 12:33:03 +10:00
Tom Coleman
10afa9ea19 Add a test 2022-06-20 11:47:43 +10:00
Michael Shilman
a7d59dbca5
Merge pull request #18511 from storybookjs/future/upgrade-yarn
Build: Upgrade yarn to 3.2.1
2022-06-20 09:35:08 +08:00
Tom Coleman
b6ce456cca Update tests 2022-06-20 11:18:28 +10:00
Michael Shilman
68e55f35b4 Build: Upgrade yarn to 3.2.1 2022-06-20 09:08:21 +08:00
Michael Shilman
79a5acdba7 Merge branch 'next' into future/base 2022-06-19 18:13:19 +08:00
Michael Shilman
22767df2f5 Update git head to 7.0.0-alpha.4, update yarn.lock 2022-06-19 18:06:54 +08:00
Michael Shilman
006ed54452 v7.0.0-alpha.4 v7.0.0-alpha.4 2022-06-19 18:03:16 +08:00
Michael Shilman
f3ef91cd19 Update root, peer deps, version.ts/json to 7.0.0-alpha.4 [ci skip] 2022-06-19 17:41:59 +08:00
Michael Shilman
e67360f606 7.0.0-alpha.4 changelog 2022-06-19 17:41:24 +08:00
Michael Shilman
8cc4e6c1af
Merge pull request #18089 from storybookjs/future/remove-app-apis
Core: Remove standalone node APIs
2022-06-19 17:38:43 +08:00
Michael Shilman
033235ff65 Angular: Fix packageJson in CLI 2022-06-19 17:22:05 +08:00