Ulrich-Matthias Schäfer

Results 73 issues of Ulrich-Matthias Schäfer

This PR aims to change the types of on/off so that they always reflect the correct Events. A click handler will be typed with a mouse event while a drag...

I have an object at a certain position. Its center is say -200, -300. I want to center this object in the viewport. Whatever I do, it doesnt do anything....

Looking at your CI runs, its seems like the lowest Node Version that is supported is Node 18. Afaik, Node 18 has a native ReadableStream implementation so I was wondering...

- `EAS_BUILD_ENABLE_ABI_SPLITTING` enables abi splitting for all abis - `EAS_BUILD_ABI_LIST` lets you select which abis to build (e.g. "armeabi-v7a,arm64-v8a" # Why In the early phases of development (especially in hobby...

Currently it is impossible to allow discriminated unions as argument to another discriminated union. Typescript however allows that so it should be allowed in zod as well Example Typescript and...

enhancement

### Describe the bug I am using a vite plugin to add a virtual module. Just by chance, since its generating an svg, I ended its name in `*.svg`. This...

p2-edge-case
regression
feat: dev

see https://github.com/paulmillr/chokidar/issues/1394 for more details

**Describe the bug** Chokidar v4 doesnt clean up the passed options. Setting an option to explicit `undefined` will make node throw. **Versions (please complete the following information):** - Chokidar version:...

### Versions: - ide-helper Version: 3.2 - Laravel Version: 11.9 - PHP Version: 8.3 ### Description: Calling `cursorPaginate()` returns the Contract type but the actual instance has more methods (e.g....

bug

First things first: I am aware that karma is deprecated but I think this has relevance nonetheless. Chokidar v4 dropped 11 dependencies and karma still gets a solid 11.6 million...