1519 Commits

Author SHA1 Message Date
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
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
Ian VanSchooten
756ea18f76 Keep addons relative, but use addon-essentials re-exports 2022-11-03 16:13:25 -04:00
Ian VanSchooten
39055bee1b Merge remote-tracking branch 'origin/next' into nested-addons 2022-11-03 12:41:55 -04:00
Michael Shilman
3c9e345187 Upgrade to mdx2-csf canary with clean entry points 2022-11-03 19:47:53 +08:00
Norbert de Langen
5eaf7d89ed
Merge pull request #19720 from storybookjs/tech/revert-back-removal-of-re-export
undo - client-api should export from store
2022-11-03 08:46:11 +01:00
Michael Shilman
b8b4384487
Merge pull request #19738 from storybookjs/shilman/csf-tools-configfile-default-export
CSF-tools: Support default exports for SB7
2022-11-03 13:28:18 +08:00
Michael Shilman
ebe670eaf0
Merge pull request #19713 from storybookjs/tom/sb-895-docs-option-to-turn-on-docs-page
Allow setting docsPage `automatic` to create docs entries for all components
2022-11-03 11:26:12 +08:00
Tom Coleman
f8f22ac409
Merge pull request #19717 from storybookjs/tom/sb-726-telemetry-fix-rendererframework
Pull renderer+builder from framework's package.json + a known list
2022-11-03 14:23:45 +11:00
Ian VanSchooten
0add1a99b4 Fix TS 4.8 errors 2022-11-02 22:41:03 -04:00
Michael Shilman
59a5550530 CSF-tools: Support default exports for SB7 2022-11-03 10:39:04 +08:00
Jeppe Reinhold
16b450feb3 enable ChangeArgs test for Svelte 2022-11-03 00:48:03 +01:00
Ian VanSchooten
9fe7fdc20b Upgrade to TS 4.8 2022-11-02 19:33:16 -04:00
Ian VanSchooten
ede95622a1 Merge remote-tracking branch 'origin/next' into nested-addons
# Conflicts:
#	code/addons/outline/package.json
2022-11-02 19:07:41 -04:00
Gavin Mogan
2f676a2528 Use import.meta.webpackHot instead of module.hot for check 2022-11-02 15:20:09 -07:00
Ian VanSchooten
b37061cbd1 Merge remote-tracking branch 'origin/next' into prettier-upgrade 2022-11-02 16:05:04 -04:00
Ian VanSchooten
87582dc9e8 Vite: Re-export essentials sub-addon preview annotations for pnpm 2022-11-02 15:46:22 -04:00
Michael Shilman
b00748bff3 Fix linting 2022-11-03 01:42:48 +08:00
Michael Shilman
e7e6d0c391 Fix linting 2022-11-03 00:49:37 +08:00
Michael Shilman
60651b346c Merge branch 'next' into pr/19585 2022-11-03 00:46:13 +08:00
Norbert de Langen
2c5079a602
add them back here too 2022-11-02 14:33:42 +01:00
Norbert de Langen
e789ca6fa9
add re-export back that I removed in https://github.com/storybookjs/storybook/pull/19580 2022-11-02 14:30:21 +01:00
Norbert de Langen
f98bc37bab
improvements 2022-11-02 14:07:44 +01:00
Norbert de Langen
9a07e8788f
prebundle the preview 2022-11-02 13:50:45 +01:00