24 Commits

Author SHA1 Message Date
Michael Shilman
06eb833d5f Fix doc blocks imports to import from ESM/CJS 2021-05-07 11:51:52 +08: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
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
Rafael Almeida
e67ff4ffc2
Remove deprecated addParameters from docs snippet 2020-08-12 13:27:59 -03:00
Michael Shilman
201ae325cc Addon-docs: Rename Preview/Props to Canvas/ArgsTable 2020-07-31 14:10:07 +08:00
Andrew Lisowski
47f0f0df4f update perf stats 2020-06-09 15:00:13 -07: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
6e75747db3 Improve props tables docs 2020-05-24 05:14:44 +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
54757192c5 Addon-docs: Fix reference links in documentation 2020-04-17 09:10:26 +08:00
Michael Shilman
fb2027f8ea Addon-docs: Remove deprecated react config 2020-04-14 10:35:28 +08:00
Jon Palmer
d8eb21b7ff remove the legacy makePreset 2020-02-25 13:59:42 -05:00
Norbert de Langen
10a30f28ec
FIX spelling mistakes 2020-01-23 21:36:07 +01:00
Norbert de Langen
0707b4231c
ADD migration guide ref to docs-pages that are not a starter-guide 2020-01-20 10:47:31 +01:00
Michael Shilman
316c8cc826 Main.js Combine addons/presets in documentation 2019-12-31 15:20:27 +08:00
Michael Shilman
c0f3f71e03 Fix typo 2019-12-14 21:56:42 +08:00
Michael Shilman
3b43c73753 Add react-specific SB Docs docs 2019-12-14 11:59:11 +08:00
Michael Shilman
690b490227 Addon-docs: Process framework configs in babel 2019-08-02 23:40:13 +08:00
Michael Shilman
f72bca8f16 Addon-docs: Pass everything through babel & partial TS conversion 2019-08-01 20:44:16 +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
783e56dcee MDX compiler 2019-06-19 10:25:34 +08:00