Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
289 stars 76 forks source link

Research: Look into using docs-json output target to improve Storybook integration #1079

Open jcfranco opened 4 years ago

jcfranco commented 4 years ago

@jcfranco commented on Fri Feb 14 2020

Background

Storybook 5.3 added support for web components, namely custom-elements.json. This could be used in conjunction with Stencil's JSON doc output to help simplify our setup.

Desired Outcome

Streamline the Stencil doc output + Storybook integration.


@jcfranco commented on Sat Feb 15 2020

This should probably wait until https://github.com/ionic-team/stencil/issues/2196. The current JSON doc output from Stencil does not give a lot of info for Storybook to work its magic.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

julio8a commented 3 years ago

Does this relate to the work @caripizza did?

jcfranco commented 2 years ago

The Stencil team is looking into improving Storybook integration. I'll leave this open and revisit once there's an update. Related issues:

https://github.com/ionic-team/stencil/issues/3104 https://github.com/ionic-team/stencil/issues/2328 https://github.com/storybookjs/storybook/issues/4600