ui
ui copied to clipboard
A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
### Environment - Operating System: Windows_NT - Node Version: v20.12.2 - Nuxt Version: 3.10.3 - CLI Version: 3.10.1 - Nitro Version: 2.9.1 - Package Manager: [email protected] - Builder: - -...
### Version "@nuxthq/ui": "^2.5.0", "@types/node": "^18", "nuxt": "^3.6.1" ### Reproduction Link https://stackblitz.com/edit/nuxtlabs-ui-v7mav7?file=package.json ### Steps to reproduce ### What is Expected? ### What is actually happening? It will be obscured when...
### Description ### Background The 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....
### Description Hello! I think it would be nice to allow multiple notifications containers, so that we could have different placements for toasts based on the container they are sent...
### Description Hi team, Thank you for this great UI library and documentation. I love it! It would be helpful in my humble opinion, to add an option for the...
### Environment - Operating System: Linux - Node Version: v18.16.0 - Nuxt Version: 3.11.2 - CLI Version: 3.11.1 - Nitro Version: 2.9.6 ### Version v3.10.1 (stackblitz) ### Reproduction https://stackblitz.com/edit/github-mcijue ###...
A common paradigm for apps is the ability to customize certain shortcuts. It would be awesome if you could pass a reference to the defineShortcuts method so that you can...
### Environment ------------------------------ - Operating System: Darwin - Node Version: v18.17.1 - Nuxt Version: 3.8.2 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: -...
### Description I don't know if this is a bug or a feature (haha). In some cases, I need to initialize my sort with data from a URL. For example,...
### Description Currently, the table component () in NuxtUI lacks the ability to set colspan and rowspan for cells within the table. Adding this feature would enhance the capability and...