Ulrich-Matthias Schäfer

Results 73 issues of Ulrich-Matthias Schäfer

I want to propose to move from `qs` to `qs-esm` or `picoquery`. `qs` seems to pull in a lot of dependencies that are not needed in your specified engine anymore...

**Describe the bug** Laravel follows the philosophy of using translation keys that are the english translation itself. So a translation key could be something like `For your security, please confirm...

bug

There is no way to specify lossless compression for the webp codec. Chrome seems to treat a quality of 1 as lossless (which is not really correct). There were discussions...

addition/proposal
needs implementer interest
topic: canvas

I am not sure whats triggering this (probably react-compiler) but it tells me, that I shouldnt spread key into an jsx element and that defaultProps is deprecated. I patched it...

stale

The Agenda doesnt show any items when the currently selected date doesnt have any: ![Image](https://github.com/user-attachments/assets/52501cf1-d475-41f1-9cdd-bce6ddd417a7) However, when the selected day has an item, it will show all items from this...

This PR aims to close https://github.com/webpack/webpack-dev-server/issues/5368 In order to replace chokidars removed glob functionality, we have to use some trickery. - `glob-parent` is used to get the common ancenstor dir...

### Bug report This is not a bug report but I didn't know where to put it. I would like to propose updating chokidar to v4. This would reduce the...

Right now, there is no option to disable dragging when one finger is used only. This is useful because a lot of apps require to being able to scroll the...

## Feature motivation Maybe you've already heard of the e18e initiave (https://e18e.dev/). We want to bring the JS ecosystem forward by modernizing old dependencies or replace them with smaller /...

enhancement

Installing this repository has some challenges. The engine field is set to Node >12. However, Node 12 cant be used because some dependencies _at least_ require Node 14. In Node...

bug