211 Commits

Author SHA1 Message Date
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
2191f6aa4e Fix vue MDX stories 2022-10-10 11:57:02 +08:00
Michael Shilman
f52bc2b8e0 Clean-up vue3 MDX 2022-10-10 11:33:16 +08:00
Michael Shilman
bf3e0e4301 Update svelte-mdx.stories.mdx 2022-10-10 11:11:28 +08:00
Michael Shilman
964c2afa6c Fix vue MDX 2022-10-10 11:10:50 +08:00
Michael Shilman
8560f926af Fix svelte MDX 2022-10-10 10:59:03 +08:00
Michael Shilman
d31a3a99cc Fix vue3-mdx stories 2022-10-10 10:00:39 +08: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
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
edf0cc8201
Merge branch 'next' into tech/tsup-lib-client-api 2022-10-03 17:42:15 +02:00
Norbert de Langen
bba5c8c321
Merge branch 'next' into remove-react-classes-global 2022-10-03 17:46:26 +03:00
Michael Shilman
d7d91a1d46 Fix merge issues 2022-10-02 17:34:07 +08:00
Michael Shilman
1fee6dde27 More TS hackery 2022-10-01 19:09:52 +08:00
Michael Shilman
555307d66f Hack around TS errors temporarily 2022-10-01 18:58:16 +08:00
Michael Shilman
1b54a4c7b5 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-10-01 18:50:37 +08:00
Michael Shilman
cb868fc991 Merge branch 'feature/vue2-fixes' into shilman/vue2-rendering-improvements 2022-10-01 18:44:18 +08:00
Michael Shilman
bc8ca2216d Merge branch 'next' into shilman/web-componets-vite-framework 2022-10-01 17:43:48 +08:00
Prashant Palikhe
f120f6a91b fix(vue2): enable final args as props to the story component 2022-10-01 10:29:05 +02:00
Ian VanSchooten
c83bb7dc41 Merge remote-tracking branch 'origin/next' into remove-react-classes-global 2022-09-30 08:39:36 -04: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
Ian VanSchooten
cf7db51915 Remove STORYBOOK_REACT_CLASSES and global/globals.ts 2022-09-29 21:33:02 -04:00
Tom Coleman
e781047747 Use a more reliable method of skipping vite 2022-09-29 15:47:35 +10:00
Michael Shilman
74a1db5ae8 Update vue default render function WIP 2022-09-29 00:19:55 +08:00
Michael Shilman
92740671c1 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-09-29 00:05:28 +08: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
Tom Coleman
d15deee9d2 Update examples to not have TS errors 2022-09-28 16:05:27 +10:00
Tom Coleman
af0b4fb97f Move argTypes test 2022-09-28 15:50:26 +10:00
Tom Coleman
a518a0e610 Disable JS stories in vite, in a hacky way 2022-09-28 15:00:07 +10:00
Tom Coleman
4f8b06ef2a Split JS + TS arg type stories 2022-09-28 14:44:30 +10:00
Tom Coleman
dcc6d479c3 Rename input.js=>input.jsx 2022-09-27 17:26:43 +10:00
Tom Coleman
9e4438a31b Update stories to work 2022-09-27 14:31:13 +10:00
Tom Coleman
9d33725de8 Move argType stories to template/stories folder 2022-09-27 14:31:13 +10:00
Michael Shilman
7fd8f4acf3 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-09-27 11:59:23 +08:00
Michael Shilman
d9bc2a868a Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip] 2022-09-27 11:29:29 +08:00
Michael Shilman
fc90fc8754 v7.0.0-alpha.34 2022-09-27 11:25:43 +08:00
Michael Shilman
584e2f0676 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-09-27 10:48:10 +08:00