Results 10 issues of rockisch

**Is your feature request related to a problem? Please describe.** Whenever a dropdown has `append-to-body` set to true, there's no way to add 'local' styles to the dropdown menu using...

enhancement
contribution welcome

* Closes . One choice that I'm not really sure which I prefer is whether we should check for `window.id() == window_id` on `WindowEvent` events inside the `on_event` method or...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description When a field has a custom validator that returns `None`, `exclude_none` seems to 'skip excluding' that...

Change
V3

### Describe the bug A brand new project using .NET Framework 4.8.0 (or 4.7.2) shows a blank screen if `` is present. ### To Reproduce Create a brand new WPF...

bug

I recently managed to reverse engineer the MHF's original launcher (`mhf.exe` + `mhl.dll`), and created a simple CMD custom launcher: https://github.com/rockisch/mhf-iel I plan to expand it into an actual GUI,...

enhancement

### What feature would you like to see? Maybe this is already possible, but I couldn't find a way to do it no matter how hard I tried. I want...

feature request

### What feature would you like to see? Allow decompression of zstd data that was generated through streaming inside pattern scripts. ### How will this feature be useful to you...

feature request

### What version of Bun is running? 1.1.36 ### What platform is your computer? Darwin 22.4.0 arm64 arm ### What steps can reproduce the bug? Create 2 files in the...

bug
Worker
confirmed bug

### Source name Nyaa (Torrent) ### Source language All ### Describe your suggested feature Currently, listings on the Nyaa extension display a broken icon unless you enter the entry page...

I noticed through [this issue](https://github.com/shentao/vue-multiselect/issues/1756) that the documentation in the main page of the project is incorrect, since it mentions using `window.VueMultiselect`. Afaik, the project moved from exposing itself from...