Skip to content

Conversation

@regenrek
Copy link
Contributor

@regenrek regenrek commented Nov 4, 2025

Adds a new reusable dialog component based on Radix UI Dialog primitives, following the project's UI component patterns.


Note

Introduces a reusable dialog built on Radix primitives with overlay, content, header/footer, title/description, trigger/close, and portal utilities.

  • UI Components:
    • New dialog suite in src/components/ui/dialog.tsx built on @radix-ui/react-dialog:
      • Exposes Dialog, DialogTrigger, DialogClose, DialogPortal, DialogOverlay, DialogContent, DialogHeader, DialogFooter, DialogTitle, DialogDescription.
      • Includes animated overlay/content, centered modal layout, close button with icon, and data-slot hooks for styling.

Written by Cursor Bugbot for commit 453dacd. Configure here.

@vercel
Copy link

vercel bot commented Nov 4, 2025

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

Project Deployment Preview Updated (UTC)
constructa-starter Ready Ready Preview Nov 4, 2025 0:36am

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