Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Implement React Component Storybook #38

Open
tgines opened this issue Jun 15, 2020 · 2 comments
Open

Implement React Component Storybook #38

tgines opened this issue Jun 15, 2020 · 2 comments
Labels
help wanted Extra attention is needed react

Comments

@tgines
Copy link

tgines commented Jun 15, 2020

We have Storybook running on the stencil side of things, and that works great. Since React is something we could possibly have custom components for that are extended from the web components, we'll need some custom documentation options for React.

Let's set up an instance of Storybook on the react side of things. Bonus points if we can find an easy way of automatically duplicating the stories from the main web components directory any time new ones are built. Not a deal breaker for the initial setup though.

Some docs that might be helpful:
https://storybook.js.org/docs/basics/writing-stories/#run-multiple-storybooks

@rjmccluskey
Copy link
Contributor

FYI, I'm going to pick this up as a 10% project. I'm unable to edit the pipeline so if anyone wants to change it to "in progress" feel free.

@ianrohde ianrohde added the help wanted Extra attention is needed label Jul 9, 2020
@ianrohde
Copy link
Contributor

ianrohde commented Jul 9, 2020

I got ~90% done with this, but started to spin wheels so I moved back to component creation.

#57

@ianrohde ianrohde changed the title Implement Storybook on the React package Implement React Component Storybook Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed react
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants