Norbert de Langen
|
17a3e2c6fd
|
Merge branch 'next' into shilman/generic-mdx-stories
|
2022-10-05 16:13:54 +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 |
|
Tom Coleman
|
cbb26cfa6b
|
Simplify form greatly, split out a/sync waitFor stories
|
2022-09-12 16:10:00 +10:00 |
|
Michael Shilman
|
ce2a156826
|
Build: Fix sandbox running multiple versions of react
|
2022-09-09 19:44:47 +08:00 |
|
Tom Coleman
|
9feae1dd9d
|
Added some basic interactions stories and a (crappy) React implemenation of a form
|
2022-09-09 16:58:20 +10:00 |
|
Norbert de Langen
|
752afaf992
|
FIX a spelling mistake
|
2022-09-08 14:07:21 +02:00 |
|
Norbert de Langen
|
1b86bf70d7
|
Merge branch 'next' into norbert/sb-574-addon-a11y
# Conflicts:
# code/renderers/react/template/components/index.js
# code/renderers/svelte/template/components/index.js
# code/renderers/vue3/template/components/index.js
|
2022-09-08 12:15:44 +02:00 |
|
Norbert de Langen
|
385f610f23
|
Add a Svelte Html component
|
2022-09-08 11:53:46 +02:00 |
|
Norbert de Langen
|
982db837e3
|
add a Html component for testing any html content
|
2022-09-06 17:54:17 +02:00 |
|
Tom Coleman
|
b1ee8ccd35
|
Add error stories to react
|
2022-09-06 13:53:12 +10:00 |
|
Tom Coleman
|
cd6dc91546
|
Simplify stories to not need special render/decorators
|
2022-09-05 15:09:31 +10:00 |
|
Tom Coleman
|
8cd02317bd
|
Refactor Code -> Pre
|
2022-09-05 11:32:19 +10:00 |
|
Tom Coleman
|
80b64da752
|
Added loader stories
|
2022-09-05 10:31:19 +10:00 |
|
Tom Coleman
|
3a7958b5af
|
Add Code component and method of using it
|
2022-09-05 10:05:33 +10:00 |
|
Tom Coleman
|
91c1eeebb7
|
Merge remote-tracking branch 'origin/next' into rename-example-to-sandbox
|
2022-08-02 14:02:14 +10:00 |
|
Tom Coleman
|
2038d82e61
|
Fix merge issues
|
2022-08-02 10:25:16 +10:00 |
|
Tom Coleman
|
4dba874d5d
|
Got "test-components" concept working
|
2022-08-02 08:53:44 +10:00 |
|
Tom Coleman
|
b4a37bf898
|
Add stories via adding to main.js
|
2022-08-02 08:35:07 +10:00 |
|