Jakob Guddas

Results 115 issues of Jakob Guddas

``` $ npm install d3-sankey-diagram npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm ERR! notsup Valid OS: darwin npm ERR! notsup Valid...

Now people like me who don't use a QWERTY keyboard layout can copy and paste 🎉 This partially resolves #5522.

do not merge

I just tried out excalidraw and noticed that I can't copy and paste due to not using a QWERTY keyboard layout. > For example, the code returned is "KeyQ" for...

## Which package? intl-displaynames ## Describe the bug https://github.com/formatjs/formatjs/blob/f730b910640821684ec5ea7a94eef8aa7437467a/packages/intl-displaynames/index.ts#L21 Has no `'calendar' | 'dateTimeField'` even though it works (only tested without polyfill). https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/DisplayNames#using_type_datetimefield https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/DisplayNames#using_type_calendar ## Expected behavior Should be ```...

bug
pinned

**Describe the bug** the S3Image component ignores cache control headers **To Reproduce** - add `` - open the network tab in your browser of choice - see the image load...

feature-request
Storage
React

We should check: 1. When a PR alters the `data.json` that it is done so in accordance with the formatting provided by `./site_list.py`. 2. When a PR adds or removes...

```diff -M19 10s-4.27 4.46-7 7c-2.73-2.54-7-7-7-7 +m19 10-7 7-7-7 ``` https://svg-path-visualizer.netlify.app/#M19%2010s-4.27%204.46-7%207c-2.73-2.54-7-7-7-7

enhancement

**Is your feature request related to a problem? Please describe.** There is already logic that merges curves into arcs, but it only works with curves and not a mix of...

enhancement

It works, but there are still a couple of to-dos I currently don't have the time to fix. https://github.com/svg/svgo/blob/8852d3f6ed161abef5c161f0907f6244e33205b4/plugins/convertPathData.js#L416-L445 This provides the foundation for #1748.