Open jcfranco opened 4 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.
Does this relate to the work @caripizza did?
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
@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.