Thomas Kjærgaard
Thomas Kjærgaard
When specifing a hostname to restict to like "www.acme.com", and a path like: "www.acme.com/foo" return a 301 the location is added to the queue without validation that it has the...
Let value property allow for Number in order to accept timestamps
Type: Bug My CPU was going crazy and power was drained from my M1 Pro. Had to disable the extension. Extension version: 3.4.3 VS Code version: Code 1.75.1 (Universal) (441438abd1ac652551dbe4d408dfcec8a499b8bf,...
### Reproduction https://formkit.link/451004d401d0cb8ab3eaffe1370c9480 ### Describe the bug Using a Mask Input, setting `:suffix` prop to a ref and mutate the ref. The values is not updated. ### Environment • OS:...
When css-parse encounters an error it throws a new Error object which is not caught in index,js:125 This causes the watch workflow in Gulp to crash due to an unhandled...
### 🔗 [#117](https://github.com/unjs/citty/issues/117) ### ✨ Feature - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change that fixes...
### Describe the feature We already have the feature of overriding the `showUsage` function on `runMain`, but the only way you cen compute the usage is as a string using...
Right now on each get_attribute call a new instance of pQuery is created, but we don't use it unless the `$attributes['source']` isset. Moving the instance creation into the if statement...
Hi, This package is fantastic! We're exclusively using headless websites with Umbraco, and spinning up a Puppeteer cloud function can sometimes feel excessive. Cross Domain iFrame communication is actually possible....
Running for example `npx nuxi@latest module add shadcn-nuxt` Gives an error because it tries to resolve the package through npm.pkg.github.com: ``` ERROR [GET] "https://npm.pkg.github.com//shadcn-nuxt/latest": 403 Forbidden ``` Running `npx [email protected]...