Skip to content

Fix dialog interface export - #2802

Merged
colepeters merged 1 commit into
v5-alphafrom
fix-dialog-interface-export
Aug 27, 2026
Merged

Fix dialog interface export#2802
colepeters merged 1 commit into
v5-alphafrom
fix-dialog-interface-export

Conversation

@colepeters

@colepeters colepeters commented Aug 27, 2026

Copy link
Copy Markdown
Member

Fix for the name of DialogProps, got missed in #2780


Note

Low Risk
Single exported type rename for naming consistency; no runtime behavior change.

Overview
Completes the Modal → Dialog rename from #2780 by renaming the exported props interface from ModalProps to DialogProps in dialog.props.ts, matching Dialog.tsx and the public DialogProps export.

Reviewed by Cursor Bugbot for commit b376a69. Bugbot is set up for automated code reviews on this repo. Configure here.

@changeset-bot

changeset-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b376a69

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

4 Skipped Deployments
Project Deployment Actions Updated (UTC)
icons Ignored Ignored Aug 27, 2026 9:32pm
sanity-ui-storybook Ignored Ignored Aug 27, 2026 9:32pm
sanity-ui-workshop Ignored Ignored Aug 27, 2026 9:32pm
ui-docs Ignored Ignored Aug 27, 2026 9:32pm

Request Review

@colepeters
colepeters force-pushed the fix-dialog-interface-export branch from 126c676 to b376a69 Compare August 27, 2026 21:32
@colepeters
colepeters merged commit 1034198 into v5-alpha Aug 27, 2026
15 of 16 checks passed
@colepeters
colepeters deleted the fix-dialog-interface-export branch August 27, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants