Skip to content

Draft: feat(storybook) : documentation template with dependencies block

This MR is a test to try to implement new DocBlocks since Storybook 7 : https://storybook.js.org/docs/react/writing-docs/doc-blocks
And add a custom block that contains the dependencies graphs of components coming from stencil's generated readme files

Preview
image

To check

  • Declare all new angular proxy components in the file angular/projects/wcs-angular/src/lib/wcs-angular.module.ts for newly created web components
  • Explain what has changed in the changelog

Related to #111 (closed)

Edited by Rémi Martinez

Merge request reports