Skip to content

feat(dropdown): make before and after slots useable alongside the default slot#1535

Merged
mlmoravek merged 2 commits intodevelopfrom
feat/dropdown/slots
Feb 8, 2026
Merged

feat(dropdown): make before and after slots useable alongside the default slot#1535
mlmoravek merged 2 commits intodevelopfrom
feat/dropdown/slots

Conversation

@mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Feb 8, 2026

Proposed Changes

  • Add new ODropdown empty slot
  • Move ODropdown before and after slots outside the default slot.
  • Cleanup some unnecessary properties passed to the default slot, because the user does not need to know them here.
  • Remove unwanted exposed template refs from the ODropdown component.

BREAKING CHANGE: The ODropdown 'before' and 'after' slots are no longer encapsulated by the 'default' slot., so they can be used alongside it.

BREAKING CHANGE: Some props got removed from the ODropdown default slot.

@mlmoravek mlmoravek added enhancement Improvements to existing features and functionality BREAKING CHANGE Breaking changes labels Feb 8, 2026
@netlify
Copy link

netlify bot commented Feb 8, 2026

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 70cb3fb
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/6988a6bb49dbe100087e2433
😎 Deploy Preview https://deploy-preview-1535--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mlmoravek mlmoravek changed the title feat(dropdown): move before and after slots outside the default slot feat(dropdown): make before and after slots useable alongside the default slot Feb 8, 2026
@mlmoravek mlmoravek merged commit c6b8436 into develop Feb 8, 2026
12 checks passed
@mlmoravek mlmoravek deleted the feat/dropdown/slots branch February 8, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BREAKING CHANGE Breaking changes enhancement Improvements to existing features and functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant