ovidiuch / react-component-playground

Minimal frame for loading and testing React components in isolation.
MIT License
76 stars 16 forks source link

Render documentation sidebar #28

Closed pekala closed 5 years ago

pekala commented 9 years ago

This adds a toggable sidebar with HTML passed as a string for each component. Expected to work with https://github.com/skidding/cosmos/pull/146

This is not mergable yet, as the tests are not updated. But please, have a look and let me know if you like the approach.

ovidiuch commented 5 years ago

@pekala Autumn cleanup? 😄

pekala commented 5 years ago

haha yes, started to use the PR tab in GitHub and this was there way too long ;)

BTW, amazing work on Cosmos, it evolved so nicely. I remember that back in 2015, it was when I saw Cosmos that I actually realised the potential of React. It was way ahead of its times!

ovidiuch commented 5 years ago

haha yes, started to use the PR tab in GitHub and this was there way too long ;)

Nice!

BTW, amazing work on Cosmos, it evolved so nicely. I remember that back in 2015, it was when I saw Cosmos that I actually realised the potential of React. It was way ahead of its times!

Thank you!

Indeed, a lot of things happened since 2015 and the React ecosystem exploded. Interesting to see so many other tools come up in the meantime as well.

Do you still use React? And if you do, did you manage to give Cosmos Next a try? It matured a lot since its early days 😁.