\n \u003C/template>\n \u003Ctemplate #increment>\n \u003CUButton\n :loading=\"loadingInc\"\n variant=\"link\"\n icon=\"i-lucide-plus\"\n @click=\"loadingInc = true\"\n :ui=\"{\n base: 'text-gray-500 hover:text-[var(--ui-color-primary-500)] disabled:text-gray-500 cursor-pointer',\n }\"\n />\n \u003C/template>\n \u003C/UInputNumber>\n````\n\nbest,\ngregor\n\n### Additional context\n\n_No response_",[2001,2004,2007],{"name":2002,"color":2003},"enhancement","a2eeef",{"name":2005,"color":2006},"v3","49DCB8",{"name":1988,"color":1989},3159,"option to disable on press behaviour for increment/decrement for inputNumber component","2025-01-27T08:00:26Z","https://github.com/nuxt/ui/issues/3159",0.7352973,{"description":2014,"labels":2015,"number":2018,"owner":1991,"repository":2019,"state":1993,"title":2020,"updated_at":2021,"url":2022,"score":2023},"Hey there!\n\nI have been recently looking at the nuxt modules page and I really like the fact that certain modules have `official` badge. Maybe we could do something similar for modules that are hosted in `@nuxtjs` with label `community` or `ecosystem`?\n\nCurrent:\n\n\nAfter this change:\n\n\n\nDo you think it makes sense? :)\n\nI can create a draft PR if you like to see how it works in details",[2016],{"name":2002,"color":2017},"1ad6ff",1723,"nuxt.com","Label for community modules","2024-12-04T08:48:56Z","https://github.com/nuxt/nuxt.com/issues/1723",0.74244714,{"description":2025,"labels":2026,"number":2034,"owner":1991,"repository":1992,"state":2035,"title":2036,"updated_at":2037,"url":2038,"score":2039},"### Environment\n\nnone\n\n### Version\n\nlatest\n\n### Reproduction\n\nhttps://ui.nuxt.com/pro/components/color-mode-image (example)\n\n### Description\n\nhttps://unsplash.com/documentation/changelog#unsplash-source-being-deprecated\r\n\r\nUnsplash Source is deprecated\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2027,2028,2031],{"name":1985,"color":1986},{"name":2029,"color":2030},"documentation","0075ca",{"name":2032,"color":2033},"pro","5BD3CB",2240,"closed","docs: image sources from Unsplash Source not working (deprecated) ","2024-10-02T14:22:24Z","https://github.com/nuxt/ui/issues/2240",0.7081481,{"description":2041,"labels":2042,"number":2046,"owner":1991,"repository":1992,"state":2035,"title":2047,"updated_at":2048,"url":2049,"score":2050},"### Environment\n\nDocs page: https://ui3.nuxt.dev/components/input\n\nSorry if this repo isn't the right place to report bugs about the docs. The \"edit this page\" link on the docs lead me to this repository. \n\nThis could be a minor thing but it's still not ideal.\n\nClicking a link on the right hand side prompts firefox if it should save the password \n\n\n\nPerhaps to mitigate this, the input field has to differ from the docs code and not use type password\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nhttps://ui3.nuxt.dev as of 28.01.2025\n\n### Reproduction\n\n1. Go to https://ui3.nuxt.dev/components/input\n2. Click a link on the right hand side\n3. Browser should ask if it should save the password\n\n### Description\n\nDocs page prompts browser to save the password due to a `\u003Cinput type=\"password\">` in an example\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2043,2044,2045],{"name":1985,"color":1986},{"name":2029,"color":2030},{"name":2005,"color":2006},3195,"Docs page for Input causes browser to prompt if it should save the password from a password example input","2025-01-29T10:08:23Z","https://github.com/nuxt/ui/issues/3195",0.72267693,{"description":2052,"labels":2053,"number":2056,"owner":1991,"repository":1992,"state":2035,"title":2057,"updated_at":2058,"url":2059,"score":2060},"### Description\n\nIt would be nice to have a prop to set the `getRowId` method of `@tanstack/vue-table` to be able to maintain selection between pages.\nReference: https://tanstack.com/table/latest/docs/guide/row-selection#useful-row-ids\n\nAt the moment I bypassed this missing feature by adding the method inside one of the available options:\n\n```vue\n\u003CUTable :data :paginationOptions=\"{ manualPagination: true, rowCount: data?.totalItems, getRowId: (row: MyRowType) => row.id }\" />\n```\nbut it is not optimal as typescript is complaining about the types.\n\nI would suggest something like\n```vue\n\u003CUTable :data idKey=\"id\" :paginationOptions=\"{ manualPagination: true, rowCount: data?.totalItems }\" />\n```\n\nwhere `idKey` is a `keyof T` or it can be the entire `getRowId` method imported from TanStack.\n\nI can open a PR about this if it's fine :)\n\n### Additional context\n\n_No response_",[2054,2055],{"name":2002,"color":2003},{"name":2005,"color":2006},3255,"Unique row ID for `UTable` component","2025-02-15T17:44:03Z","https://github.com/nuxt/ui/issues/3255",0.7231829,{"description":2062,"labels":2063,"number":2070,"owner":1991,"repository":1992,"state":2035,"title":2071,"updated_at":2072,"url":2073,"score":2074},"### Description\n\nIs there a way to prevent popovers from closing when clicking outside the popover?",[2064,2067,2069],{"name":2065,"color":2066},"question","d876e3",{"name":2068,"color":1989},"wontfix-v2",{"name":2005,"color":2006},2245,"Popover close-prevented","2024-11-10T09:20:02Z","https://github.com/nuxt/ui/issues/2245",0.72491264,{"description":2076,"labels":2077,"number":2080,"owner":1991,"repository":1992,"state":2035,"title":2081,"updated_at":2082,"url":2083,"score":2084},"### For what version of Nuxt UI are you asking this question?\n\nv3-alpha\n\n### Description\n\nI'm experience problems with the VS Code Tailwind Intellisense plugin. I have used ui v2 without problems so far, but when using v3 it only shows suggestions when a tailwindcss.config.ts is freshly edited, but then after reloading or restarting VS Code, it doesn't work anymore. When it's working, it only shows a few of the classes, but not the most common ones like padding, margin etc..\n\nHas someone experienced the same issue and knows a fix for that? ",[2078,2079],{"name":2065,"color":2066},{"name":2005,"color":2006},2424,"V3 Intellisense not working correctly","2024-11-05T21:44:20Z","https://github.com/nuxt/ui/issues/2424",0.72599053,{"description":2086,"labels":2087,"number":2091,"owner":1991,"repository":1992,"state":2035,"title":2092,"updated_at":2093,"url":2094,"score":2095},"### Description\n\nI would like to propose adding native Infinity Scrolling support to the USelectMenu component and much more for efficiently handling and displaying large datasets.\n\nCurrently, I have implemented a workaround by using a combination of a MutationObserver and dynamic class binding to detect when the dropdown menu is rendered. Once the menu is detected, I attach an onScroll event listener to implement custom infinity scrolling. Below is an example of how this has been achieved:\n\n```\n\u003Ctemplate>\n \u003CUSelectMenu :ui-menu=\"{ strategy: 'merge', base: `scroller-${randomHash}` }\" />\n\u003C/template>\n```\n\n```\n\u003Cscript setup lang=\"ts\">\nconst randomHash = Math.random().toString(36).substring(7);\n\nonMounted(() => {\n const observer = new MutationObserver((mutationsList) => {\n for (const mutation of mutationsList) {\n if (mutation.type === \"childList\") {\n const element = document.querySelector(`.scroller-${randomHash}`);\n if (element) {\n // Element has been found, add an onScroll event listener\n observer.disconnect();\n break;\n }\n }\n }\n });\n\n observer.observe(document.body, {\n childList: true,\n subtree: true, \n });\n\n onBeforeUnmount(() => {\n observer.disconnect();\n });\n});\n\u003Cscript/>\n```\n\n### Additional context\n\n_No response_",[2088,2089,2090],{"name":2002,"color":2003},{"name":2068,"color":1989},{"name":1988,"color":1989},3072,"Add Infinity Scrolling Support to USelectMenu and much more components for Handling Large Datasets","2025-04-02T15:17:48Z","https://github.com/nuxt/ui/issues/3072",0.7329533,{"description":2097,"labels":2098,"number":2100,"owner":1991,"repository":2019,"state":2035,"title":2101,"updated_at":2102,"url":2103,"score":2104},"",[2099],{"name":2002,"color":2017},208,"Put content file history in media too","2023-02-15T12:31:55Z","https://github.com/nuxt/nuxt.com/issues/208",0.73445654,["Reactive",2106],{},["Set"],["ShallowReactive",2109],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"eP17e0aP81Ve3Gwp_ntoQBndTOgWBN226qO6iVgSGQQ":-1},"/nuxt/ui/3710"]