Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(components): add Alert Dialog component #235

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

markacato
Copy link
Contributor

  • Create new Alert Dialog component using native element
  • Add comprehensive documentation with accessibility guidelines
  • Native keyboard support (Tab, Shift+Tab, Escape)
  • Include code examples for both default and custom footer variants
  • Add English documentation following NLDS standards

This component allows users to focus on one task or piece of information by blocking the page content until the modal task is completed or dismissed.

- Create new Alert Dialog component using native <dialog> element
- Add comprehensive documentation with accessibility guidelines
- Native keyboard support (Tab, Shift+Tab, Escape)
- Include code examples for both default and custom footer variants
- Add English documentation following NLDS standards

This component allows users to focus on one task or piece of information
by blocking the page content until the modal task is completed or dismissed.
@markacato markacato requested a review from joostacato January 30, 2025 15:46
@markacato markacato self-assigned this Jan 30, 2025
Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tilburg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 3:46pm

@markacato markacato enabled auto-merge (squash) February 4, 2025 09:21
@markacato markacato merged commit 0f62028 into main Feb 4, 2025
8 checks passed
@markacato markacato deleted the feat/react-alert-dialog branch February 4, 2025 09:23
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