1450 Commits

Author SHA1 Message Date
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
Tom Coleman
2ebaa53687 Small tweak 2022-11-02 22:13:19 +11:00
Tom Coleman
1493309423 Fix tests 2022-11-02 22:12:48 +11:00
Tom Coleman
8012b1122a Pull renderer+builder from framework's package.json + a known list 2022-11-02 22:00:26 +11:00
Tom Coleman
18d1070f7b Create a migration to add docs.docsPage: 'automatic' if unset 2022-11-02 17:36:55 +11:00
Tom Coleman
fe3396e90a Update default main.js to set docsPage: true 2022-11-02 17:15:56 +11:00
Tom Coleman
6e256cd2ab Allow setting docsPage = automatic to set docs entries for all components 2022-11-02 16:19:51 +11:00
Tom Coleman
04cc734201 WIP use tags rather than addDocsTemplate in indexer 2022-11-02 15:46:31 +11:00
Tom Coleman
c7c4498965 Update client-api to use tags instead of filename to detect MDX stories 2022-11-02 15:41:31 +11:00
Michael Shilman
f64590613e Build: Re-enable test-runner for vue-cli 2022-11-02 10:06:50 +08:00
Tom Coleman
95da68c93e Drop second parameter, and read root element type off framework 2022-11-02 12:57:34 +11:00
Tom Coleman
a7f29b71de Add rootElement to Framework and add Framework 2022-11-02 12:48:26 +11:00
Ian VanSchooten
1dab163ce7
Merge pull request #19670 from storybookjs/eslint-unignores
Cleanup: Un-ignore some files from eslint
2022-11-01 11:39:28 -04:00
Mark
2c509cb2f7 More Angular test fixes and others 2022-11-01 03:08:53 -05:00
Michael Shilman
93e154bc4d Update git head to 7.0.0-alpha.47, update yarn.lock [ci skip] 2022-11-01 12:18:02 +08:00
Michael Shilman
1c706a4a77 v7.0.0-alpha.47 2022-11-01 12:14:02 +08:00
Michael Shilman
aba7964cc4 Update root, peer deps, version.ts/json to 7.0.0-alpha.47 [ci skip] 2022-11-01 12:10:52 +08:00
Michael Shilman
e8427c9df3
Merge pull request #19680 from storybookjs/shilman/csf-plugin
Addon-docs: Replace source-loader with csf-plugin
2022-11-01 12:05:18 +08:00
Michael Shilman
5954bd8a33 Fix comment [ci skip] 2022-11-01 11:29:25 +08:00
Michael Shilman
3402e887c4 Merge branch 'next' into pr/19585 2022-11-01 11:18:53 +08:00