\n\n### Additional context\n\n_No response_",[3157,3158,3159],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4788,"[Feature Request] Add Descriptions component","2025-08-19T03:39:55Z","https://github.com/nuxt/ui/issues/4788",0.73371667,{"description":3166,"labels":3167,"number":3171,"owner":3147,"repository":3148,"state":3149,"title":3172,"updated_at":3173,"url":3174,"score":3175},"### Description\n\nI would like to use the InputNumber component, but I don't necessarily want the increment/decrement buttons to show up.\n\n### Additional context\n\n_No response_",[3168,3169,3170],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4718,"[InputNumber] add option to hide increment/decrement buttons","2025-08-12T08:05:11Z","https://github.com/nuxt/ui/issues/4718",0.73726946,{"description":3177,"labels":3178,"number":3182,"owner":3147,"repository":3148,"state":3149,"title":3183,"updated_at":3184,"url":3185,"score":3186},"### Description\n\n`name` and `type` in the `ProseField` component can only be consigned as strings:\n\n```\n::field{name=\"fieldname\" type=\"boolean\"}\ndescription\n::\n```\n\nBut actually I need them as slots like:\n\n```\n::field\n#name\n\u003Cbutton>fieldname\u003C/button>\n#type\n\u003Cspan>fieldtype\u003C/span>\n#default\ndescription\n::\n```\n\nIt's not much of an adjustment, just a little tweaking in the respective Vue component:\n\n```\n \u003Cspan\n v-if=\"!!slots.name || name\"\n :class=\"ui.name({ class: props.ui?.name })\"\n >\n \u003Cslot name=\"name\" mdc-unwrap=\"p\">\n {{ name }}\n \u003C/slot>\n \u003C/span>\n```\n\nI tried to overwrite it with my own component in `component/contents/ProseField.vue`, but it didn't work in production, probably because of tree shaking. (That's another issue.)\n\n### Additional context\n\n_No response_",[3179,3180,3181],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4575,"Allow name and type slots in ProseField (#uiPro)","2025-07-22T20:26:57Z","https://github.com/nuxt/ui/issues/4575",0.7568223,{"description":3188,"labels":3189,"number":3193,"owner":3147,"repository":3148,"state":3149,"title":3194,"updated_at":3195,"url":3196,"score":3197},"### Description\n\nOptions in `SelectMenu` might need a description below the title e.g. like the watch dropdown on github:\n\n\u003Cimg width=\"362\" height=\"378\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/78093701-742b-49ad-8b60-e26435a3bca5\" />\n\nIt can be worked around using `item-label` slot, but it would be nice if developer can use `items` props only to implement it for simpler way.\n\nBelow, I have tried to create it using Reka UI `combobox` component, the component used by SelectMenu.\n\n\u003Cimg width=\"329\" height=\"460\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e5cda771-3f8e-4369-bb3b-d5159f84d425\" />\n\n### Additional context\n\n_No response_",[3190,3191,3192],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4661,"SelectMenu: add description props to show text below title","2025-08-06T02:19:32Z","https://github.com/nuxt/ui/issues/4661",0.75804275,{"description":3199,"labels":3200,"number":3204,"owner":3147,"repository":3148,"state":3149,"title":3205,"updated_at":3206,"url":3207,"score":3208},"### Description\n\nHey 👋,\n\nRecently, you add variants, https://ui.nuxt.com/components/card#variant, to Card. Do you think that Modal could have the same?\n\n### Additional context\n\n_No response_",[3201,3202,3203],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4749,"Add variants to Modal component","2025-08-14T18:24:37Z","https://github.com/nuxt/ui/issues/4749",0.764272,{"description":3210,"labels":3211,"number":3214,"owner":3147,"repository":3148,"state":3149,"title":3215,"updated_at":3216,"url":3217,"score":3218},"### Package\n\nv3.x\n\n### Description\n\nI want to use CheckboxGroup to choose from a list of users with avatars (like in USelectMenu [example](https://ui.nuxt.com/components/select-menu#with-avatar-in-items)).\nTo implement this I need to pass a list of items with a type \"CheckboxGroupItem\", which doesn't have an Avatar field.\nAs an idea it's possible to use SelectMenuItem or DropdownMenuItem merged with CheckboxGroupItem.\nAlso it is possible to use `#label` slot in CheckboxGroup, but need an example, how to use it. \nSeems that you can't pass avatar to the slot as field of the item nether.\n\n### Additional context\n\n_No response_",[3212,3213],{"name":3138,"color":3139},{"name":3144,"color":3145},4848,"[Checkbox and CheckboxGroup] Add Avatar before and after the label","2025-08-30T07:46:47Z","https://github.com/nuxt/ui/issues/4848",0.7670253,{"description":3220,"labels":3221,"number":3225,"owner":3147,"repository":3148,"state":3226,"title":3227,"updated_at":3228,"url":3229,"score":3230},"### Description\n\nAt the moment InputNumber does not react in any way to the presence of ButtonGroup.\n\n\n\n### Additional context\n\n_No response_",[3222,3223,3224],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4155,"closed","InputNumber ButtonGroup support","2025-05-15T12:30:59Z","https://github.com/nuxt/ui/issues/4155",0.6842826,{"description":3232,"labels":3233,"number":3237,"owner":3147,"repository":3148,"state":3226,"title":3238,"updated_at":3239,"url":3240,"score":3241},"### Description\n\nAs the title says, I think it would be nice to introduce a prop named `square` (like the one for the `Button` component) to be able to have a squared badge for those times where you have only the `icon` and not a label.\n\nCan I get this assigned? I would like to open a PR about this :)\n\n### Additional context\n\n_No response_",[3234,3235,3236],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4006,"[Badge] introduce prop `square`","2025-05-13T12:44:24Z","https://github.com/nuxt/ui/issues/4006",0.69101393,{"description":3243,"labels":3244,"number":3250,"owner":3147,"repository":3148,"state":3226,"title":3251,"updated_at":3252,"url":3253,"score":3254},"### Description\n\nA toggle button would be very useful. The closest thing we have is radio group or checkbox group. \nInspired by:\n[VBtnToggle](https://vuetifyjs.com/en/components/button-groups/)\n[VChipGroup](https://vuetifyjs.com/en/components/chip-groups/#usage)\n\nSimilar functionality could be achieved on RadioGroup by making unchecking possible (so null values are selectable)\nAND/OR\nBy adding a v-model to the button component, and model-active variants (so you can change the color, varient, icon, etc when checked). The model would be either a Boolean or an array of values similar to Vuetify.\n\n### Additional context\n\n_No response_",[3245,3248,3249],{"name":3246,"color":3247},"duplicate","cfd3d7",{"name":3138,"color":3139},{"name":3141,"color":3142},4246,"[Button] Toggle / V-Model","2025-05-28T17:19:55Z","https://github.com/nuxt/ui/issues/4246",0.72476983,["Reactive",3256],{},["Set"],["ShallowReactive",3259],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fEkbHNPS1cCOz4I61afMyCft0fl68yF40xxi6qX09c8U":-1},"/nuxt/ui/4544"]