Commit graph

11 commits

Author SHA1 Message Date
Wout De Puysseleir
12887bfaa6 Add ability to pass options to sigil 2023-05-06 20:33:49 -07:00
Wout De Puysseleir
8561b25f88 Svelte Sigil: import LiveSvelte 2023-05-06 20:33:49 -07:00
Wout De Puysseleir
673fc096e7
Only use @class and not @name for component class 2023-04-10 13:04:52 -07:00
Wout De Puysseleir
b1b951238f
Add some docs to the attributes of the component 2023-03-25 16:42:44 -07:00
Wout De Puysseleir
d2fba78522
Make it possible to disable SSR 2023-03-25 13:53:05 -07:00
Wout De Puysseleir
8f81ce0cf1
Set the ssr rendered head in the body
This is a solution, not ideal but it works where we set the head in the
body instead of the head
2023-03-25 13:25:38 -07:00
Wout De Puysseleir
dd458ab15c
Add class field to component 2023-03-16 16:35:00 -07:00
Wout De Puysseleir
3fb7ee7507
Put the SSR generated code inside the div 2023-03-13 19:15:16 -07:00
Wout De Puysseleir
ad87eb936b
Move away from live_component to regular component 2023-03-13 18:51:16 -07:00
Wout De Puysseleir
5ef2ec7762
Remove unused component 2023-02-22 20:43:48 -08:00
Wout De Puysseleir
9102bcfe2f
Init 2023-02-22 20:42:31 -08:00