388 Commits

Author SHA1 Message Date
Jeppe Reinhold
b62de91974 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-604-create-a-standalone-storybook-for-our-phase-2 2022-10-24 13:15:19 +02:00
Michael Shilman
006048febd
Merge pull request #19586 from storybookjs/shilman/docs-iframe-stories
MDX iframe stories
2022-10-24 14:33:32 +08:00
Michael Shilman
b63d05ac22 Update git head to 7.0.0-alpha.42, update yarn.lock [ci skip] 2022-10-24 12:22:33 +08:00
Michael Shilman
4ed2e832e3 v7.0.0-alpha.42 2022-10-24 12:18:25 +08:00
Michael Shilman
2d73aeee2c Update root, peer deps, version.ts/json to 7.0.0-alpha.42 [ci skip] 2022-10-24 12:16:10 +08:00
Michael Shilman
7294835489 MDX iframe stories 2022-10-22 23:45:55 +08:00
Michael Shilman
6466e55eed Fix test-runner version conflicts 2022-10-22 17:34:09 +08:00
Michael Shilman
29008c4cb8 Update git head to 7.0.0-alpha.41, update yarn.lock [ci skip] 2022-10-21 23:46:16 +08:00
Michael Shilman
7ec6f916eb v7.0.0-alpha.41 2022-10-21 23:41:55 +08:00
Michael Shilman
0168acecce Update root, peer deps, version.ts/json to 7.0.0-alpha.41 [ci skip] 2022-10-21 23:38:28 +08:00
Jeppe Reinhold
47404e49f7 Merge branch 'next' 2022-10-20 23:16:25 +02:00
Michael Shilman
b8072c9ea6 Update git head to 7.0.0-alpha.40, update yarn.lock [ci skip] 2022-10-20 02:28:03 +08:00
Michael Shilman
8f6d8629f1 v7.0.0-alpha.40 2022-10-20 02:23:32 +08:00
Michael Shilman
b01bdb97f8 Update root, peer deps, version.ts/json to 7.0.0-alpha.40 [ci skip] 2022-10-20 02:19:47 +08:00
Michael Shilman
a5ff418a9e
Merge pull request #19495 from storybookjs/shilman/upgrade-mdx2
Addon-docs: Upgrade to MDXv2
2022-10-20 02:17:10 +08:00
Michael Shilman
d239cb2ed3 MDX2 has its own types 2022-10-19 14:30:40 +08:00
Michael Shilman
989404c6e5 Fix bad merge 2022-10-19 11:17:46 +08:00
Michael Shilman
11eb3a160f Addon-docs: Support custom MDX components 2022-10-19 11:15:08 +08:00
Michael Shilman
f3796bfb0e Merge branch 'next' into shilman/upgrade-mdx2 2022-10-19 10:27:22 +08:00
Norbert de Langen
323dc1240f
Merge branch 'next' into update-lib-builder-webpack5 2022-10-18 21:03:55 +02:00
Norbert de Langen
c6bb490e67
fixes 2022-10-18 19:05:42 +02:00
Michael Shilman
4e947fb698 Update git head to 7.0.0-alpha.39, update yarn.lock [ci skip] 2022-10-19 00:15:59 +08:00
Michael Shilman
47386bd49d v7.0.0-alpha.39 2022-10-19 00:11:59 +08:00
Michael Shilman
d45ffba17c Update root, peer deps, version.ts/json to 7.0.0-alpha.39 [ci skip] 2022-10-19 00:06:39 +08:00
Michael Shilman
7daa804ed5 Merge branch 'next' into shilman/upgrade-mdx2 2022-10-19 00:03:12 +08:00
Michael Shilman
e85f64ea17 Clean up util-deprecate references 2022-10-18 23:28:45 +08:00
Michael Shilman
f432a9c4c0 Addon-a11y: Remove deprecated withA11y decorator 2022-10-18 23:27:25 +08:00
Michael Shilman
4aad9064f8 Addon-docs: Remove blocks entry point 2022-10-18 23:20:58 +08:00
Michael Shilman
95f93166d8 Backgrounds: Removed deprecated grid parameter 2022-10-18 23:13:30 +08:00
Michael Shilman
3069d00c77 Addons: Remove deprecated register.js 2022-10-18 23:01:54 +08:00
Norbert de Langen
b104eef7af
Merge branch 'next' into update-lib-builder-webpack5 2022-10-18 16:16:20 +02:00
Ian VanSchooten
f587314de6 Remove some other unused dependencies 2022-10-18 09:42:26 -04:00
Ian VanSchooten
bf16c57510 Provide location of babel-loader from builder-webpack5 2022-10-18 09:40:59 -04:00
Norbert de Langen
22c2f06e64
Merge branch 'next' into optional-webpack 2022-10-18 15:01:09 +02:00
Norbert de Langen
be796aff73
Merge branch 'next' into shilman/upgrade-mdx2 2022-10-18 14:27:41 +02:00
Norbert de Langen
e948230ad0
change once.warn to deprecate when that is the actual intent. 2022-10-18 13:45:38 +02:00
Norbert de Langen
da9193981a
fixes 2022-10-18 09:50:32 +02:00
Norbert de Langen
339071740f
Merge pull request #19482 from bryanjtc/tsup-addons-storysource
Build: Bundle addons/storysource with ts-up
2022-10-18 00:45:53 +03:00
Norbert de Langen
fa51a4bf30
Merge branch 'next' into build/lib-docs-tools+lib-instrumenter-tsup 2022-10-17 22:35:15 +02:00
Norbert de Langen
61d9401461
fix 2022-10-17 21:50:30 +02:00
Norbert de Langen
bf222e3ab8
testing 2022-10-17 21:26:09 +02:00
Norbert de Langen
937d086e50
cleanup storyshots 2022-10-17 20:37:04 +02:00
Michael Shilman
da22ba935d Upgrade jest-transform-mdx to MDX2 (WIP) 2022-10-18 00:27:55 +08:00
Michael Shilman
49240024d5 Remove support for addon-docs manual configuration 2022-10-18 00:12:20 +08:00
Michael Shilman
991a189631 Merge branch 'next' into shilman/upgrade-mdx2 2022-10-17 23:52:40 +08:00
Norbert de Langen
c94766d21e
fix storyshots some more 2022-10-17 16:20:38 +02:00
Norbert de Langen
415eb45906
Merge branch 'next' into build/lib-docs-tools+lib-instrumenter-tsup 2022-10-17 15:31:50 +02:00
Norbert de Langen
fbd7fc8005
fix storyshots 2022-10-17 15:12:09 +02:00
Norbert de Langen
0da30e7050
Merge branch 'next' into deprecate/add-decorator-add-api 2022-10-17 14:48:46 +02:00
Norbert de Langen
62f1fa31fb
removal of deprecated public APIs 2022-10-17 13:22:13 +02:00