Jan Kühle

Results 20 issues of Jan Kühle

I want to say a big thank you for building μPlot. It's working really nice for me. In #72 you mentioned you're looking to add some (non-granular) tests. I wanted...

# Bug Report The following factory methods, that got deprecated in 4.8, throw an "Invalid arguments" type error at runtime, if the `body` parameter is not `undefined`: ``` t.factory.createConstructorDeclaration(decorators, modifiers,...

Needs Investigation

Fix an incorrect check for the `body` parameter of the deprecated overloads for create/updateConstructorDeclaration, which made them throw a type error at runtime. Fixes #50259

For Uncommitted Bug

Reported by Dominic in https://groups.google.com/g/closure-compiler-discuss/c/5ofdcVdWgQs The unshaded jar should not contain copies of dependencies. Instead it should use dependencies from Maven. Copying the important details here: > These commands will...

help wanted
customer issue

Add ability to add custom headers (and potentially header values) to the list of auto-completed request headers. Suggested in #87.

enhancement

Requested in [review](https://addons.mozilla.org/en-US/firefox/addon/rester/reviews/1088227/): > i want the check box for parameter, and thats the reason why i havent choose rester until now

enhancement

The "Quick Open" dialog (Ctrl+O / Ctrl+P) currently only shows saved requests. It does not show any items from the history. This would be nice to have, though. Requested in...

enhancement

# Bug Report ### 🔎 Search Terms index signature, namespace ### 🕗 Version & Regression Information - This is the behavior in every version I tried: v4.9.4, v5.0.4 ### ⏯...

Bug
Help Wanted

The following features are probably not possible with manifest v3: - Show original (unprocessed by browser) response headers, status code and status text. - Remove default request header content-type -...

The Azure Monitor exporter for JavaScript seems to generate it's models based on a Swagger API definition. See: - https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/monitor/monitor-opentelemetry-exporter/swagger - https://github.com/Azure/azure-rest-api-specs/blob/e47988f3ccaa90681f11cce59c25c638ff305692/specification/applicationinsights/data-plane/Monitor.Exporters/preview/2020-09-15_Preview/swagger.json - https://github.com/Azure/azure-rest-api-specs/blob/195cd610db0accd0422c3e00a72df739ab4de677/specification/applicationinsights/data-plane/Monitor.Exporters/preview/v2.1/swagger.json This might be much easier to...

enhancement