Michael Brevard

Results 44 issues of Michael Brevard

This PR aims to extend the auto import process to allow for automatic JSDoc extraction for better in-IDE documentation. Initially thought of using for [nuxt](https://github.com/nuxt/nuxt/pull/21442), I figured this might benefit...

This PR prevents manipulation of empty entries (arrays, strings, etc) which have no point except increasing execution time.

**Describe the bug** Importing the lean-defaults as instuctued, and attempted both `import x` and `import {default as x}`, getting the following error: Error: First param to `schema.plugin()` must be a...

bug

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

enhancement
3.x
4.x

Currently NuxtImg only seems to work fine with images that are presented at build time in `~/public`. While that may suffice most static sites, for sites that require user interaction,...

## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...

## NOTE: This is a continuation and a rework of the previous PR that had some unexplainable issues so I decided to rewrite it. I have opened this to rework...

3.x
performance

### Environment ------------------------------ - Operating System: Windows_NT - Node Version: v18.16.0 - Nuxt Version: 3.5.1 - Nitro Version: 2.4.1 - Package Manager: [email protected] - Builder: vite - User Config: modules,...

3.x
pending triage
upstream

**PR summary**: This PR is a slight yet beneficial change that fixes an issue accidentally discovered with v-model, which breaks the entire app for one reload. This issue, initially occurred...

need test
scope: ssr

### Environment ------------------------------ - Operating System: Linux - Node Version: v18.20.3 - Nuxt Version: 3.11.2 - CLI Version: 3.12.0 - Nitro Version: - - Package Manager: [email protected] - Builder: -...

bug