ui-components icon indicating copy to clipboard operation
ui-components copied to clipboard

Convert docs to react-storybook

Open jpellizzari opened this issue 8 years ago • 1 comments

Our (my) home-grown docs site is becoming harder to maintain as we add more complexity to this repo (styled-components, automated tests, themes, etc). It also relies on some out of date webpack usage that blocks the repo from upgrading.

Storybook.js has added some nice features around documenting and testing components that are pretty slick:

https://storybook.js.org/basics/writing-stories/ https://storybook.js.org/testing/interaction-testing/

Storybook now covers our entire use case and then some. We should use that instead.

Related #38 #109

jpellizzari avatar Jan 12 '18 21:01 jpellizzari

docz vs. storybook!

foot avatar Nov 27 '18 13:11 foot