106 Commits

Author SHA1 Message Date
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
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
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
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
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
4aad9064f8 Addon-docs: Remove blocks entry point 2022-10-18 23:20:58 +08: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
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
Michael Shilman
efae211cc3
Merge pull request #19493 from acusti/patch-1
Add missing addons/docs dependency for fs-extra
2022-10-17 12:07:46 +08:00
Ian VanSchooten
9b3956038b Merge remote-tracking branch 'origin/next' into optional-webpack
# Conflicts:
#	code/addons/docs/package.json
2022-10-16 20:17:20 -04:00
Michael Shilman
f3dad798d7 Fix deepscan 2022-10-15 18:19:46 +08:00
Michael Shilman
3f2430b2d9 Delete broken mdx-to-csf codemod (will be replaced) 2022-10-15 18:19:31 +08:00
Michael Shilman
dffc6a4096 Update to MDXv2 across the board 2022-10-15 14:59:51 +08:00
Michael Shilman
4af38a6b04 Fix broken sandbox MDX 2022-10-15 14:46:48 +08:00
Michael Shilman
1b45114031 Update git head to 7.0.0-alpha.38, update yarn.lock [ci skip] 2022-10-15 10:54:35 +08:00
Michael Shilman
438114fcf6 v7.0.0-alpha.38 2022-10-15 10:50:44 +08:00
Andrew Patton
0ce1c63e24
Add missing addons/docs dependency (fs-extra) 2022-10-14 18:29:43 -07:00
Tom Coleman
62471a50b5 Merge remote-tracking branch 'origin/next' into tom/sb-557-typescript-2 2022-10-13 13:30:39 +11:00
Norbert de Langen
6604b497cd
Merge pull request #19461 from storybookjs/fix/inconsistent-button-props
make the button component accept a label prop, (not children) (used for sandboxes and renderAssets in cli)
2022-10-13 01:52:54 +03:00
Michael Shilman
ffea0c9211 Update git head to 7.0.0-alpha.37, update yarn.lock [ci skip] 2022-10-13 03:38:47 +08:00
Michael Shilman
82667a6551 v7.0.0-alpha.37 2022-10-13 03:33:26 +08:00
Michael Shilman
c7cab45bef v7.0.0-alpha.36 2022-10-13 03:16:57 +08:00
Norbert de Langen
7a18607c20
problem was between keyboard and chair (it was me) 2022-10-12 13:44:50 +02:00
Norbert de Langen
04922dfa67
convert even more children-props to label-props 2022-10-12 12:22:22 +02:00
Tom Coleman
383d4ba861 Revert "Undo accidental push of tom/sb-557-typescript-2"
This reverts commit 1cfc7203af2dd81d9484d1a569c9fb4e31396ea0.
2022-10-12 13:20:38 +11:00
Tom Coleman
1cfc7203af Undo accidental push of tom/sb-557-typescript-2 2022-10-12 13:16:11 +11:00
Tom Coleman
8e0a57c854 Update docs + preact presets to not clobber each other. 2022-10-12 12:56:27 +11:00
Michael Shilman
19a6e89dc1
Merge pull request #19343 from storybookjs/norbert/sb-702-migrate-stories-and-delete-official
Examples: Remove official-storybook
2022-10-11 22:07:36 +08:00
Kasper Peulen
1cf8658a9e make args sound for CSF3 react types 2022-10-11 10:31:23 +02:00
Norbert de Langen
830ffca350
cleanup 2022-10-11 10:17:44 +02:00
Norbert de Langen
71904dbd30
Merge branch 'next' into norbert/sb-702-migrate-stories-and-delete-official 2022-10-11 10:04:07 +02:00
Michael Shilman
70f21ae05b Merge branch 'next' into shilman/generic-mdx-stories 2022-10-09 18:19:06 +08:00
Ian VanSchooten
4e1782d3e2 Build: Make babel-loader optional 2022-10-06 23:05:50 -04:00
Michael Shilman
d5bc809ae3 Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip] 2022-10-06 00:24:15 +08:00
Michael Shilman
d8972df8c6 v7.0.0-alpha.35 2022-10-06 00:18:55 +08:00
Norbert de Langen
17a3e2c6fd
Merge branch 'next' into shilman/generic-mdx-stories 2022-10-05 16:13:54 +02:00
Norbert de Langen
6ba8ad35ea
cleanup 2022-10-05 14:27:06 +02:00
Norbert de Langen
bbd4a3a86c
remove official example 2022-10-04 12:35:11 +02:00