200 Commits

Author SHA1 Message Date
Norbert de Langen
2ce214c567
add empty file 2022-10-10 09:23:08 +02:00
Norbert de Langen
94ed6f6cf9
add html dummy components 2022-10-10 09:02:44 +02: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
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
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
Michael Shilman
37f0de01f3 Merge branch 'next' into shilman/vue3-generic-stories 2022-09-26 19:36:10 +08:00
Norbert de Langen
d2846e8c00
fix the svelte button component not accepting the onClick handler 2022-09-26 09:41:09 +02:00
Jeppe Reinhold
600f71fd0c Merge remote-tracking branch 'origin/next' into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect 2022-09-20 11:47:59 -04:00
Michael Shilman
b5e62f5ab9 Fix deepscan 2022-09-20 17:53:51 +08:00
Michael Shilman
98e825a1f1 Vue3: Add generic sandbox stories 2022-09-20 11:28:52 +08:00
Michael Shilman
88917785d8 Add stories placeholder for vue2 2022-09-18 19:00:59 +08:00
Michael Shilman
c01bb7decd Web-components: Attempt default render function 2022-09-18 18:59:43 +08:00
Michael Shilman
62b77cc7d4 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-09-18 18:58:58 +08:00
Michael Shilman
8e76081b09 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-09-18 18:00:18 +08:00
Michael Shilman
aa3a8ea253 Revert "Vue2: Fix play's within(canvas) by preserving #storybook-root"
This reverts commit b8380fa5ecff7911476254619dd79aa62dac89fa.
2022-09-18 17:26:48 +08:00
Michael Shilman
4bbbdbfa1e Vue2: Fix play's within(canvas) by preserving #storybook-root 2022-09-18 17:25:39 +08:00