Commit Graph

27 Commits (fdd3d4b4480e77190d1eb83151203334805b7ea3)

Author SHA1 Message Date
Tan Li Hau ebaa891e69
[chore] update code-red@0.2.0 () 4 years ago
Tan Li Hau ec0f79c5af
add updating guard to binding callback () 5 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted () 5 years ago
Tan Li Hau b4b57c39a2
clean up event handlers on re-mount () 5 years ago
Tan Li Hau a422d2aba5 fix actions having no access to parent nodes () 5 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking () 5 years ago
Richard Harris d8b25afacd update tests 5 years ago
Richard Harris 47a9811c1e alternative fix for 5 years ago
Rich Harris b9f14846b0
Structured code generation () 6 years ago
Conduitry 2328d5e6e8 use `change` event for `bind:files` () 6 years ago
Rich Harris a07eac432a
update API reference docs () 6 years ago
Rich Harris 21d56c9ee3
Tidy up () 6 years ago
Richard Harris 83a9b6af23 default to accessors: false () 6 years ago
Richard Harris b162de80ce update JS tests 6 years ago
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12 6 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes 6 years ago
Richard Harris 1d9ce0fff5 update tests 6 years ago
Rich Harris c0a8e630e3
Fix media bindings, simplify others 6 years ago
Richard Harris 468b5dc0c4 fix tests 6 years ago
Richard Harris ef944b5713 prevent parent component modifying child component state - fixes 6 years ago
Rich Harris 1f46e23e1b
More conservative invalidation 6 years ago
Conduitry df57e508f8 use extension-less import for svelte/internal 6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments () 6 years ago
Josh Duff 211e0383cf Only update inputs when the value changed 7 years ago
Rich Harris b94d7adfec replace appendNode(node, parent) with append(parent, node) - easier to follow 7 years ago
Rich Harris 9964a77565 stringify values before setting text data - fixes 7 years ago
Curtis Maloney f0a247a4e6 [Fixed ] Allow binding of input files 7 years ago