Commit graph

6 commits

Author SHA1 Message Date
John Barker
2f5ecbc077
Fixes issue with slot warnings and use of slots when using LiveSvelte use macro (#196)
* Fixes issue with slot warnings and use of slots when using LiveSvelte. Components use macro
2026-02-02 23:19:33 +02:00
Dmitrii Maganov
6cb9ce7c77 Add socket prop to skip ssr for live mounts and navigation 2023-08-19 18:20:38 -07:00
Dmitrii Maganov
ceb4fee41c Fix some small issues 2023-07-30 09:46:46 -07:00
Conor Sinclair
97edfc8be5 using put_new instead of assign to prevent constant re-render 2023-06-03 14:20:33 -07:00
Conor Sinclair
f62731295a removed IO statement, abstracted name to function method 2023-06-03 14:20:33 -07:00
Conor Sinclair
75177a20bc renamed module for better DX 2023-06-03 14:20:33 -07:00
Renamed from lib/macros.ex (Browse further)