2072 Commits

Author SHA1 Message Date
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
498aa5f415 Fix deepscan [ci skip] 2022-11-01 11:33:34 +08:00
Michael Shilman
75f1cb6bf6
Merge pull request #19684 from storybookjs/shilman/csf-plugin-docgen-description
CSF-tools: Turn story comments into docs descriptions
2022-11-01 11:30:00 +08:00
Michael Shilman
5954bd8a33 Fix comment [ci skip] 2022-11-01 11:29:25 +08:00
Michael Shilman
bf5ec569ad
Merge pull request #19665 from storybookjs/kasper/templates-to-csf3
CLI: Migrate CLI templates to CSF3
2022-11-01 10:07:39 +08:00
Michael Shilman
f02422a820
Merge pull request #19664 from storybookjs/kasper/cli-templates
CLI: Move all templates out of cli into renderers
2022-11-01 09:24:16 +08:00
Yann Braga
e568418436
Merge pull request #19383 from storybookjs/vite/base-config
Vite: Set default `base` for subfolder deployments
2022-10-31 18:19:45 +01:00
Michael Shilman
789a21b686 Fix typo [ci skip] 2022-11-01 00:27:57 +08:00
Michael Shilman
ffc95536ad CsfPlugin: Fix options handling, add tests 2022-11-01 00:12:52 +08:00
Michael Shilman
ec5dc1c821 CSF-tools: Fix parameters merge for enrichCsf 2022-10-31 23:59:49 +08:00
Michael Shilman
d0cddf51d3 Fix csf-plugin to load "pre" & async for perf 2022-10-31 23:58:41 +08:00
Kasper Peulen
123322c07d Rename tsx to ts as we don't use jsx anymore in stories 2022-10-31 11:57:39 +01:00
Kasper Peulen
f40508e47e Fix deepscan 2022-10-31 11:57:39 +01:00
Kasper Peulen
c907472849 Migrate TS templates to CSF3 2022-10-31 11:57:34 +01:00
Kasper Peulen
96e68e4920 Migrate JS templates to CSF3 2022-10-31 11:54:00 +01:00
Kasper Peulen
960426dba3 Move all templates out of cli into renderers 2022-10-31 10:59:17 +01:00
Tom Coleman
8bcf78db52
Merge pull request #19668 from storybookjs/tom/sb-889-disable-keyboard-shortcuts-during-the
Disable keyboard shortcuts during (docs) play functions and add tests
2022-10-31 12:39:11 +11:00
Tom Coleman
59d2b28577 Make button selector more specific 2022-10-31 12:09:58 +11:00
Michael Shilman
7d740f9e6b Provide migration instructions for source-loader 2022-10-30 21:08:34 +08:00
Michael Shilman
a7cb5c20e3 Merge branch 'next' into shilman/csf-plugin 2022-10-30 20:34:45 +08:00
Michael Shilman
6bbe7f3cd8 Preserve indentation & cleanup 2022-10-30 17:25:01 +08:00
Michael Shilman
87b2781a53 Turn this into a loader
So that it runs on code that still contains comments
2022-10-30 17:19:35 +08:00
Michael Shilman
2c4c25d692 Added some testcases 2022-10-29 21:31:51 +08:00
Michael Shilman
4a9fc915d1 CSF plugin: Turn story comments into docs desciptions 2022-10-29 21:31:51 +08:00
Michael Shilman
924e4df32a Delete index.test.ts 2022-10-29 21:31:10 +08:00
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
Tom Coleman
ce99cfe099 Remove unnecessary delay 2022-10-29 22:00:18 +11:00
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
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
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
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