\n\n### Additional context\n\n_No response_",[3139,3142,3145],{"name":3140,"color":3141},"enhancement","a2eeef",{"name":3143,"color":3144},"v3","49DCB8",{"name":3146,"color":3147},"triage","ffffff",4788,"nuxt","ui","open","[Feature Request] Add Descriptions component","2025-08-19T03:39:55Z","https://github.com/nuxt/ui/issues/4788",0.72239953,{"description":3157,"labels":3158,"number":3162,"owner":3149,"repository":3150,"state":3151,"title":3163,"updated_at":3164,"url":3165,"score":3166},"### Description\n\nI've used [Quasar's tree-component with checkboxes](https://quasar.dev/vue-components/tree#tick-strategy) as a form element in several use-cases. It's an extremely useful element for hierarchical content when it makes sense that the user is able to see all options simultaneously (i.e. not hidden in a dropdown or something similar).\n\nI can see that this component variant is mentioned on [Reka-ui's docs page](https://reka-ui.com/docs/components/tree#with-checkbox).\n\nAre there any plans to add this?\n\n### Additional context\n\n_No response_",[3159,3160,3161],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3146,"color":3147},4243,"UTree with checkboxes","2025-05-28T13:19:10Z","https://github.com/nuxt/ui/issues/4243",0.75584024,{"description":3168,"labels":3169,"number":3173,"owner":3149,"repository":3149,"state":3151,"title":3174,"updated_at":3175,"url":3176,"score":3177},"### Describe the feature\n\nAdd documentation for Nuxt Components \n\n\n\n\nComparison between Vue template Component and Nuxt Layout Component, there is no documentation for hovering over the element unlike others\n\n### Additional information\n\n- [ ] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [x] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [x] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3170],{"name":3171,"color":3172},"pending triage","E99695",32330,"Better IDE Docs","2025-06-08T03:26:08Z","https://github.com/nuxt/nuxt/issues/32330",0.7578197,{"description":3179,"labels":3180,"number":3184,"owner":3149,"repository":3149,"state":3151,"title":3185,"updated_at":3186,"url":3187,"score":3188},"I believe the Nuxt documentation is rich in explanations and examples, thanks to the contributions of many open-source contributors. However, as the documentation rapidly expands, would it be beneficial to maintain a more consistent structure and ordering of sections? This could improve readability for users and make it easier for contributors to edit and navigate the documentation. \n\nCurrently, I’ve noticed some inconsistencies. For example, the function parameters section is labeled **\"Parameters\"** on some pages but **\"Params\"** on others. Additionally, some pages introduce type definitions at the beginning, while others place them at the end. \n\nWould it make sense to standardize these sections, including their order, to create a more structured and cohesive documentation experience? \n\nBelow are some rough ideas I’ve gathered for a possible structure. Of course, not every page may need all of these sections: \n\n- **Usage**: Explains how to use the function or feature, often including basic examples and common use cases. \n- **Type or Type Declarations**: Defines the TypeScript types related to the function or component, helping users understand expected input and output structures. \n- **Parameters**: Lists and describes the function’s input arguments, including their types, default values, and possible options. \n- **Return Values**: Details what the function returns, including any relevant types, structures, or expected behaviors. \n- **Example**: Provides one or more practical usage examples to demonstrate the function in action. \n\nI'm not sure if this would be helpful, so I’d love to hear your thoughts. If there’s anything I haven’t considered, please feel free to let me know. I really appreciate your feedback! 😊\n",[3181],{"name":3182,"color":3183},"documentation","5319e7",30930,"Standardizing section order in Nuxt documentation for better readability","2025-02-11T17:07:23Z","https://github.com/nuxt/nuxt/issues/30930",0.7604052,{"description":3190,"labels":3191,"number":3195,"owner":3149,"repository":3150,"state":3196,"title":3197,"updated_at":3198,"url":3199,"score":3200},"### Description\n\n**Title**: Support checkbox mode in Tree component\n\n**Description**\nThanks to the Nuxt UI team for the great work 🙏. The current [Tree component](https://ui.nuxt.com/components/tree) is very useful, but I noticed it does not support a **checkbox selection mode** yet.\n\nThis feature is very common and useful in real-world scenarios such as permission management, file directories, or organizational structures. For reference, Ant Design provides a [Tree with checkbox example](https://ant.design/components/tree-cn), which allows selecting multiple nodes and optionally controlling parent/child cascade behavior.\n\n**Use Case**\n\n* Add a `checkbox` mode for the Tree component.\n* Allow selecting multiple nodes with checkboxes.\n* Optionally provide a configuration to control cascade behavior (e.g., parent selection affecting child nodes, similar to `checkStrictly` in Ant Design).\n\n**Expected Behavior**\nDevelopers should be able to use the Tree component in checkbox mode, enabling multi-select and better fitting common use cases like permission assignment.\n\ne.g:\n\n\u003Cimg width=\"704\" height=\"393\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/62bcabb5-e461-4bc0-a9f2-1441869816ed\" />\n\n### Additional context\n\n_No response_",[3192,3193,3194],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3146,"color":3147},4787,"closed","[Feature Request] Support checkbox mode in Tree component","2025-08-19T08:45:15Z","https://github.com/nuxt/ui/issues/4787",0.7092531,{"description":3202,"labels":3203,"number":3205,"owner":3149,"repository":3150,"state":3196,"title":3206,"updated_at":3207,"url":3208,"score":3209},"### Description\n\n### Background\r\nThe current Table component in Nuxt UI allows for the listing of data but lacks a dedicated area for displaying supplementary information such as summary results. This limitation hinders the ability to present crucial data insights and reports.\r\n\r\n### Feature Proposal\r\nI propose the addition of a Footer area to the Table component. This Footer should be adjustable based on the columns specification, similar to how rows are handled. It would serve as a space for displaying aggregate results, subtotals, and other important notes related to the data.\r\n\r\n### Expected Impact\r\nWith this feature, the Nuxt UI Table component will become more versatile, offering a more comprehensive set of options for data presentation. Users will be able to glean a more comprehensive understanding of their data by viewing aggregate results and other key information directly within the table.\r\n\r\n### Additional Considerations\r\nImplementing the Footer must carefully balance design and functionality, as it could impact the existing structure of the Table component. Ensuring compatibility with existing features and maintaining extensibility is also crucial.\n\n### Additional context\n\nI am not a native English speaker, so this message was generated with the assistance of ChatGPT.\r\n> 英語話者ではないため、ChatGPTによりメッセージを生成しています。",[3204],{"name":3140,"color":3141},1025,"Add Footer Feature to Table Component","2025-07-02T14:57:22Z","https://github.com/nuxt/ui/issues/1025",0.7212544,{"description":3211,"labels":3212,"number":3220,"owner":3149,"repository":3150,"state":3196,"title":3221,"updated_at":3222,"url":3223,"score":3224},"### For what version of Nuxt UI are you suggesting this?\n\nv2.x\n\n### Description\n\nTo control the rows of the table, I need a slot for them. For instance, if I want to implement a reorder feature using drag and drop, I require a \u003Ctr> element to loop through.\n\n### Additional context\n\n_No response_",[3213,3214,3215,3218],{"name":3140,"color":3141},{"name":3146,"color":3147},{"name":3216,"color":3217},"closed-by-bot","ededed",{"name":3219,"color":3217},"stale",2685,"[UTable] Add the functionality to include a slot for all \u003Ctr> elements, as well as a 'default' slot.","2025-06-18T09:05:45Z","https://github.com/nuxt/ui/issues/2685",0.74414283,{"description":3226,"labels":3227,"number":3230,"owner":3149,"repository":3150,"state":3196,"title":3231,"updated_at":3232,"url":3233,"score":3234},"### For what version of Nuxt UI are you suggesting this?\n\nv3.0.0-alpha.x\n\n### Description\n\nUTabs documentation could benefit from an example of how to use it to display nested pages. An example use case could be a profile page with tabs for profile information and settings, where navigating through each would lead to a sub-page (profile information being in /profile, and settings being in /profile/settings)\n\n### Additional context\n\n_No response_",[3228,3229],{"name":3140,"color":3141},{"name":3143,"color":3144},2872,"[v3 docs]: example for nested pages with UTabs","2025-06-11T09:23:00Z","https://github.com/nuxt/ui/issues/2872",0.74743307,{"description":3236,"labels":3237,"number":3242,"owner":3149,"repository":3150,"state":3196,"title":3243,"updated_at":3244,"url":3245,"score":3246},"### For what version of Nuxt UI are you suggesting this?\n\nv2.x\n\n### Description\n\nI'm using a Table in my project to display a list of \"Items\" with a summary of their properties. To view the full details of an item, users can click on a row to navigate to a detailed page for that item.\n\nCurrently, I'm using the `@select` event to handle row clicks and navigate to the details page. However, this approach doesn’t support opening the details page in a new tab when users right-click or middle-click on a row.\n\nIs there a way to make each row behave more like a link to support this functionality? Or is there any possibility of adding support for this in a future update?\n\nThank you!\n\n\n### Additional context\n\n_No response_",[3238,3239,3241],{"name":3140,"color":3141},{"name":3240,"color":3147},"wontfix-v2",{"name":3143,"color":3144},2492,"[Feature request] Add link compatibility with Table row","2025-07-01T12:18:07Z","https://github.com/nuxt/ui/issues/2492",0.7484597,{"labels":3248,"number":3253,"owner":3149,"repository":3149,"state":3196,"title":3254,"updated_at":3255,"url":3256,"score":3257},[3249,3250],{"name":3182,"color":3183},{"name":3251,"color":3252},"3.x","29bc7f",11899,"Display Examples","2023-01-19T15:58:24Z","https://github.com/nuxt/nuxt/issues/11899",0.75231224,["Reactive",3259],{},["Set"],["ShallowReactive",3262],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fTdRu7I7DF2UZQMwaZCxt6LApR-cbeHpuvUVK8MMGuvk":-1},"/nuxt/ui/4786"]