Daschi

Results 6 comments of Daschi

> The types are outdated. On the DefinitelyTyped repo they're for version 1.1.1 while this repo is on 1.2.0. You may either update the types on definitely typed types, or...

I used the plugin with the sveltjs wrapper of chartjs in a svelte typescript project. I copied `declare module 'chartjs-plugin-crosshair';` in my `vite-env.d.ts` file, but any `.d.ts` should work.

Support for RefinedStorage would be nice, as especially the crafting monitor fonts is very hard to read with dark mode.

I apologize for any confusion, but I'm not completely clear on how the radio button proposal would solve the current issue. Could you please elaborate on this? With regards to...

Thank you for your explanation. I now understand how the "radio mode" could work in a multi-select component. I'm glad you see the value in a more intuitive cancellation method...

Yes, I am experiencing the same issue. Additionally, the `open` property is no longer exported from the Toast component, which prevents binding to it using `bind:open`. Upon reviewing the source...