Martin Skočík

Results 163 comments of Martin Skočík

Svelecte tries to get those fields automatically. It probably failed to determinate the `labelField` because it seems your response return object with only one property. Am I right?

I admin it could be re-introduces in v4, but there is one caveat that I won't be able to work around and it is that every dataset _must_ have the...

Fixed in v4, which has just been released

Added. Hopefully I haven't missed any (unknown) edge case. If you like svelecte, you can show your appreciation by some donation.

It's getting messy 😁 I noticed you are using `virtualList` which won't scroll properly. It's weird, that it worked for normal dropdown yesterday... but is "off" now (only the 'active...

Feel free to contribute, by code or financially. My time is limited, so focusing more on high priority tasks. I am planning to implement it myself in v4, which will...

Can you provide PR with fix? On 11. 5. 2023 8:51, kewp wrote: > > i'm getting type errors when using svelecte with typescript (in > sveltekit): > > renderer='color-blocks'...

I know these types can be generated from svelte-kit package command. But that's the thing, I would need to refactor the whole codebase to svelte-kit project. Which is scheduled for...

Currently it's not possible for multiselect as it would complicate some things. Maybe in v4?

Yes, support for proper a11y is lacking... It's being worked on in v4 which is under development. Can you be more specific on your use-case? To better prepare component for...