Skip to content

docs(use-overlay): add confirm dialog example#5832

Merged
benjamincanac merged 5 commits intov4from
doc/add-use-overlay-recipe
Jan 12, 2026
Merged

docs(use-overlay): add confirm dialog example#5832
benjamincanac merged 5 commits intov4from
doc/add-use-overlay-recipe

Conversation

@genu
Copy link
Member

@genu genu commented Jan 7, 2026

🔗 Linked issue

Related to #5693, #5724, #4632, #3265

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Adds a recipe to the useOverlay composable documentation demonstrating how to build a reusable confirm dialog pattern using a custom useConfirmDialog composable wrapper.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@genu genu requested a review from benjamincanac as a code owner January 7, 2026 18:02
@github-actions github-actions bot added the v4 #4488 label Jan 7, 2026
@benjamincanac benjamincanac changed the title docs: add useDialog recipe docs(use-overlay): add useDialog recipe Jan 7, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 7, 2026

npm i https://pkg.pr.new/@nuxt/ui@5832

commit: c9a9fc0

@genu genu changed the title docs(use-overlay): add useDialog recipe docs(useOverlay): add useConfirmDialog recipe Jan 7, 2026
@genu genu changed the title docs(useOverlay): add useConfirmDialog recipe docs(useOverlay): add useConfirmDialog recipe Jan 7, 2026
@benjamincanac benjamincanac changed the title docs(useOverlay): add useConfirmDialog recipe docs(use-overlay): add useConfirmDialog recipe Jan 12, 2026
@benjamincanac benjamincanac changed the title docs(use-overlay): add useConfirmDialog recipe docs(use-overlay): add confirm dialog example Jan 12, 2026
@benjamincanac benjamincanac merged commit 5715890 into v4 Jan 12, 2026
15 of 16 checks passed
@benjamincanac benjamincanac deleted the doc/add-use-overlay-recipe branch January 12, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants