Skip to content

refactor: replace custom modal implementation with native <dialog> element in sd-dialog and sd-drawer - #2999

Draft
mariohamann wants to merge 1 commit into
mainfrom
feat/use-native-dialog
Draft

refactor: replace custom modal implementation with native <dialog> element in sd-dialog and sd-drawer#2999
mariohamann wants to merge 1 commit into
mainfrom
feat/use-native-dialog

Conversation

@mariohamann

Copy link
Copy Markdown
Contributor

Co-authored-by: Copilot copilot@github.com

Description:

Definition of Reviewable:

  • Documentation is created/updated
  • Migration Guide is created/updated
  • E2E tests (features, a11y, bug fixes) are created/updated
  • Stories (features, a11y) are created/updated
  • relevant tickets are linked

@changeset-bot

changeset-bot Bot commented May 8, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 72e5ee1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@solid-design-system/components Minor
@solid-design-system/styles Minor
@solid-design-system/tokens Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…ement in sd-dialog and sd-drawer

Co-authored-by: Copilot <copilot@github.com>
@mariohamann
mariohamann force-pushed the feat/use-native-dialog branch from 26e21da to 72e5ee1 Compare June 26, 2026 11:47
@mariohamann
mariohamann changed the base branch from feat/issue-workflow-mcp to main June 26, 2026 11:48
@mariohamann
mariohamann marked this pull request as ready for review June 26, 2026 11:48
@mariohamann
mariohamann marked this pull request as draft July 7, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

feat: ✨ Refactor sd-drawer & sd-dialog to use native dialog element

1 participant