Norbert de Langen
|
57b14d45bb
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-24 00:29:38 +01:00 |
|
Norbert de Langen
|
169ec46b0c
|
Merge branch 'next' into fix/manager-entry-with-exports
|
2022-12-23 15:44:44 +01:00 |
|
Michael Shilman
|
d4beeb98c5
|
Update git head to 7.0.0-beta.14, update yarn.lock [ci skip]
|
2022-12-23 20:06:52 +08:00 |
|
Michael Shilman
|
c3b2e8fe25
|
v7.0.0-beta.14
|
2022-12-23 20:01:28 +08:00 |
|
Tom Coleman
|
8ff272dd80
|
Merge branch 'tom/sb-973-rename-docsenabled-to-docsdisable' into rename-docspage-autodocs
|
2022-12-22 13:20:42 +11:00 |
|
Tom Coleman
|
b438b986de
|
Fix incorrect default for disable
|
2022-12-22 13:19:17 +11:00 |
|
Tom Coleman
|
427ec4433d
|
Rename docsPage to autodocs
And change semantics: `docsPage:true` = `autodocs: 'tag'` and `docsPage: 'automatic'` = `autodocs: true`.
|
2022-12-21 21:49:57 +11:00 |
|
Tom Coleman
|
ed18a8dc6d
|
Rename docsOptions.enabled to docsOptions.disable
|
2022-12-21 21:26:44 +11:00 |
|
Tom Coleman
|
670d52aef9
|
Merge pull request #20118 from storybookjs/clean-up-inline-rendering
Angular: Switch to default to inlineStories=true
|
2022-12-21 12:17:00 +11:00 |
|
Norbert de Langen
|
57ead1064d
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-20 23:14:10 +01:00 |
|
Michael Shilman
|
8f8f30785b
|
Update git head to 7.0.0-beta.13, update yarn.lock [ci skip]
|
2022-12-20 21:34:12 +08:00 |
|
Michael Shilman
|
ddf86bd126
|
v7.0.0-beta.13
|
2022-12-20 21:28:05 +08:00 |
|
Norbert de Langen
|
03d08f923d
|
Merge branch 'next' into tech/tsup-core-server-v2
|
2022-12-20 13:24:13 +01:00 |
|
Norbert de Langen
|
88f59313b3
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-20 13:14:52 +01:00 |
|
Michael Shilman
|
66df2d8afe
|
Update git head to 7.0.0-beta.12, update yarn.lock [ci skip]
|
2022-12-16 23:33:11 +08:00 |
|
Michael Shilman
|
dd52c7e885
|
v7.0.0-beta.12
|
2022-12-16 23:27:05 +08:00 |
|
Michael Shilman
|
4f24d51dd5
|
Update git head to 7.0.0-beta.11, update yarn.lock [ci skip]
|
2022-12-16 22:34:26 +08:00 |
|
Michael Shilman
|
f488007ad9
|
v7.0.0-beta.11
|
2022-12-16 22:28:31 +08:00 |
|
jonniebigodes
|
59f4096f88
|
Merge branch 'next' into docs-updates-for-mdx-2
|
2022-12-16 13:29:07 +00:00 |
|
Michael Shilman
|
157b723a67
|
Update git head to 7.0.0-beta.10, update yarn.lock [ci skip]
|
2022-12-16 15:27:58 +08:00 |
|
Michael Shilman
|
e0ac327744
|
v7.0.0-beta.10
|
2022-12-16 15:23:14 +08:00 |
|
Michael Shilman
|
849ebe4f95
|
Update git head to 7.0.0-beta.9, update yarn.lock [ci skip]
|
2022-12-16 00:22:01 +08:00 |
|
Michael Shilman
|
c466d4f77c
|
v7.0.0-beta.9
|
2022-12-16 00:15:33 +08:00 |
|
Kyle Gach
|
ad1852813f
|
Minimally update addon-docs README
|
2022-12-14 21:37:50 -07:00 |
|
Norbert de Langen
|
d7fb0c316f
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-14 22:56:01 +01:00 |
|
Michael Shilman
|
dadc3471a0
|
Update git head to 7.0.0-beta.8, update yarn.lock [ci skip]
|
2022-12-14 23:46:54 +08:00 |
|
Michael Shilman
|
5340574d89
|
v7.0.0-beta.8
|
2022-12-14 23:40:38 +08:00 |
|
Ian VanSchooten
|
49c677125e
|
Import JSXOptions from @storybook/mdx2-csf
|
2022-12-14 09:58:25 -05:00 |
|
Ian VanSchooten
|
63bb8bd2e2
|
Merge remote-tracking branch 'origin/next' into mdx-jsx-options
|
2022-12-14 09:20:04 -05:00 |
|
Ian VanSchooten
|
25ca7e0915
|
Use jsxOptions instead of mdxBabelOptions
# Conflicts:
# code/addons/docs/src/preset.ts
|
2022-12-14 09:19:51 -05:00 |
|
Michael Shilman
|
66a5072c8f
|
Update git head to 7.0.0-beta.7, update yarn.lock [ci skip]
|
2022-12-14 22:09:39 +08:00 |
|
Michael Shilman
|
e16a8c685e
|
v7.0.0-beta.7
|
2022-12-14 22:01:47 +08:00 |
|
Michael Shilman
|
3ad0e661de
|
Merge pull request #20261 from storybookjs/shilman/webpack-mdx2-without-babel-loader
Addon-docs: Upgrade mdx2-csf and use its JSX handling
|
2022-12-14 20:26:50 +08:00 |
|
Michael Shilman
|
5ccda7a16c
|
Update mdx2-csf version to next
|
2022-12-14 20:25:15 +08:00 |
|
Michael Shilman
|
d54661bb6c
|
Merge branch 'next' into clean-up-inline-rendering
|
2022-12-14 20:19:57 +08:00 |
|
Michael Shilman
|
1b9a5570a9
|
Remove babel-loader shenanigans
|
2022-12-14 19:47:28 +08:00 |
|
Michael Shilman
|
6f66a071bf
|
Addon-docs: Upgrade mdx2-csf and use its JSX handling
|
2022-12-14 19:37:18 +08:00 |
|
Michael Shilman
|
722836186f
|
Addon-docs: Restore deprecated blocks entry point
|
2022-12-14 10:33:31 +08:00 |
|
Norbert de Langen
|
a033d29a3c
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-13 19:19:57 +01:00 |
|
Michael Shilman
|
1486c8821f
|
Update git head to 7.0.0-beta.6, update yarn.lock [ci skip]
|
2022-12-14 00:15:33 +08:00 |
|
Michael Shilman
|
edcda9c064
|
v7.0.0-beta.6
|
2022-12-14 00:10:09 +08:00 |
|
Michael Shilman
|
d5a7a65e90
|
Update git head to 7.0.0-beta.5, update yarn.lock [ci skip]
|
2022-12-13 23:27:30 +08:00 |
|
Michael Shilman
|
8a44bd6080
|
v7.0.0-beta.5
|
2022-12-13 23:21:27 +08:00 |
|
Norbert de Langen
|
fe9b5d6cee
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-13 09:14:33 +01:00 |
|
Norbert de Langen
|
b0977b89c1
|
remove the window as global definition
|
2022-12-13 08:57:05 +01:00 |
|
Michael Shilman
|
fa999299a9
|
Update git head to 7.0.0-beta.4, update yarn.lock [ci skip]
|
2022-12-13 09:39:35 +08:00 |
|
Michael Shilman
|
4d869ed6f7
|
v7.0.0-beta.4
|
2022-12-13 09:34:00 +08:00 |
|
Norbert de Langen
|
5653ec8285
|
Merge branch 'next' into norbert/sb-1063-vite-in-dev-mode-with-storystorev6
|
2022-12-12 14:01:49 +01:00 |
|
Michael Shilman
|
4a1024130b
|
Update git head to 7.0.0-beta.3, update yarn.lock [ci skip]
|
2022-12-10 10:24:01 +08:00 |
|
Michael Shilman
|
9a57b4788c
|
v7.0.0-beta.3
|
2022-12-10 10:19:22 +08:00 |
|