66 Commits

Author SHA1 Message Date
Kasper Peulen
123322c07d Rename tsx to ts as we don't use jsx anymore in stories 2022-10-31 11:57:39 +01:00
Kasper Peulen
f40508e47e Fix deepscan 2022-10-31 11:57:39 +01:00
Kasper Peulen
c907472849 Migrate TS templates to CSF3 2022-10-31 11:57:34 +01:00
Kasper Peulen
96e68e4920 Migrate JS templates to CSF3 2022-10-31 11:54:00 +01:00
Kasper Peulen
960426dba3 Move all templates out of cli into renderers 2022-10-31 10:59:17 +01:00
Ian VanSchooten
393a12aac3 Use explicit type imports 2022-10-27 19:33:39 -04:00
Tom Coleman
824c6821b9 Replace use of CSF in template stories 2022-10-27 19:30:11 +11:00
Kasper Peulen
b476912803
Merge pull request #19596 from storybookjs/shilman/fix-story-migration
Docs: Deprecate Story and ComponentX types
2022-10-26 14:29:59 +02:00
Kasper Peulen
be6fb1ffb6 Fix usage of changed types 2022-10-26 12:05:38 +02:00
Norbert de Langen
6534b72c8f
fix snapshot 2022-10-24 15:47:52 +02:00
Norbert de Langen
6be12c24d8
deal with the aftermath of upgrading eslint 2022-10-24 14:57:37 +02: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
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
f98993446b
fix snapshots 2022-10-11 13:27:32 +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
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
5054605a9a Skip error stories in the test runner only 2022-10-08 10:59:23 +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
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
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
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
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
c2042c393a fix typo 2022-09-18 01:54:09 +08:00
Michael Shilman
150cf37d3c Skip story re-rendering test for vue3/svelte 2022-09-17 10:27:30 +08:00
Jeppe Reinhold
acf22f5591 add descriptions to deliberate ts-expect-errors 2022-09-15 13:51:03 +02:00
Tom Coleman
a481e2cfb5 Add an expect error to quieten TS 2022-09-15 11:40:51 +10:00
Michael Shilman
b1ce457e9c Merge branch 'next' into shilman/fix-sandbox-multiple-reacts 2022-09-13 16:04:53 +08:00
Tom Coleman
2abcf77c27 Added stories from Examples folder 2022-09-13 15:01:20 +10:00
Tom Coleman
5d424bb357
Merge branch 'next' into tom/sb-579-addon-interactions 2022-09-13 13:08:01 +10:00