-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(VTreeview): port open-on-click prop to v3 & enhancement #20038
Conversation
ce26a2e
to
95de09e
Compare
omg I need this PR merged by Monday 🥲😂🫡🙌🏽 |
Seconded |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking really good.
Any update on when this will be merged/released? |
I did some tests, especially around selected, this seems to work but only if return-object is activated.
|
I can't replicate on dev branch, did you have |
Yes I did the tests again today, can't see it either again, I am new in running vuetify locally, that was probably the reason why, sorry. |
I don't think https://vuetifyjs.com/en/getting-started/contributing/#local-development |
New props being ported from v2:
open-on-click
to allow explicitly defining group activator behaviourselected-color
fixes all broken examples on doc
fixes
return-object
doesn't work for "open", "select" and "activate"fixes #20009
fixes #20095
fixes #19414
fixes #20106
Need extra eyes on testing. This PR aims to resolve all obvious known treeview issues, you can start testing from going through docs & checking playground. Feel free to report any weird behaviours/issues
Description
Markup: