25 Commits

Author SHA1 Message Date
Gaëtan Maisse
0778094329
feat(lit): remove @storybook/lit in favor of @storybook/web-components 2021-06-04 13:42:55 +02:00
Michael Shilman
e43a50ca9d Merge branch 'next' into pr/14600 2021-05-10 11:48:05 +08:00
Michael Shilman
06eb833d5f Fix doc blocks imports to import from ESM/CJS 2021-05-07 11:51:52 +08:00
Gaëtan Maisse
5d1a395eeb
feat(lit): bootstrap support of Lit in Addon Docs 2021-05-04 21:30:24 +02:00
Gaëtan Maisse
16a5deb2fc
refactor(addon-docs): remove babel-loader peer dep
`babel-loader` is required in the context of `builder-webpack4` so there is no need to have it as a dep.
2021-04-22 07:32:01 +02:00
Gaëtan Maisse
c60c7d319d
refactor(docs): remove babel-loader peer dep
`babel-loader` is required in the context of `builder-webpack4` so there is no no need to have it as a dep.
2021-04-18 10:43:38 +02:00
Norbert de Langen
04acc44510
Change /dist to ESM && upgrade required dependencies to make this happen & deal with the consequences 2020-11-26 10:50:46 +01:00
Michael Shilman
859ebcbae7 Remove react-is dependency 2020-10-25 21:59:34 +08:00
Fabien Rassinier
5d8344db19 doc 2020-09-10 17:44:06 +02:00
Michael Shilman
201ae325cc Addon-docs: Rename Preview/Props to Canvas/ArgsTable 2020-07-31 14:10:07 +08:00
Norbert de Langen
540d0a2119
Merge branch 'next' into fix/valid-globs
# Conflicts:
#	MIGRATION.md
2020-05-26 12:34:40 +02:00
Michael Shilman
4d1a3f4106 CSF: Update documentation to use hoisted CSF annotations 2020-05-25 15:24:48 +08:00
Norbert de Langen
da4f8f5a25
CHANGE documentation 2020-05-22 16:06:59 +02:00
Michael Shilman
e30cc27f5b Addon-docs: Common setup docs 2020-04-29 22:03:42 +08:00
Michael Shilman
492f1ae7ed Addon-docs: Fix typescript errors 2019-10-20 19:40:08 +08:00
Michael Shilman
a9ff392cf9 Addon-docs: cleanup dead preset code 2019-08-02 23:40:32 +08:00
Michael Shilman
b596d7e9bb Update makePreset.js 2019-07-29 15:57:20 +08:00
Michael Shilman
f083e737cf Addon-docs: Configure JSX automagically 2019-07-29 15:35:35 +08:00
Michael Shilman
755b6a390b Addon-docs: Static preconfig for docs parameter 2019-07-29 15:07:41 +08:00
Michael Shilman
02423d2ad6 Addon-docs: Add DocsPage automagically 2019-07-27 03:31:48 +08:00
Michael Shilman
e805335311 Addon-docs preset: Make array spread iterable 2019-07-25 16:34:14 +08:00
Michael Shilman
fb17dca6ca Addon-docs: Zero-config source-loader 2019-07-25 14:49:39 +08:00
Michael Shilman
50b43c2886 Addon-docs: Add source-loader dep & preset config 2019-07-24 22:33:39 +08:00
Michael Shilman
0d32cbb6f9 Addon-docs: Add .story.mdx support to preset 2019-06-29 10:01:37 +08:00
Michael Shilman
783e56dcee MDX compiler 2019-06-19 10:25:34 +08:00