553 Commits

Author SHA1 Message Date
Tobias Diez
077a849d05
chore: fix linter 2023-02-01 17:32:07 +08:00
Tom Coleman
80b3a26b44 Use the filename as the default name for MDX files 2023-02-01 16:45:43 +11:00
Tom Coleman
bd51d022cb Add test to prove #20864 is unneccesary
And set things up for #20863
2023-02-01 16:06:43 +11:00
Yann Braga
4ea443c13e Warn users to use default export in main.js
- involves changes in csf-tools to define a flag that tells us there is (or not) a default export
- involves changes in affected packages now that loadMainConfig is async
2023-01-31 10:23:07 +01:00
Norbert de Langen
fdcd2b592e
Merge branch 'next' into valentin/add-nunito-sans 2023-01-31 10:13:47 +01:00
Norbert de Langen
ea6dffba23
add the font for the storybook manager UI, add a reference to it in the template
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
2023-01-31 10:13:16 +01:00
Michael Shilman
cb1cb566b7 Update git head to 7.0.0-beta.38, update yarn.lock [ci skip] 2023-01-31 16:58:47 +08:00
Michael Shilman
91302a6818 v7.0.0-beta.38 2023-01-31 16:57:30 +08:00
Michael Shilman
a30b991777 v7.0.0-beta.37 2023-01-31 16:53:10 +08:00
Norbert de Langen
97d12d3f31
fix test 2023-01-30 14:50:40 +01:00
Tobias Diez
05dea3b03d
feat: return address of dev server from buildDevStandalone
I currently use `buildDevStandalone` to start a dev server (by code), and to show a nice message to the user afterwards, I would like to get the server address.
2023-01-29 15:27:01 +08:00
Michael Shilman
b6b51d5a2a Update git head to 7.0.0-beta.36, update yarn.lock [ci skip] 2023-01-28 11:30:40 +08:00
Michael Shilman
5268eb0fa2 v7.0.0-beta.36 2023-01-28 11:29:32 +08:00
Jeppe Reinhold
f852ea715b
Merge branch 'next' into disable-markdown-transclusion 2023-01-27 09:31:03 +01:00
Mostafa Sherif
b4dc6121c9 Revert "addon-docs: update story index generator
" #20679

This reverts commits c425cc844627cdf52d260b8844c47864f13d8794
f1765bfd2d116c1022bdb8f2ff9295e3cc368dbb
2023-01-27 02:55:45 -05:00
Michael Shilman
894f514d99 Update git head to 7.0.0-beta.35, update yarn.lock [ci skip] 2023-01-27 00:59:07 +08:00
Michael Shilman
e6d5c50c88 v7.0.0-beta.35 2023-01-27 00:57:32 +08:00
Jeppe Reinhold
021818a795
Merge branch 'next' into disable-markdown-transclusion 2023-01-26 02:17:30 +01:00
Jeppe Reinhold
bece362f88 remove transcludeMarkdown option 2023-01-26 01:36:40 +01:00
Michael Shilman
af85902b01 Update git head to 7.0.0-beta.34, update yarn.lock [ci skip] 2023-01-26 01:39:11 +08:00
Michael Shilman
b8c17b23e9 v7.0.0-beta.34 2023-01-26 01:37:57 +08:00
Michael Shilman
7a495e03d2 Merge branch 'next' into shilman/20145-legacy-mdx1 2023-01-25 23:54:45 +08:00
Ian VanSchooten
50ac037342 Deps: Upgrade fs-extra to 11.1.0 2023-01-24 15:32:13 -05:00
Michael Shilman
deab4d860f Update git head to 7.0.0-beta.33, update yarn.lock [ci skip] 2023-01-24 23:37:11 +08:00
Michael Shilman
7b662c4448 v7.0.0-beta.33 2023-01-24 23:35:44 +08:00
Tom Coleman
4eabf7ea12 Merge branch 'next' into >20626-fix-inconsistent-order 2023-01-24 17:33:34 +11:00
Michael Shilman
92436c8e0f Update git head to 7.0.0-beta.32, update yarn.lock [ci skip] 2023-01-24 11:39:46 +08:00
Michael Shilman
99f5bb60dd v7.0.0-beta.32 2023-01-24 11:38:31 +08:00
Michael Shilman
8c5fe63074 Addon-docs: Add legacy transitional support for MDX1 2023-01-24 00:14:46 +08:00
Tom Coleman
d8ba291e3f Split up detecting files from writing cache to avoid concurrency issues 2023-01-20 18:32:14 +11:00
Michael Shilman
457694a15a Update git head to 7.0.0-beta.31, update yarn.lock [ci skip] 2023-01-20 13:24:01 +08:00
Michael Shilman
6d1ea7647f v7.0.0-beta.31 2023-01-20 13:22:31 +08:00
Michael Shilman
f1765bfd2d
fix linting 2023-01-19 12:31:26 +08:00
Mostafa Sherif
c425cc8446
addon-docs: update story index generator
change extract stories condition to positive matcher instead of negative matcher
2023-01-18 17:07:53 -05:00
Michael Shilman
5ab9699391 Update git head to 7.0.0-beta.30, update yarn.lock [ci skip] 2023-01-18 23:11:11 +08:00
Michael Shilman
633f95bec7 v7.0.0-beta.30 2023-01-18 23:09:16 +08:00
Michael Shilman
26dac372d7
Merge pull request #20646 from storybookjs/fix/safe-check-in-core-preset
Core: Fix `core` preset default value
2023-01-18 22:49:51 +08:00
Valentin Palkovic
4ca33c3a8f Add telemetry to angular builders 2023-01-17 15:40:39 +01:00
Yann Braga
d64e0135a0 use proper defaults when calling core preset 2023-01-17 11:54:36 +01:00
Michael Shilman
ae3640239c Update git head to 7.0.0-beta.29, update yarn.lock [ci skip] 2023-01-17 18:01:52 +08:00
Michael Shilman
c6b2e1a65b v7.0.0-beta.29 2023-01-17 18:00:32 +08:00
Norbert de Langen
f5c5ad9522
fix code and add test 2023-01-16 14:53:46 +01:00
Norbert de Langen
884b926d26
rename 2023-01-16 13:09:40 +01:00
Norbert de Langen
9d69aa5d96
Merge branch 'next' into norbert/bring-favicon-ico-support-back 2023-01-16 12:43:50 +01:00
Michael Shilman
f34295b3da Update git head to 7.0.0-beta.28, update yarn.lock [ci skip] 2023-01-15 14:13:19 +08:00
Michael Shilman
05179df2dc v7.0.0-beta.28 2023-01-15 14:12:15 +08:00
Michael Shilman
33a517844a Update git head to 7.0.0-beta.27, update yarn.lock [ci skip] 2023-01-14 17:49:14 +08:00
Michael Shilman
1abdc0888c v7.0.0-beta.27 2023-01-14 17:48:15 +08:00
Michael Shilman
4da7e82102 Update git head to 7.0.0-beta.26, update yarn.lock [ci skip] 2023-01-14 00:15:09 +08:00
Michael Shilman
4d3ed5ec2e v7.0.0-beta.26 2023-01-14 00:13:56 +08:00