2178 Commits

Author SHA1 Message Date
Norbert de Langen
80c63a9869
if we change the config & code a bit, and bundle babel in, maybe we can fix this issue easily? 2022-10-28 09:33:44 +02:00
Norbert de Langen
7a86f0363e
Merge pull request #19656 from storybookjs/consistent-type-imports
Build: Separate type and value imports, enforce with ESLint
2022-10-28 09:36:35 +03:00
Michael Shilman
6f926d0583 Telemetry: Better CI measurement 2022-10-28 14:33:54 +08:00
Michael Shilman
d10ab1f6af Telemetry: Measure version update check 2022-10-28 14:33:28 +08:00
Michael Shilman
298c9e9e66
Merge pull request #19648 from storybookjs/shilman/track-docs-usage
Telemetry: Measure docs usage
2022-10-28 14:17:14 +08:00
Michael Shilman
ff964c09e9 Reorder tests to avoid confusoin 2022-10-28 13:55:29 +08:00
Michael Shilman
45a8482f30 Clean up tests 2022-10-28 13:54:26 +08:00
Tom Coleman
0d1ce628e0 Don't emit key strokes if *any* play function is in progress 2022-10-28 16:52:37 +11:00
Michael Shilman
2aff120a62 CSF-tools: Add source extraction WIP 2022-10-28 13:31:16 +08:00
Tom Coleman
3da2d94c76 Add e2e spec for autoplay 2022-10-28 16:00:41 +11:00
Tom Coleman
a30ddf0b65 Update autoplay stories to not rely on the console 2022-10-28 15:47:25 +11:00
Tom Coleman
7648aefd6f Add unit test for StoryRender runPlayFunction option 2022-10-28 15:35:47 +11:00
Tom Coleman
2c54a2ba51
Merge pull request #19657 from storybookjs/restore-csf-next
Go back to `csf@next`
2022-10-28 13:40:55 +11:00
Tom Coleman
e6c9cf3ed0 Don't run play functions in docs unless parameters.docs.autoplay is set. 2022-10-28 11:29:40 +11:00
Tom Coleman
6f9b7276b4 Actually upgrade to the latest version of csf@next 2022-10-28 10:45:20 +11:00
Ian VanSchooten
0f69e88459 Fix rebase 2022-10-27 19:40:17 -04:00
Ian VanSchooten
f87e73ec1c Do not split type and value imports in Angular 2022-10-27 19:33:39 -04:00
Ian VanSchooten
c854fe659e Update snapshots 2022-10-27 19:33:39 -04:00
Ian VanSchooten
393a12aac3 Use explicit type imports 2022-10-27 19:33:39 -04:00
Tom Coleman
06907e106e Merge remote-tracking branch 'origin/next' into tom/sb-831-only-generate-docs-page-for-tagged 2022-10-28 09:42:16 +11:00
Tom Coleman
0f8f835912 Go back to csf@next now https://github.com/ComponentDriven/csf/pull/52 is merged 2022-10-28 09:40:25 +11:00
Michael Shilman
8009143dd9
Merge pull request #19004 from zhyd1997/fix/support-profiler-use-in-component
Addon-docs: Fix React Profiler in source snippets
2022-10-28 06:13:19 +08:00
Michael Shilman
b60bd552fe Update git head to 7.0.0-alpha.45, update yarn.lock [ci skip] 2022-10-28 05:58:51 +08:00
Norbert de Langen
2654c8eb1c
Merge branch 'next' into tech/bundle-preview-web 2022-10-27 23:56:25 +02:00
Michael Shilman
3ef1436611 v7.0.0-alpha.45 2022-10-28 05:55:09 +08:00
Michael Shilman
7f49c3d2a6 Update root, peer deps, version.ts/json to 7.0.0-alpha.45 [ci skip] 2022-10-28 05:50:39 +08:00
Norbert de Langen
e95559ca26
fixes 2022-10-27 23:45:10 +02:00
Norbert de Langen
ffb04a295f
migrate preview-web to tsup 2022-10-27 23:11:18 +02:00
Jeppe Reinhold
b2c393533b
Merge pull request #19653 from storybookjs/fix-svelte-target 2022-10-27 22:27:54 +02:00
Norbert de Langen
ae8f7e9be3
remove unused dependencies 2022-10-27 20:17:27 +02:00
Norbert de Langen
c80f4079f9
remove dead code 2022-10-27 20:16:21 +02:00
Norbert de Langen
75f09725d1
Merge pull request #19650 from storybookjs/norbert/sb-803-resolve-addon-actions-deprecations
move the actions decorator into it's own entrypoint
2022-10-27 20:22:54 +03:00
Ian VanSchooten
a1251fae22 Import PreviewRender from @storybook/svelte 2022-10-27 11:48:33 -04:00
Michael Shilman
c3d86a2abe
Merge pull request #19651 from storybookjs/kasper/fix-storyobj-type
CSF: Fix `StoryObj<typeof Cmp>` to work the same as old ComponentStoryObj
2022-10-27 23:40:40 +08:00
Norbert de Langen
2353040163
fixes 2022-10-27 17:00:20 +02:00
Norbert de Langen
51922388b6
fix 2022-10-27 16:26:28 +02:00
Norbert de Langen
0d261cc381
Merge branch 'next' into norbert/sb-803-resolve-addon-actions-deprecations 2022-10-27 16:18:02 +02:00
Norbert de Langen
a9590e1e88
move the actions decorator into it's own entrypoint 2022-10-27 16:05:09 +02:00
Michael Shilman
323d1271e5 Update git head to 7.0.0-alpha.44, update yarn.lock [ci skip] 2022-10-27 21:57:47 +08:00
Michael Shilman
d4965bd328 v7.0.0-alpha.44 2022-10-27 21:52:14 +08:00
Michael Shilman
bdb25bc5ff Update root, peer deps, version.ts/json to 7.0.0-alpha.44 [ci skip] 2022-10-27 21:47:04 +08:00
Michael Shilman
da4bf6eaa7
Merge pull request #19647 from storybookjs/tech/only-copy-mjs-to-manager-outpout
Build-storybook: Only copy .mjs files for manager build
2022-10-27 21:40:35 +08:00
Kasper Peulen
4220a44c86 Make StoryObj<typeof Cmp> work the same as ComponentStoryObj did (so non strict) 2022-10-27 15:29:33 +02:00
Michael Shilman
e3986596d8 Remove accidental debug code 2022-10-27 20:57:35 +08:00
Michael Shilman
a6499d6190 Fix boot notification 2022-10-27 20:55:30 +08:00
Michael Shilman
85d4235f1f Telemetry: Track docs usage 2022-10-27 20:34:52 +08:00
Tom Coleman
527bea0e08
Merge pull request #19642 from storybookjs/tom/sb-883-support-tags-in-storiesof-via-parameters
Allow setting tags in storiesOf via parameters.
2022-10-27 22:59:54 +11:00
Tom Coleman
22b01292b3 Fix addon docs test to use a docspage 2022-10-27 22:53:41 +11:00
Michael Shilman
bd687f26f1
Merge pull request #19644 from storybookjs/shilman/reduce-ci-usage
Build: Reduce CI usage by 60%
2022-10-27 19:38:49 +08:00
Norbert de Langen
f8dabf5a3c
only copy .mjs files from from storybook/manager/dist in manager-builder 2022-10-27 13:03:27 +02:00