Merlin

Results 20 comments of Merlin

> My question is that you need it only for the `SidebarItem`? How about `NavLi`, `BottomNavItem` etc? I dont think `NavLi` needs this prop bcs you can just slot it...

> Can you elaborate about that statement? What's so special about `` tag? Although I use actions in svelte quite often, I have never had a need to use it...

Correct me if im wrong, but additionally the import should be like: ```ts import type { SupabaseClient, Session, User } from '@supabase/supabase-js'; ```

I was just about to open a "Feature Request". It would be great to have a guide on password authentication with access- and refresh-tokens, using JWT and describing how to...

I doubt that this issue is cloudflare specific because i have the same issues when i try to run the vite dev server in a sveltekit project while using the...

@danieldiekmeier Hm...i didn't use it in remote functions. Previously i had a `Password` helper class in a `auth` module that imported `@node-rs/argon2`. As soon as i removed this helper class...

While adding svelte is nice to have, are there even enough standalone svelte users these days? For me it makes more sense to add sveltekit with the static adapter for...

+1 The only thing im missing are Kanban boards like in notion. I love this project!

Maybe [Affine](https://github.com/toeverything/AFFiNE) or [AppFlowy](https://github.com/AppFlowy-IO/AppFlowy) can be used as a reference, since they both have this feature (or at least kanban boards)

Would love to see this feature. Maybe docmost helps as a reference, they support draw.io, excalidraw & mermaid.