1432 Commits

Author SHA1 Message Date
Michael Shilman
96ca5a985c Merge branch 'shilman/csf-plugin' of github.com:storybookjs/storybook into shilman/csf-plugin 2022-10-29 19:50:33 +08:00
Michael Shilman
0e93478cf6
Update code/lib/csf-plugin/README.md
Co-authored-by: Tom Coleman <tom@chromatic.com>
2022-10-29 19:49:45 +08:00
Michael Shilman
a1ca59dabd Fix linting errors 2022-10-29 12:02:45 +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
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
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
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
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
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
b60bd552fe Update git head to 7.0.0-alpha.45, update yarn.lock [ci skip] 2022-10-28 05:58:51 +08: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
Norbert de Langen
ae8f7e9be3
remove unused dependencies 2022-10-27 20:17:27 +02:00