Jonas Geiler

Results 92 comments of Jonas Geiler

Since there is now a release candidate for Svelte 5, I'll probably look into it soon.

> @cavEpfl wrote: Check pull request https://github.com/jonasgeiler/svelte-tiny-virtual-list/pull/58 it seems to be ready I really appreciate #58 but there are like 5500 changes so I'll have to look into this very...

As mentioned in #58 I truly apologize for putting this off for so damn long. Today I finally merged #58 and worked on it a bit to get it release-ready....

@TutorLatin @rxliuli @LiamKrenn @ubzor @JLAcostaEC First and foremost I'd like to apologize to all of you, and everyone reading this who relies on my library, for not merging or looking...

Sorry how late I am to this but unfortunately, I'm not able to reproduce this issue 🤔 I even downloaded your repository and ran the app myself, but the list...

I have noticed this problem myself while working on the new website. There is actually a infinite loop detection but it doesn't seem to work sometimes... I will look into...

Same problem here! Using TailwindCSS's preflight stylesheet and it includes some prefixes already, which then turns into duplicate prefixes in LightningCSS `v1.30.1`. For me it's even 4 duplicates because I'm...

@Renegade334 > * Firstly, this exists like it is in DT because [this is how the API is documented](https://nodejs.org/docs/latest/api/worker_threads.html#event-error). In general, when it comes to behavioural inaccuracies, we ask that...

Update: My PR to the Node.js documentation, nodejs/node#60300, has been merged!

Uhm I am not sure about the state of this PR... @Renegade334 do I do anything?