Skip to content

Conversation

@hywax
Copy link
Member

@hywax hywax commented Oct 9, 2025

πŸ”— Linked issue

❓ 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

Needed to display an indeterminate state, if, for example, we are creating a checkbox.

Add: isIndeterminate, handleSelect, handleToggle

https://reka-ui.com/docs/components/tree

πŸ“ Checklist

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

@hywax hywax requested a review from benjamincanac as a code owner October 9, 2025 11:46
@github-actions github-actions bot added the v4 #4488 label Oct 9, 2025
@hywax hywax changed the title feat(Tree): add indeterminate state to slot props and bindings feat(Tree): provide slot props from reka Oct 9, 2025
@hywax
Copy link
Member Author

hywax commented Oct 9, 2025

@benjamincanac I don't really understand why the tests failed. The tests are running locally, and I haven't touched the functionality where the tests failed.

I can't restart CI; I think something went wrong at some point.

@benjamincanac
Copy link
Member

@hywax I've reran them, there is a race condition in the Form tests somewhere we have to fix 😬

@benjamincanac
Copy link
Member

benjamincanac commented Oct 9, 2025

Does this enable Checkbox compatibility without having to implement it in the component (#4243)? If so, we could add an example in the docs!

@benjamincanac benjamincanac changed the title feat(Tree): provide slot props from reka feat(Tree): provide additional slot props Oct 9, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 9, 2025

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

commit: 148f24c

@benjamincanac benjamincanac merged commit c8b01c9 into nuxt:v4 Oct 9, 2025
26 of 27 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.

2 participants