Ryan Gossiaux

Results 34 comments of Ryan Gossiaux

Poking around your site, I noticed that when you're on the Flyout page you can't navigate anywhere else (the links don't work) while the Flyout is open, which is kind...

> * Download from https://github.com/dimitri/pgloader/releases > * make pgloader > * Run ./build/bin/pgloader > > might be the easiest way around. Just going to bump this comment because this actually...

I also find this annoying & a source of clunkiness in the framework. The ergonomics of `on:` are lacking in just about every way & it's hard to work with...

This is on the roadmap, yes--it's a recent change to Headless UI that I haven't ported back here yet. Actually the main blocker right now is that I want to...

Yeah, I saw that they released this a few days ago. Looks pretty handy! The changes to support the public are relatively small too. There are a number of other...

Oh, and yes, the TS types can be simplified now, as you mentioned--we should delete the hardcoded list of elements.

After sitting on this for a while, I'm not sure if this is worth the added complexity. I think it's fine to ask you to just use a wrapper \...

I noticed this as well but I also haven't been able to figure out yet why it's any different from the base Headless UI docs.

> Agreed! We are actively using this. I'd love to help out too. I understand the desire to align with upstream, but I think some concessions would be greatly appreciated....

Thanks for the report. I found this SvelteKit issue which has a lot of useful context as well: https://github.com/sveltejs/kit/issues/2040 Since there's a workaround & most Svelte projects don't use webpack,...