20 Commits

Author SHA1 Message Date
Jeppe Reinhold
384aa80ca6 don't define React when it is already (implicitly) defined in Webpack 2024-03-21 23:25:18 +01:00
Jeppe Reinhold
2a38e0eeb6 support react-dom/server version not being available in preact 2024-03-21 22:53:59 +01:00
Yann Braga
e93a31fabc fix preact stories 2024-03-21 17:47:13 +01:00
Jeppe Reinhold
02b800d1c9 typo 2024-03-21 08:50:25 +01:00
Jeppe Reinhold
c75c98f0fa account for version mismatch in react-dom 2024-03-21 08:47:02 +01:00
Jeppe Reinhold
8699394358 add stories and autodocs for resolved react in addon-docs templates 2024-03-20 13:38:50 +01:00
Jeppe Reinhold
7290a2c2d8 add explicit react-dom/server alias for vite 2024-03-18 16:09:29 +01:00
Jeppe Reinhold
68c535031d Add E2E test for multiple CSF files with same title in autodocs 2024-02-27 09:16:29 +01:00
Jeppe Reinhold
f81a3971d3 fix ResolvedReactVersion tsx 2023-12-13 14:46:23 +01:00
Jeppe Reinhold
171493e7a2 add e2e test for resolved react version 2023-12-13 13:35:44 +01:00
Michael Shilman
02c2765fc0 Fixed linting & added test doc 2023-12-11 23:12:58 +08:00
Tom Coleman
7bbc0e644f Add an intentionally failing MDX file
This reverts commit e7558619dd0121af19fc79ade7cf860cc054993c.
2023-03-03 13:03:06 +11:00
Tom Coleman
e7558619dd Revert "Add an intentionally failing MDX file"
This reverts commit 018ea7a304780d53955c4488e22a8171e5eeec72.
2023-03-03 13:01:36 +11:00
Tom Coleman
018ea7a304 Add an intentionally failing MDX file 2023-03-03 13:01:16 +11:00
Tom Coleman
58a48317b1 Tweak sandbox stories 2023-02-01 16:50:16 +11:00
Tom Coleman
98d4ba12f3 Turn on autodocs for CSF with attached meta.
For https://github.com/storybookjs/storybook/issues/20864
2023-02-01 15:53:30 +11:00
Norbert de Langen
3342776320
fix references to global in template dirs 2022-12-09 22:03:35 +01:00
Tom Coleman
55e59e7a0e Remove unnecessary titles 2022-11-04 16:23:21 +11:00
Norbert de Langen
04922dfa67
convert even more children-props to label-props 2022-10-12 12:22:22 +02:00
Michael Shilman
bcb4722860 Refactor MDX examples to sandboxes 2022-09-30 11:45:16 +08:00