1388 Commits

Author SHA1 Message Date
Ian VanSchooten
217d461bc5 Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
#	code/addons/storyshots/storyshots-core/package.json
#	code/lib/api/package.json
#	code/yarn.lock
2022-11-10 08:04:07 -05:00
Ian VanSchooten
9d9a92d78a Use an object instead of tuple for previewAnnotations 2022-11-08 19:27:38 -05:00
Ian VanSchooten
18a6ba94db Merge remote-tracking branch 'origin/next' into nested-addons 2022-11-08 17:23:49 -05:00
Ian VanSchooten
0428198fa6 Remove errant console.log 2022-11-08 17:21:56 -05:00
Ian VanSchooten
0813b241bc Fix pnpm storybook module imports for SSv6 2022-11-08 17:20:48 -05:00
Ian VanSchooten
4e15f69a03 Fix addon handling in SSv6 2022-11-08 17:19:01 -05:00
Kasper Peulen
0362b4e023
Merge pull request #19768 from storybookjs/kasper/ci-pr-workflow
CI: Use a new cadence (ci, pr, merged, daily) and trigger CircleCI from github actions
2022-11-08 20:23:14 +01:00
Ian VanSchooten
e23737e327 Merge remote-tracking branch 'origin/next' into nested-addons 2022-11-08 11:30:06 -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
Ian VanSchooten
deb3b3512d Remove warning 2022-11-08 11:15:59 -05:00
Ian VanSchooten
4931ec82bb Fix deepscan 2022-11-08 10:30:09 -05:00
Ian VanSchooten
5bcd1e38b9 Add warning for super-addons not re-exporting their sub-addons 2022-11-08 10:28:08 -05:00
Ian VanSchooten
b79386896b Maintain WP back-compat by using tuple of [bare, absolute] 2022-11-08 10:13:08 -05:00
Ian VanSchooten
50826f29ad Merge remote-tracking branch 'origin/next' into nested-addons 2022-11-08 08:07:12 -05:00
Kasper Peulen
c18743d2d9 Use ci, pr, merged, daily cadence 2022-11-08 09:33:05 +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
Michael Shilman
9fdd650514 Update root, peer deps, version.ts/json to 7.0.0-alpha.48 [ci skip] 2022-11-07 15:52:24 +08:00
Tom Coleman
8ce29a01ad
Merge pull request #19750 from storybookjs/tom/sb-754-hmr-does-not-detect-addedremoved-stories
Sandboxes: Fix up stories entry to allow HMR
2022-11-07 14:31:24 +11:00
Michael Shilman
01ee7b5f5d
Merge pull request #19712 from storybookjs/tom/sb-882-use-mdx-tag-instead-of-matching-on
Core: Update index generation to use tags to detect MDX stories
2022-11-07 09:30:47 +08:00
Tom Coleman
9def39c592 Merge remote-tracking branch 'origin/next' into tom/sb-754-hmr-does-not-detect-addedremoved-stories 2022-11-07 12:11:16 +11:00
Tom Coleman
dca4d7b3aa Update snapshots 2022-11-07 10:33:07 +11:00
Ian VanSchooten
a291e26f62 Merge remote-tracking branch 'origin/next' into nested-addons 2022-11-04 14:41:42 -04:00
Ian VanSchooten
232756990c Fix builder-webpack5 exports paths 2022-11-04 14:37:00 -04:00
Ian VanSchooten
e9d30c89c8 Update hasDocsOrControls to account for new path 2022-11-04 14:36:14 -04:00
Kasper Peulen
870edfb2a9 Revisit this test later when we can better debug windows 2022-11-04 17:22:07 +01:00
Kasper Peulen
fb95386ae4 skip more tests on windows for now 2022-11-04 16:43:03 +01:00
Kasper Peulen
62cdc32919 Merge remote-tracking branch 'origin/kasper/ci-stuff' into kasper/ci-stuff 2022-11-04 16:39:34 +01:00
Kasper Peulen
15331251b4 skip more tests on windows for now 2022-11-04 16:39:11 +01:00
Yann Braga
82ddfced0a add mock for x-default-browser lib
This library was causing issues with our current version of Jest (26) and the fact that an inner dependency is ESM only.
2022-11-04 16:36:20 +01:00
Ian VanSchooten
8dda382b9a Revert "Fix TS 4.8 errors"
This reverts commit 0add1a99b434309ce0ffda2daf998812caae254a.
2022-11-04 11:31:11 -04:00
Ian VanSchooten
f6402934a1 Revert "Upgrade to TS 4.8"
This reverts commit 9fe7fdc20b65b33bba0914b1446c404910555bf3.
2022-11-04 11:31:06 -04:00
Kasper Peulen
031be97390 skip StoryIndexGenerator.test.ts on windows for now 2022-11-04 16:14:45 +01:00
Michael Shilman
048f51cf6b Fix store-json test 2022-11-04 14:01:25 +08:00
Tom Coleman
2f6cd53f1b Fix up prefix to match nested 2022-11-04 16:20:58 +11:00
Tom Coleman
5b869d4eed Update snapshots 2022-11-04 14:51:28 +11:00
Tom Coleman
bfc21a8537 Actually export PreviewWithSelection 2022-11-04 14:42:55 +11:00
Tom Coleman
91fa988940 Update renderToCanvas functions to use precise type 2022-11-04 14:08:05 +11: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
8290a1678e Move away from abstract classes in favour of interfaces 2022-11-04 13:56:51 +11:00
Tom Coleman
4b481fb3f0 Split PreviewWeb into PreviewWithSelection 2022-11-04 13:54:49 +11:00
Tom Coleman
6d96f7b9a7 Update deprecate 2022-11-04 13:50:57 +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
8757fb80de Update back to next tag 2022-11-04 13:17:44 +11:00
Tom Coleman
aa5a2a10dd Fix Linting 2022-11-04 11:54:20 +11:00
Tom Coleman
40e298c14f Merge remote-tracking branch 'origin/next' into tom/sb-888-disable-play-functions-in-docs-if-not 2022-11-04 11:02:15 +11:00
Tom Coleman
ce95c52e32 Merge remote-tracking branch 'origin/next' into jeppe/fix-svelte-in-docs 2022-11-04 10:34:35 +11:00
Ian VanSchooten
2db1bc7e3c Remove unused imports 2022-11-03 16:26:55 -04:00
Ian VanSchooten
afaf141041 Adjust builder-vite ssv6 2022-11-03 16:18:45 -04:00