svelte-dialogs
svelte-dialogs copied to clipboard
handy dialogs in/for svelte
At first glance svelte-dialogs seem to work with Svelte 4.2 without issues. Please confirm and update peer dependencies.
Fixes #7
Updates the peer dependency to allow any Svelte version >= 3.5.0. Fixes #8
Issue: the text area input in dialog.prompt defaults to the rtl writing direction  Steps to reproduce: go on the showcase website [https://bibizio.github.io/svelte-dialogs/](https://bibizio.github.io/svelte-dialogs/), go to the "Prompt input types" example,...