lolcabanon

Results 8 issues of lolcabanon

## What is the purpose of this pull request? - [x] New Feature ### Description I added the **use of Svelte Context API to set default icons props**. This allows...

There seems to be somewhat of a *race condition* (not sure it's the right term, but it illustrates the problem) between the `groupBy` plugin and svelte rerender (because of the...

Clean up version of #998 with [suggested changes](https://github.com/melt-ui/melt-ui/pull/998#issuecomment-1975127460).

I'd like to be able to pause **all** toasts when hovering on any toast. **Describe the solution you'd like** A `createToaster()` prop : ```js const toaster = createToaster({ pauseAllOnHover: true...

enhancement

>No need for double backslashes, can you revert that? Otherwise, very nice, much appreciated! :) _Originally posted by @ciscoheat in https://github.com/ciscoheat/superforms-web/pull/19#discussion_r1271336719_ I just foud about this issue (https://github.com/pngwn/MDsveX/issues/524) after testing...

Hey! Awesome work here. I just wanted to raise an issue in case we can improve the code or if someone else faces a similar problem. I had the issue...

Hey, congrats for your nomination at Svelte Hack! I just wanted to let you know that the component tree view seems not to be scrollable on https://rokkit.vercel.app/. Here's a screenshot...

Hey! Nice plugin! I'd like to suggest implementing another option that would allow **wrapping if the line is wider than X characters** (either prettier's default line length or a custom...

enhancement
help wanted