Skip to content

Conversation

alexwilson
Copy link
Owner

Why?

Something I've wanted for ages is a formal way of developing components independently from any consuming websites.

What?

  • Add Storybook with a configuration allowing it to discover components outside of the local scope (heavily inspired by Origami)
  • Refactor components in @alexwilson/legacy-components to be agnostic of their Link implementation. This is a hack, and I'd like to revisit in the future because ... ew.
  • Added some basic stories to test/preview @alexwilson/legacy-components.

Anything else?

Storybook will build when it doesn't have global scope, but won't include any components. I need some way of ensuring that the build process aware of this.

@alexwilson alexwilson force-pushed the add-storybook branch 2 times, most recently from 5c96b9a to 560879e Compare July 11, 2023 23:15
@alexwilson alexwilson force-pushed the add-storybook branch 2 times, most recently from 5c4ff5e to eb6a588 Compare May 26, 2024 13:57
@alexwilson alexwilson force-pushed the add-storybook branch 7 times, most recently from 0c2ba9b to 962f413 Compare June 9, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant