1661 Commits

Author SHA1 Message Date
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
Norbert de Langen
1db803d3bb
fixes for angular 2022-11-08 13:09:55 +01:00
Norbert de Langen
17b876ff33
wip 2022-11-08 12:56:03 +01:00
Norbert de Langen
dbe046c524
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework 2022-11-08 12:16:57 +01:00
Kasper Peulen
c18743d2d9 Use ci, pr, merged, daily cadence 2022-11-08 09:33:05 +01:00
Norbert de Langen
fb08bfccf9
wip 2022-11-07 12:04:14 +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
Norbert de Langen
36d0659f83
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework 2022-11-04 11:40:21 +01:00
Norbert de Langen
7239afa266
fix -question mark- 2022-11-04 10:50:28 +01:00
Norbert de Langen
0b2da29514
fixes 2022-11-04 10:22:30 +01:00
Norbert de Langen
774bb0e017
Merge branch 'next' into tech/introduce-preview-api 2022-11-04 10:11:52 +01:00
Norbert de Langen
4d50120516
fixes 2022-11-04 09:34:27 +01:00
Norbert de Langen
37c1b5ed34
fixes 2022-11-04 09:18:53 +01:00
Norbert de Langen
f5194da656
fixes 2022-11-04 09:15:53 +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