Martin Skočík
Martin Skočík
Okay, when I will have time for it, I will add it (you know time is money). In the meantime you can use CSS override: ```css :global(.sv-btn-indicator[data-action="toggle"]) { pointer-events: none;...
Interesting 🤔 will look into it
@jkorrek how big option list are you talking about? But I can see there is definitely a lag with long list. https://svelte.dev/playground/db6383809680434dad68616fff27ec31?version=5.33.4
@tonygoldcrest thanks, will look into it today
> What's your (ideal) workflow for contributions? Normal workflow is you fork the repo, submit changes to your branch (master or another), then create pull request. I am not sure,...
Also I hope we are talking about `svelecte@next` aka `master` branch, not `svelecte 4` :)
Yes, it should work... It seems it works only by click and for date only, but it's not working for manual input for `datetime` mode. It kinda works for `time`...
I expect I will probably get to it next week.
Will add it into documentation. But I will have to re-discover it myself 😆 Unfortunately I deleted working POC
Hey, sorry for delay. I am really busy with my life. There is one of my older repls with simple resolver example. [REPL](https://svelte.dev/playground/941cb416ca83429fa88dc5f0cee87a81?version=5.43.14)