Commit Graph

17 Commits (1cb63ed16f6d6619aabb4672804de4217bfa1d4b)

Author SHA1 Message Date
Richard Harris 1cb63ed16f first crack at slot context
8 years ago
Conduitry f8d69e296f replace <svelte:document> with <svelte:body> (#1846)
8 years ago
Richard Harris dcc1996aef prevent duplicate declaration of store values - fixes #1883
8 years ago
Richard Harris 454ff8d84e rewrite props after instrumentation - fixes #1931
8 years ago
Rich Harris f991a41d83
store auto-subscriptions
8 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
8 years ago
Pat Cavit cb4a46d33f fix: add check for template store to conditional (#1829)
8 years ago
Rich Harris fa2f5896b2
Merge pull request #1813 from sveltejs/gh-1484-alt
8 years ago
Rich Harris b21f1d8859 fixes
8 years ago
Rich Harris a704cb77de import helper
8 years ago
Rich Harris 3c99785c07 Merge branch 'master' into gh-1434
8 years ago
Rich Harris b5945e13ea dont render undefined/null attributes in SSR
8 years ago
Rich Harris db37e3a84b add a <svelte:document> tag - #1484
8 years ago
Rich Harris 837d248257 render server bindings
8 years ago
Rich Harris 8929aebbec better error for missing store - fixes #1807
8 years ago
Rich Harris 3258779fa7 recognise dependencies in class directives - fixes #1793
8 years ago
Rich Harris e0fe31327a move render logic into separate phase (#1678)
8 years ago