Skip to content

Conversation

mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Oct 4, 2025

Fixes #1391

Proposed Changes

  • implement custom slot parse to parse defineSlots syntax information
  • refactor components to use defineSlots instead of in template slot documentation

@mlmoravek mlmoravek added the documentation Improvements or additions to documentation label Oct 4, 2025
Copy link

netlify bot commented Oct 4, 2025

Deploy Preview for oruga-documentation-preview failed. Why did it fail? →

Name Link
🔨 Latest commit b29f549
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/68e26b34b25c530008679129

@mlmoravek mlmoravek marked this pull request as draft October 4, 2025 19:28
@mlmoravek mlmoravek changed the title docs(slots): add defineSlots to components docs(parser): update slot parser for defineSlots compatibility Oct 4, 2025
@mlmoravek mlmoravek changed the title docs(parser): update slot parser for defineSlots compatibility docs(parser): update slot parser for defineSlots compatibility Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: add defineSlots to the component and use vue-component-meta data in parser

1 participant