Estéban

Results 163 issues of Estéban

### 🔗 Linked issue fix #74 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix...

enhancement

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking change...

Hello, Could we support pagination when retrieving repos from an organization?

enhancement

### Describe the feature Environment Operating System: Linux Node Version: v20.11.0 Nuxt Version: 3.9.3 CLI Version: 3.10.0 Nitro Version: 2.8.1 Package Manager: [email protected] Builder: - User Config: - Runtime Modules:...

### Environment / ### Reproduction / ### Describe the bug Hello, I'm trying to use https://unhead.unjs.io/usage/guides/template-params#separator with a titleTemplate function but it does not work. ### Additional context _No response_...

Hello, Actually, every external links have `rel="nofollow"` which is far from ideal in terms of SEO and security. Also, it's impossible to customize the rel for a specific link since...

### Describe the feature Hello, Currently, modules are listed in nuxt.com/modules and nuxi allow us to easily add a module. Layers seems to be a big part of Nuxt but...

enhancement

### 🆒 Your use case When I use the devtools, could be nice to invoke nuxt commands like `nuxi add component ...`. ### 🆕 The solution you'd like Having another...

enhancement
pr welcome

In order to facilitate packages installation and to support `pnpm@v8`, I added the key `packageManager` in the `package.json` and update the lock file.