Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(examples): enable consumers to supply props for example components #129

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

jgroth
Copy link
Owner

@jgroth jgroth commented Dec 21, 2023

This will enable consumers to supply props for example components. A props factory can be given to the root kompendium-app component which will be used when rendering all example components. The factory will be given the name of the example component that is being rendered.

This will enable consumers to supply props for example components. A props factory can be given to
the root `kompendium-app` component which will be used when rendering all example components. The
factory will be given the name of the example component that is being rendered.
@jgroth jgroth merged commit 4f6d72f into master Dec 21, 2023
3 checks passed
@jgroth jgroth deleted the example-props-factory branch December 21, 2023 09:33
@jgroth
Copy link
Owner Author

jgroth commented Dec 21, 2023

🎉 This PR is included in version 0.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant