Skip to content

Conversation

hywax
Copy link
Contributor

@hywax hywax commented Oct 9, 2025

πŸ”— Linked issue

Resolves #4243

❓ 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

Added an example to the documentation for checkboxes. I wanted to do it in #5194, but you closed the PR quickly.

Also added global onToggle and onSelect so that they don't have to be passed to the item every time.

πŸ“ Checklist

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

Copy link

pkg-pr-new bot commented Oct 9, 2025

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

commit: 5c5a055

@benjamincanac benjamincanac changed the title feat(Tree): add checkbox items example and enhance event handling feat(Tree): add global event handlers and checkbox example Oct 9, 2025
@benjamincanac benjamincanac merged commit 84f87a5 into nuxt:v4 Oct 10, 2025
15 checks passed
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.

UTree with checkboxes

2 participants