158 Commits

Author SHA1 Message Date
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
Norbert de Langen
445fe03082
fix 2022-10-14 17:28:00 +02:00
Norbert de Langen
69fb976514
remove onBeforeRender 2022-10-14 16:29:04 +02:00
Norbert de Langen
56ec4438f9
Merge branch 'next' into tech/use-node-16 2022-10-13 15:11:46 +02:00
Norbert de Langen
2b8bd47535
just a few random fixes, enjoy reviewing! 2022-10-13 13:37:32 +02:00
Norbert de Langen
4a8a09d253
Merge branch 'next' into tech/use-node-16 2022-10-13 00:58:38 +02: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
Norbert de Langen
b0112d7853
final final final fix, I swear 2022-10-13 00:35:44 +02:00
Norbert de Langen
850e9336f6
fix broken mdx story for react 2022-10-13 00:20:05 +02: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
764697fc93
change every button in lib/cli/renderassets and renderer/*/template to use the label prop 2022-10-12 12:02:30 +02:00
Norbert de Langen
9f35b2c2fa
switch to node16 2022-10-12 09:37:30 +02:00
Norbert de Langen
f798003dbc
Revert "upgrade to use node 16 everywhere"
This reverts commit 1fad1723dfebdbf481448b8219a8c30c5074960f.
2022-10-11 18:48:56 +02:00
Norbert de Langen
1fad1723df
upgrade to use node 16 everywhere 2022-10-11 18:47:37 +02: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
Norbert de Langen
f98993446b
fix snapshots 2022-10-11 13:27:32 +02:00
Kasper Peulen
1cf8658a9e make args sound for CSF3 react types 2022-10-11 10:31:23 +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
Jeppe Reinhold
510eb744c9
Merge pull request #19292 from danielamram/replace-storybook-semver 2022-10-11 00:30:02 +02:00
Tom Coleman
bc3831f145
Merge pull request #19255 from storybookjs/shilman/upgrade-test-runner
CI: Fix test-runner build step
2022-10-10 16:52:46 +11:00
Michael Shilman
d1ce644221 Fix react-mdx title 2022-10-10 08:26:20 +08:00
Michael Shilman
42158d631a Fix implicit type 2022-10-09 18:47:56 +08:00
Michael Shilman
70f21ae05b Merge branch 'next' into shilman/generic-mdx-stories 2022-10-09 18:19:06 +08:00
Michael Shilman
5054605a9a Skip error stories in the test runner only 2022-10-08 10:59:23 +08:00
danielamram
5f31096c36 Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver 2022-10-06 15:38:49 +03: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
dfd0c6085e
fix tests 2022-10-05 13:43:14 +02:00
Norbert de Langen
e8b3da8955
fix linting 2022-10-05 13:20:07 +02:00
Jeppe Reinhold
0dcc3a0e2c Merge branch 'next' of github.com:storybookjs/storybook into pr/danielamram/19292 2022-10-05 12:35:48 +02:00
Norbert de Langen
edf0cc8201
Merge branch 'next' into tech/tsup-lib-client-api 2022-10-03 17:42:15 +02:00
danielamram
6eeeb19d82 Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver 2022-10-01 02:45:18 +03:00
Tom Coleman
0a3599b17f Update snapshot 2022-09-30 15:59:20 +10:00
Tom Coleman
469b569311 Argh got comment naming off 2022-09-30 14:36:30 +10:00
Michael Shilman
bcb4722860 Refactor MDX examples to sandboxes 2022-09-30 11:45:16 +08:00
Tom Coleman
9cf3aa2514 Update snapshots and fix tests 2022-09-30 12:49:45 +10:00
Tom Coleman
a27504e7bc Deepscan 2022-09-30 12:07:35 +10:00
Tom Coleman
e52ad1c8ac Rename __testfixtures__ => docgen-components 2022-09-30 12:01:49 +10:00
danielamram
e9c8cd854c chore: replace @storybook/semver with semver 2022-09-29 16:31:35 +03:00
Tom Coleman
e781047747 Use a more reliable method of skipping vite 2022-09-29 15:47:35 +10:00
Tom Coleman
91ff0b0689 Delete TS styled props example
It was blowing up the CRA build even though it wasn't being referenced 😠
2022-09-28 19:21:37 +10:00
Tom Coleman
7e3bd67993 Skip tests that use ESM 2022-09-28 19:20:26 +10:00
Norbert de Langen
d3eab19d5b
fixes 2022-09-28 09:39:04 +02:00
Tom Coleman
1736388255 Move cra-ts-kitchen-sink argType stories over 2022-09-28 16:27:57 +10:00
Tom Coleman
7052663b0d Transfer JSdoc stories to new format 2022-09-28 16:18:18 +10:00