2164 Commits

Author SHA1 Message Date
Michael Shilman
a1ca59dabd Fix linting errors 2022-10-29 12:02:45 +08:00
Michael Shilman
4161e57020 Addo-docs: Remove mdx-compiler-plugin 2022-10-29 11:53:19 +08:00
Michael Shilman
52fab185a9 Merge branch 'next' into shilman/csf-plugin 2022-10-29 11:15:45 +08:00
Michael Shilman
f7edd49250 Add csf-plugin to replace source-loader 2022-10-29 11:00:44 +08:00
Michael Shilman
a2174e328c Update git head to 7.0.0-alpha.46, update yarn.lock [ci skip] 2022-10-28 21:32:45 +08:00
Michael Shilman
c64b5be851 v7.0.0-alpha.46 2022-10-28 21:28:37 +08:00
Michael Shilman
02608b753f Update root, peer deps, version.ts/json to 7.0.0-alpha.46 [ci skip] 2022-10-28 21:25:40 +08:00
Ian VanSchooten
6327e42997 Un-ignore lib/cli/test files from eslint 2022-10-28 09:18:02 -04:00
Ian VanSchooten
419e83b000 Un-ignore .d.ts files from eslint 2022-10-28 09:18:02 -04:00
Michael Shilman
11aa26863d
Merge pull request #19660 from storybookjs/shilman/version-check-telemetry
Telemetry: Measure version update check
2022-10-28 21:12:29 +08:00
Ian VanSchooten
4368b1569d Make prettier a dependency of @storybook/components 2022-10-28 09:10:49 -04:00
Ian VanSchooten
40381d2002 Allow up to prettier 3 2022-10-28 09:10:00 -04:00
Norbert de Langen
56c882f355
Merge pull request #19655 from storybookjs/tech/bundle-preview-web
migrate preview-web to tsup
2022-10-28 14:55:19 +02:00
Tom Coleman
e50db9fc26
Update code/lib/preview-web/src/PreviewWeb.tsx 2022-10-28 23:50:22 +11:00
Ian VanSchooten
1289acd4a2 Enable deepscan when working from /code 2022-10-28 08:47:25 -04:00
Ian VanSchooten
90353e770c Make ESLint the default formatter in vscode 2022-10-28 08:46:48 -04:00
Norbert de Langen
6cfe8494ba
fix 2022-10-28 14:31:44 +02:00
Tom Coleman
ebc28fc898 Add E2E test for keyboard shortcut behaviour 2022-10-28 23:30:52 +11:00
Tom Coleman
d4d7c53f2f
Update code/lib/preview-web/src/render/StoryRender.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-10-28 23:29:45 +11:00
Ian VanSchooten
5ed707f5d1 Remove .prettierrc files 2022-10-28 08:20:37 -04:00
Norbert de Langen
4b63eec847
cleanup 2022-10-28 14:17:59 +02:00
Norbert de Langen
4bc93cef89
cleanup 2022-10-28 14:17:02 +02:00
Norbert de Langen
582f3bc477
fix the unit test
Co-authored-by: Tom Coleman <tom@chromatic.com>
2022-10-28 14:16:20 +02:00
Michael Shilman
c083eb9c56 Merge branch 'next' into shilman/version-check-telemetry 2022-10-28 20:13:51 +08:00
Tom Coleman
6e2b837a88 Add stories to check shortcuts aren't called from play 2022-10-28 22:34:25 +11:00
Norbert de Langen
6a46ee1730
fix 2022-10-28 11:42:39 +02:00
Norbert de Langen
2a970630b6
Merge branch 'next' into tech/bundle-preview-web 2022-10-28 11:41:48 +02:00
Norbert de Langen
5a930b7528
cleanup 2022-10-28 11:16:48 +02:00
Norbert de Langen
a8d0edafbe
fixes 2022-10-28 11:02:34 +02:00
Norbert de Langen
96fdb7c04f
not bundle in babel types 2022-10-28 10:59:11 +02:00
Norbert de Langen
631a961e95
more fixes 2022-10-28 10:15:02 +02:00
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