Skip to content

feat(collapse): rewrite with HTML details tag#1586

Open
mlmoravek wants to merge 6 commits intodevelopfrom
feat/collapsable/dialog
Open

feat(collapse): rewrite with HTML details tag#1586
mlmoravek wants to merge 6 commits intodevelopfrom
feat/collapsable/dialog

Conversation

@mlmoravek
Copy link
Copy Markdown
Member

@mlmoravek mlmoravek commented Mar 17, 2026

Proposed Changes

Rewrite the OCollapse component to use native HTMLDialogElement element instead of a custom implementation.
Using native HTML tags to make this feature possible increase a wide usecase for a11y.
See:

@mlmoravek mlmoravek added the BREAKING CHANGE Breaking changes label Mar 17, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 17, 2026

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit d4d25a2
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/69bd2942557aa400086358f3
😎 Deploy Preview https://deploy-preview-1586--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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BREAKING CHANGE Breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant