Commit Graph

20 Commits (d17de8c51dcf9d6d7c8d3bb64ceed6683566ce21)

Author SHA1 Message Date
Rich-Harris a1b191fce9 style consistency
10 years ago
Rich-Harris 4c927c0c26 clone before set — fixes #479
10 years ago
Rich-Harris 097a7c38c0 allow helpers to depend on one another (closes #481)
10 years ago
Rich Harris e74b3edd30 hoist some event handlers, rewrite non-hoisted ones to avoid binding
10 years ago
Rich-Harris 48d8c2ca95 Merge branch 'master' into refactor
10 years ago
Rich Harris 6d993c0cc6 more consistent naming
10 years ago
Rich Harris 9875411177 reverse pre and post to fix deferrerd observers (fixes #441)
10 years ago
Rich-Harris 0f44611285 use assign helper, to avoid compatibility headaches
10 years ago
Rich-Harris b61fd27cfc recompute computed values with functions as dependencies (#413)
10 years ago
Rich Harris 97868099aa implement bind:group for checkbox inputs (#312)
10 years ago
Rich Harris 0ef0c9764a add shared prototype
10 years ago
Rich Harris 30f0dca598 dev warnings for bad arguments to component.observe (#369), and component.on("teardown") (#365)
10 years ago
Rich Harris 98148a925f always flush render hooks, even if initiator is a nested component (#263)
10 years ago
Rich Harris 987ccd79a4 Merge pull request #265 from sveltejs/gh-264
10 years ago
Rich Harris 8fa1a17846 handle xlink attributes
10 years ago
Conduitry 03580ee354 use empty comments as anchors
10 years ago
Arpad Borsos bf18fbf00f Move EachBlock and RawMustache detach code into shared
10 years ago
Conduitry beb548e73e make addEventListener, removeEventListener, setAttribute shared
10 years ago
Rich-Harris 978e35ceef move methods out of constructor
10 years ago
Rich-Harris 08331b4f8b use helpers for DOM operations
10 years ago