Skip to content

Conversation

@futurfuturfuturfutur
Copy link
Contributor

@futurfuturfuturfutur futurfuturfuturfutur commented May 7, 2023

Closes #108

@what-the-diff
Copy link

what-the-diff bot commented May 7, 2023

PR Summary

  • Added a template tag to the component
    This update provides a framework for easily customizing the display of certain elements within the component.
  • Looped through all slots and added them as children of the previewedComponent
    This improvement allows for greater flexibility and customization by automatically rendering all desired elements as children of the main component, creating a more dynamic user interface.

@elevatebart elevatebart changed the title Add specified slots rendering feat: add specified slots rendering May 7, 2023
@elevatebart elevatebart merged commit 6dd7dbb into vue-styleguidist:master May 9, 2023
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

🎉 This PR is included in version 2.5.4 🎉

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

Development

Successfully merging this pull request may close these issues.

Specified slots are not rendered inside the component

2 participants