nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.57k stars 421 forks source link

New Component Tree #604

Open MangMax opened 10 months ago

MangMax commented 10 months ago

Is your feature request related to a problem? Please describe.

Tree is a component that we often use in development, and I noticed that it doesn't seem to be mentioned. I hope this component can be added to the development roadmap. Thank you!

Additional context

Like naiveui

JereMiO commented 8 months ago

NaiveUi has a lot of interesting components like cascader, tree and treeselect

Wafje commented 6 months ago

I would absolutely love a Tree and TreeSelect component in the next/ui suite.

Tree features:

TreeSelect features:

Inspired by ui-pro tried something with UAccordion today, but that did not seem te way forward. As clicking the 'title' always opens or closes the accordion and interferes with the select action.

ronger-x commented 2 months ago

Are there any new developments?