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
Michael Shilman
859ebcbae7
Remove react-is dependency
2020-10-25 21:59:34 +08: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
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
b4ef458618
Addon-docs: Vue inline stories documentation & example
2020-04-18 07:55:01 +08:00
Michael Shilman
54757192c5
Addon-docs: Fix reference links in documentation
2020-04-17 09:10:26 +08:00
Shota Fuji
e5a9e30255
feat(addon-docs): Preset options for vue-docgen-api
...
This commit adds a `vueDocgenOptions` option to the preset options.
It enable users to configure vue-docgen-api for the purpose such as
setting aliases or ignore certain named-exports.
https://github.com/storybookjs/storybook/issues/9615
2020-02-01 13:12:39 +00: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
2911c13d3e
Update triconfig instructions for SB Docs frameworks
2019-12-14 11:58:51 +08:00
Norbert de Langen
d7a0c0db41
MIGRATE addon-docs-vue documentation to triconfig
2019-11-26 13:16:37 +01:00
Michael Shilman
e3ab46a202
Addon-docs: Deprecate framework presets
2019-11-12 07:26:30 +08:00
Michael Shilman
f7ac56c26f
Vue docs README
2019-11-03 12:50:23 +08:00