\n\n\u003Cimg src=\"https://github.com/user-attachments/assets/6caf4ee6-0cb9-4c7e-9bc7-07e320248b8e\" width=\"400\"/>\n\n\u003Cimg src=\"https://github.com/user-attachments/assets/b64d9960-4877-4fc4-b016-92ce8c4cf393\" width=\"400\"/>\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2897,2900,2901],{"name":2898,"color":2899},"bug","d73a4a",{"name":2869,"color":2870},{"name":2902,"color":2903},"triage","ffffff",2995,"Improve disabled state visibility for Tabs and other components","2024-12-29T13:39:36Z","https://github.com/nuxt/ui/issues/2995",0.74062896,{"description":2910,"labels":2911,"number":2915,"owner":2872,"repository":2916,"state":2917,"title":2918,"updated_at":2919,"url":2920,"score":2921},"- List modules\n- Install a module\n\nLink it in the modules section in concepts.\n",[2912],{"name":2913,"color":2914},"documentation","9DE2BA",1369,"nuxt.com","closed","[API][Commands] Add `modules` ","2023-12-18T12:00:05Z","https://github.com/nuxt/nuxt.com/issues/1369",0.65951777,{"description":2923,"labels":2924,"number":2927,"owner":2872,"repository":2873,"state":2917,"title":2928,"updated_at":2929,"url":2930,"score":2931},"### For what version of Nuxt UI are you asking this question?\n\nv3.0.0-alpha.x\n\n### Description\n\nHello folks i'm so new to Nuxt UI ( Used primevue before ) and I was checking the docs of V2 & V3 and here is my question : Does V3 has an override strategy like V2 ? And please for the font-sizing is there some Nuxt UI Utilites or only tailwinds finaly please accept my sincere thanks for your great work",[2925,2926],{"name":2866,"color":2867},{"name":2869,"color":2870},2930,"Overrride strategy","2024-12-19T18:23:51Z","https://github.com/nuxt/ui/issues/2930",0.7137607,{"description":2933,"labels":2934,"number":2937,"owner":2872,"repository":2873,"state":2917,"title":2938,"updated_at":2939,"url":2940,"score":2941},"### Description\n\nI have a personal project that I upgrade from version 2 to 3. I noticed when doing this the UInput no longer expands to the div container.\n\nIn version 2 the parent container is:\n\n```\n\u003CUFormGroup>\n \u003CUInput />\n\u003C/UFormGroup>\n```\n\n```\n\u003Cdiv class=“relative”>\n \u003Cinput>…\n\u003C/div>\n```\n\nHowever in version 3 it is\n\n```\n\u003CUFormField>\n \u003CUInput />\n\u003C/UFormField >\n```\n\n```\n\u003Cdiv class=“relative inline-flex items-center”>\n \u003Cinput>…\n\u003C/div>\n```\n\nThis is causing the `\u003Cinput>` to not expand to the full width of the parent container. Is there a way to edit this in Nuxt UI 3 to make it fully expand to the parent container?\n\n",[2935,2936],{"name":2866,"color":2867},{"name":2869,"color":2870},3955,"UInput not flexing when upgrading from v2 to v3","2025-04-22T14:14:04Z","https://github.com/nuxt/ui/issues/3955",0.7172955,{"description":2943,"labels":2944,"number":2947,"owner":2872,"repository":2873,"state":2917,"title":2948,"updated_at":2949,"url":2950,"score":2951},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.14.0\n- Nuxt Version: 3.15.1\n- CLI Version: 3.19.1\n- Nitro Version: 2.10.4\n- Package Manager: pnpm@9.15.3\n- Builder: -\n- User Config: compatibilityDate, future, devtools, modules, css, ui\n- Runtime Modules: @nuxt/ui-pro@3.0.0-alpha.10\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.0-alpha.10\n\n### Reproduction\n\nhttps://github.com/zhcndoc/zhcndoc\n\n### Description\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n WARN [vite:css][postcss] Lexical error on line 1: Unrecognized text. 15:18:30\n\n Erroneous area:\n1: infinity * 1px\n^..^\n1117| }\n1118| .rounded-full {\n1119| border-radius: calc(infinity * 1px);\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n1120| }\n1121| .rounded-s {\n```",[2945,2946],{"name":2898,"color":2899},{"name":2869,"color":2870},3063,"Postcss warning appears when building","2025-01-14T04:16:48Z","https://github.com/nuxt/ui/issues/3063",0.7191361,{"description":2953,"labels":2954,"number":2957,"owner":2872,"repository":2873,"state":2917,"title":2958,"updated_at":2959,"url":2960,"score":2961},"### Description\n\ni noticed that NUXT UI / NUXT UI PRO were refactored to use tailwind's new version 3 stuff + radix...\n\ni just went to the tailwind docs today and it looks like they just skipped right past their new version 3 and went to version 4...\n\nany ideas how this effects NUXT UI/PRO? \n\nMy undersanding is that version 3->4 means it was a semver breaking change?",[2955,2956],{"name":2866,"color":2867},{"name":2869,"color":2870},3167,"tailwind version 4..?","2025-01-24T10:17:32Z","https://github.com/nuxt/ui/issues/3167",0.7225267,{"description":2963,"labels":2964,"number":2971,"owner":2872,"repository":2872,"state":2917,"title":2972,"updated_at":2973,"url":2974,"score":2975},"### Version\n\n[v1.4.2](https://github.com/nuxt.js/releases/tag/v1.4.2)\n\n### Reproduction link\n\n[https://github.com/nuxt/nuxt.js/tree/dev/examples/with-vuetify](https://github.com/nuxt/nuxt.js/tree/dev/examples/with-vuetify)\n\n### Steps to reproduce\n\nI cloned the whole Nuxt repo at: https://github.com/nuxt/nuxt.js\n\nThen navigated to: `nuxt.js/examples/with-vuetify`\n\nThen installed dependencies with `yarn install` and ran the server with `yarn dev`.\n\nThen opened `http://localhost:3000` and saw that no colors are being presented. It's all black and white.\n\nIf I have something like `\u003Cv-btn color=\"primary\">Something\u003C/v-btn>` the text is not visible as it is colored white.\n\n### What is expected ?\n\n\n\n\n### What is actually happening?\n\n\n\n\n### Additional comments?\n\nI'm on Linux Manjaro.\nNode 10.9.0.\nit's the same with Nuxt 1.4.2 or nuxt-edge.\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c7607\">#c7607\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2965,2968],{"name":2966,"color":2967},"pending triage","E99695",{"name":2969,"color":2970},"2.x","d4c5f9",3777,"Vuetify theme colors are not rendered properly","2023-01-22T15:30:05Z","https://github.com/nuxt/nuxt/issues/3777",0.7286239,{"description":2977,"labels":2978,"number":2983,"owner":2872,"repository":2872,"state":2917,"title":2984,"updated_at":2985,"url":2986,"score":2987},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v18.15.0`\r\n- Nuxt Version: `3.4.0`\r\n- Nitro Version: `2.3.3`\r\n- Package Manager: `pnpm@8.2.0`\r\n- Builder: `vite`\r\n- User Config: `sourcemap`, `srcDir`, `typescript`, `build`, `vite`, `modules`, `runtimeConfig`, `i18n`, `http`, `proxy`, `auth`, `unocss`, `googleFonts`, `lodash`\r\n- Runtime Modules: `@nuxt-alt/auth@2.3.11`, `@nuxt-alt/http@1.6.4`, `@nuxt-alt/proxy@2.2.3`, `@pinia/nuxt@0.4.8`, `@nuxtjs/google-fonts@3.0.0`, `@unocss/nuxt@0.51.4`, `@nuxtjs/i18n@8.0.0-beta.10`, `vite-plugin-vue-type-imports/nuxt`, `nuxt-lodash@2.4.1`, `nuxt-svgo@1.1.0`, `@nuxt/image-edge@1.0.0-28020728.5df24eb`, `@nuxtjs/device@3.1.0`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nThe Stackblitz example on Nuxt useState documentation itself is not working : \r\nhttps://nuxt.com/docs/examples/composables/use-state#usestate\n\n### Describe the bug\n\nSince Nuxt 3.4.0, `useState` is not \"reactive\" anymore. If I update the value of the state, the rendered value won't be updated.\r\nIf I rollback to version 3.3.3, everything is working as it should.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2979,2982],{"name":2980,"color":2981},"3.x","29bc7f",{"name":2966,"color":2967},20231,"useState not reactive since Nuxt 3.4.0","2023-04-12T13:26:26Z","https://github.com/nuxt/nuxt/issues/20231",0.7332134,["Reactive",2989],{},["Set"],["ShallowReactive",2992],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fXr8nD2omWLurIrAz77t1X62Mj1Vxf5RG6MfBzctOE3w":-1},"/nuxt/test-utils/389"]